/*------------------------------CSS 网店产品展示页样式-------------------------------*/
body{
    color:#333;
}
#current{
	background:#f4fee6;
	height:26px;
	border:1px solid #cee7ad;
	margin-bottom:8px;
	padding:0 10px;
	line-height:26px;
	color:#365c00;
}
#current #left {
    float:left;
}
#current #left span{
    font-weight:bold;
}
#current #right{
    float:right;
	background: transparent url(images/store.gif) left -500px no-repeat scroll;
	*background: transparent url(images/store.gif) left -501px no-repeat scroll;
	padding-left:15px;
}
#current a{
    color:#365c00;
}
#current a:hover{
    color:#ff6600;
}
#main{
    width:714px;
	height:auto;
	overflow:hidden;
	float:left;
}
#main #boxA{
    width:306px;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
}
#main #boxA .picimg{
    width:300px;
	height:300px;
	padding:2px;
	border:1px solid #d7d7d7;
}
#main #boxA dd{
    width:306px;
    display:block;
	height:36px;
	line-height:36px;
	color:#ff6600;
	text-align:center;
}
#main #boxA ul{
    width:200px;
	margin:0 auto;
}
#main #boxA li{
    float:left;
	height:20px;
	line-height:20px;
	padding:0 20px;
	color:#333;
}
.shoucang{
    background:url(images/shoucang.gif) 0 2px no-repeat;
	padding-left:16px;
}
.gouwuche{
    background:url(images/gouwuche.gif) 0 2px no-repeat;
	padding-left:16px;
}
#main #boxA .btn{
    width:200px;
	height:36px;
	display:block;
	margin:0 auto;
}
#main #boxB{
    width:396px;
	height:auto;
	overflow:hidden;
	float:right;
}
#main #boxB h3{
    font-size:18px;
	color:#365c00;
	line-height:26px;
	padding-bottom:10px;
}
#main #boxB #info{
	margin-bottom:5px;
	float:left
}
#main #boxB #info li{
    float:left;
	line-height:22px;
	padding:0 5px;
	white-space:nowrap;
	width:396px;
	height:22px;
}
#main #boxB #info .price1{
    width:396px;
    display:block;
    text-decoration:line-through;
}
#main #boxB #info .price2{
    width:396px;
    display:block;
}
#main #boxB #info .price2 span{
    font-size:18px;
	font-weight:bold;
	color:#ff0000;
}
#main #boxB #btnbox{
    clear:both;
	height:36px;
	/*border:1px solid #FFBB77;
	background:#FFEEDD;*/
	padding:10px;
	text-align:center;
}
#main #boxB #btnbox .btn{
    display:block;
	margin:0 auto;
}
#main #boxB #msgbox{
    clear:both;
	border:1px solid #ddd;
	height:70px;
	margin-top:10px;
}
#main #boxB #msgbox dt{
    width:55px;
	height:70px;
	float:left;
	background:url(images/store.gif) 15px 20px no-repeat;
	border-right:1px solid #ddd;
}
#main #boxB #msgbox dd{
    line-height:20px;
	padding-top:5px;
	float:right;
	width:320px;
	text-align:left;
}
#main #boxB #msgbox dd .tao_01 {
	background:transparent url(images/store.gif) no-repeat scroll left -51px;
	color:#3366CC;
	padding-left:20px;
}
#main #boxB #msgbox dd .tao_02 {
	background:transparent url(images/store.gif) no-repeat scroll left -86px;
	color:#3366CC;
	padding-left:20px;
}
#main #boxB #msgbox dd .tao_03 {
	background:transparent url(images/store.gif) no-repeat scroll left -117px;
	color:#3366CC;
	padding-left:20px;
}
#main #boxB #msg{
    border:1px solid #ddd;
	padding:10px;
	margin-top:10px;
}
.font12lv{
    color:#427500;
	font-weight:bold;
}
.font12lan{
    color:#3366CC;
}
#main #boxC{
    clear:both;
	width:714px;
	height:auto;
	overflow:hidden;
	padding-top:5px;
}
#main #boxC #description,#main #boxC #zhifubao,#main #boxC #service{
    clear:both;
	width:714px;
	height:auto;
	overflow:hidden;
}
#main #boxC #description h4,#main #boxC #zhifubao h4,#main #boxC #service h4{
    height:20px;
	background:url(images/store.gif) left -148px repeat-x;
	margin-top:20px;
	font-size:14px;
	color:#427500;
	padding:8px 0 0 20px;
}

#main #boxC #description #miaoshu{
    width:650px;
	height:auto;
	overflow:hidden;
	margin:10px auto;
	border-top:1px solid #e1feb9;
	border-bottom:1px solid #e1feb9;
	background:#f9fef2;
	padding:15px;
}
#main #boxC #description #miaoshu li{
    float:left;
	padding:0 10px;
	height:24px;
	line-height:24px;
	width:305px;
	white-space:nowrap;
}
#main #boxC #description .textbox{
    width:650px;
	margin:0 auto;
    clear:both;
	color:#074800;
	/*font-weight:bold;*/
	line-height:20px;
}
#main #boxC #description#main #boxC #zhifubao,#main #boxC #service{
    clear:both;
	width:714px;
	height:auto;
	overflow:hidden;
}
#main #boxC #zhifubao h4,#main #boxC #service h4{
    height:20px;
	background:url(images/store.gif) left -148px repeat-x;
	margin-top:20px;
	font-size:14px;
	color:#427500;
	padding:8px 0 0 20px;
}
#main #boxC #zhifubao #content,#main #boxC #service #content{
    width:650px;
	height:auto;
	overflow:hidden;
	margin:10px auto 0 auto;
	line-height:20px;
}
#main #boxC #zhifubao #content .msg{
    padding-left:110px;
}
#main #boxC #zhifubao #content .zfbimg{
    height:90px;
    background:url(images/zhifubao.gif) center no-repeat;
}
#main #boxC #zhifubao #content .flowBox {
	background:#FFFFE5 none repeat scroll 0 0;
	border:1px solid #FFCC7F;
	margin:10px 0 0 110px;
	padding:10px 15px;
	width:505px;
	line-height:20px;
}
#main #boxC #zhifubao #content .fourbox{
    clear:both;
	margin-top:20px;
}
#main #boxC #zhifubao #content .fourbox .four{
    color:#FF6600
}
.fourbox ul {
	border-top:3px solid #CCCCCC;
}
.fourbox li {
	border-bottom:1px solid #DDDDDD;
	clear:both;
	height:40px;
	line-height:20px;
	overflow:hidden;
	padding:3px 0;
}
.flow01 {
	display:block;
	float:left;
	padding-right:10px;
	text-align:center;
	width:100px;
}
.flow02 {
	display:block;
	float:left;
	padding-right:10px;
	width:200px;
}
.flow03 {
	display:block;
	float:left;
	padding-right:10px;
	width:220px;
}
.flow04 {
	display:block;
	float:left;
	text-align:center;
	width:80px;
}
.flow04 .buton{
	background:transparent url(images/store.gif) repeat-x scroll left -197px;
	color:#FFFFFF;
	display:block;
	height:21px;
	width:68px;
	padding-top:3px;
	margin:0 auto;
	font-weight:bold
}
.flow04 a{
	color:#FF0000;
}
.fontred{
    color:#9c0001
}
#main #boxC #zhifubao #content .point {
	clear:both;
	padding:10px 0 0 20px;
}

.pointname {
	color:#3366CC;
	font-weight:bold;
	height:20px;
}
#main #boxC #zhifubao #content .point li{
    line-height:20px;
}
#main #boxC #zhifubao #content .point li a{
    color:#ff0000;
}
#main #boxC #service #content .f01 {
	background:transparent url(images/store.gif) no-repeat scroll left -233px;
	padding:10px 0 20px 60px;
}
#main #boxC #service #content .f02 {
	background:transparent url(images/store.gif) no-repeat scroll left -333px;
	padding:0 0 20px 60px;
}
#main #boxC #service #content .f03 {
	background:transparent url(images/store.gif) no-repeat scroll left -427px;
	padding-left:60px;
}


#main #boxC #commentary {
    width:650px;
	height:auto;
	overflow:hidden;
	margin:20px auto 10px auto;
}

#main #boxC #commentary #grade{
    width:560px;
	margin:0 auto;
    clear:both;
    padding:20px 0;
}
#main #boxC #commentary #grade li{
    float:left;
	padding:0 30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#427500;
}
#main #boxC #commentary #grade li span{
    display:block;
	padding:5px 0;
}
.count{
    color:#d7211d;
}
#main #boxC #commentary #textTop{
    clear:both;
	padding:10px 0;
}

#main #boxC #commentary #textTop .spanimg{
    width:57px;
	height:25px;
	background:url(images/taolun.jpg) no-repeat;
	display:block;
	cursor:pointer;
	float:left;
}
#main #boxC #commentary #textTop .spantext{
    display:block;
	float:left;
	line-height:25px;
	padding-left:10px;
}
.red{
    font-weight:bold;
	color:#ff0000;
}
#main #boxC #commentary #newsPost{
    clear:both;
	padding:10px 0;
}
#main #boxC #commentary #newsPost textarea{
    width:635px;
	height:100px;
	margin:0 auto;
	font-size:12px;
}
#main #boxC #commentary #textSub .input{
    font-size:12px;
	width:160px;
	height:14px;
	padding-top:2px;
}
#main #boxC #commentary #textSub .btn02{
    width:68px;
	height:19px;
	background:url(images/btn02.jpg) no-repeat;
	border:0;
	font-size:12px;
	line-height:19px;
}
#main #boxC #commentary #textSub .look{
    font-size:12px;
	color:#ff6600;
	text-align:right;
	padding-bottom:20px;
}
#main #boxC #commentary #messages{
    clear:both;
	padding:20px 0;
	margin:10px 0;
	height:auto;
	overflow:hidden;
}
#main #boxC #commentary #messages li{
    padding:10px 0;
	height:auto;
	overflow:hidden;
	border-bottom:1px dashed #d7d7d7;
	float:left;
}
#main #boxC #commentary #messages .user{
    float:left;
	color:#666;
	display:block;
		background:#f7f7f7;

}
#main #boxC #commentary #messages .user span{
    color:#427500;
}
#main #boxC #commentary #messages .date{
    float:right;
	color:#666;
	display:block;
		background:#f7f7f7;

}
#main #boxC #commentary #messages .msgtext{
    width:100%;
    display:block;
    clear:both;
	line-height:20px;
	height:auto;
	padding:10px 0 0 0;
}


#sidebar{
    width:240px;
	height:auto;
	overflow:hidden;
	float:right;
}
#sidebar .recommend{
    width:240px;
	height:auto;
	overflow:hidden;
	float:left;
	padding-bottom:10px;
}
.title{
    height:35px;
    background:url(images/titleC.jpg) repeat-x;
}
.title .L{
    width:30px;
	height:35px;
	background:url(images/titleL.jpg) left no-repeat;
	float:left;
}
.title .C{
	height:24px;
	font-size:14px;
	font-weight: bold;
	color:#427500;
	float:left;
	padding-top:11px;
}
.title .R{
    width:45px;
	height:35px;
	background:url(images/titleR.jpg) left no-repeat;
	line-height:35px;
	float:right;
	text-align:right;
	padding-right:15px;
}
.title .R a{
	color:#427500;
}
.title .R a:hover{
    color:#ff6600;
}
#sidebar .recommend .content{
    width:218px;
	height:auto;
	overflow:hidden;
	border-left:1px solid #cee7ad;
	border-right:1px solid #cee7ad;
	border-bottom:1px solid #cee7ad;
	padding:10px;
}
#sidebar .recommend .content dl{
    width:96px;
    text-align:center;
    float:left;
	padding:6px;
}
#sidebar .recommend .content img{
    width:90px;
	height:90px;
	padding:2px;
	border:1px solid #d7d7d7;
}
#sidebar .recommend .content dt{
	line-height:18px;
	padding:5px 0;
}
#sidebar .recommend .content dt a{
    color:#427500;
}
#sidebar .recommend .content dt a:hover{
    color:#ff6600;
}
#sidebar .content dd span{
    color:#ff0000;
}
#sidebar .recommend #dianpu dl{
	width:208px;
	height:auto;
	overflow:hidden;
	text-align:left;
	padding:0;
} 
#sidebar .recommend #dianpu dt{
	width:60px;
	float:left;
	padding:0;
	line-height:20px;
}
#sidebar .recommend #dianpu dd{
	width:140px;
	float:right;
	padding:0;
	line-height:20px;
}
#sidebar .recommend #dianpu img{
	width:auto;
	height:auto;
	border:0;
}
#sidebar .recommend #dianpu span img{
	display:block;
	float:left;
	padding:10px 10px 0 10px;
	cursor:pointer;
}



#help{
    clear:both;
	height:auto;
	overflow:hidden;
	padding-top:10px;
}
#help .line{
    clear:both;
    height:11px;
	background:url(images/line.jpg) no-repeat;
}
#help .content{
   height:auto;
   overflow:hidden;
   padding:10px 0;
   float:left;
}
#help .content dl{
    width:173px;
	float: left;
	padding:0 10px;
}
#help .content dt{
    height:23px;
	padding:5px 0 2px 60px;
	font-size:14px;
	font-weight:bold;
}
#help .content  dd{
    padding:3px 0 3px 50px;
	clear:both;
}
#help .content #box1 dt{
    background:url(images/style.jpg) 0 0 no-repeat;
}
#help .content #box2 dt{
    background:url(images/style.jpg) 0 -35px no-repeat;
}
#help .content #box3 dt{
    background:url(images/style.jpg) 0 -74px no-repeat;
}
#help .content #box4 dt{
    background:url(images/style.jpg) 0 -112px no-repeat;
}
#help .content #box5 dt{
    background:url(images/style.jpg) 0 -150px no-repeat;
}





