/*------------------------------CSS 商城页样式-------------------------------*/
body{
    color:#333;
}
#sidebar{
    width:240px;
	height:auto;
	overflow:hidden;
	float:left;
}
#sidebar #category{
    float:left;
	height:340px;
}
#sidebar #category #Ctitle{
    width:240px;
    height:30px;
	background:url(images/listtop.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	float:left;
}
#sidebar #category #Cmiddle{
    width:240px;
    height:290px;
	background:url(images/listmiddle.jpg) repeat-y;
	float:left;
}
#sidebar #category #Cmiddle ul{
    width:191px;
	margin:0 auto;
}
#sidebar #category #Cmiddle #menu .biglist{
    width:151px;
	height:26px;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	vertical-align: bottom;
	margin:7px 0;
	float:left;
	overflow:hidden;
 }
#sidebar #category #Cmiddle #menu span{
    width:151px;
	height:26px;
	background:url(images/listbg.jpg) no-repeat;
	padding-left:40px;
	position:absolute;
	float:left;
	overflow:hidden;
}

#sidebar #category #Cmiddle li a{
    color:#427500;
}
#sidebar #category #Cmiddle .smalllist{
	position: absolute;
	display:none;
	float:left;
	z-index:100;
	overflow:hidden;
	zoom:1;
	width:210px;
	padding:5px;
	border:1px solid #64B000;
	background-color:#F8FDE3;
	margin:0 0 0 160px;
}
#sidebar #category #Cmiddle .smalllist li{
    width:80px;
    padding:0 6px;
	margin:0 5px;
	display:block;
	height:25px;
	float:left;
	vertical-align:bottom;
	border-bottom:dashed #CAEEA4 1px;
	font-size:12px;
	font-weight:normal;
}

#sidebar #category #Cbottom{
    width:240px;
    height:12px;
	background:url(images/listbottom.jpg) no-repeat;
	float:left;
}

#sidebar #collection{
    width:240px;
	height:auto;
	overflow:hidden;
    padding-top:10px;
	float:left;
}
#sidebar #collection .title{
    height:35px;
    background:url(images/titleC.jpg) repeat-x;
}
#sidebar #collection .title .L{
    width:30px;
	height:35px;
	background:url(images/titleL.jpg) left no-repeat;
	float:left;
}
#sidebar #collection .title .C{
	height:24px;
	font-size:14px;
	font-weight: bold;
	color:#427500;
	float:left;
	padding-top:11px;
}
#sidebar #collection .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;
}
#sidebar #collection .title .R a{
	color:#427500;
}
#sidebar #collection .title .R a:hover{
    color:#ff6600;
}
#sidebar #collection .content{
    width:218px;
	height:840px;
	overflow:hidden;
	border-left:1px solid #cee7ad;
	border-right:1px solid #cee7ad;
	border-bottom:1px solid #cee7ad;
	padding:10px;
}
#sidebar #collection .content dl{
    width:96px;
    text-align:center;
    float:left;
	padding:6px;
}
#sidebar #collection .content img{
    width:90px;
	height:90px;
	padding:2px;
	border:1px solid #d7d7d7;
}
#sidebar #collection .content dt{
	line-height:18px;
	padding:5px 0;
}
#sidebar #collection .content dt a{
    color:#427500;
}
#sidebar #collection .content dt a:hover{
    color:#ff6600;
}
#sidebar #collection .content dd span{
    color:#ff0000;
}

#sidebar #popularshop{
    width:240px;
    height:auto;
	overflow:hidden;
	padding-top:10px;
	float:left;
}
#sidebar #popularshop .title{
    height:32px;
	overflow:hidden;
    background:url(images/populartop.jpg) no-repeat;
	color:#fff;
	padding:25px 20px 0 55px;
}
#sidebar #popularshop .title .name{
    float:left;
	font-size:14px;
	font-weight:bold;
}
#sidebar #popularshop .title .more a{
    float:right;
	color:#fff;
}
#sidebar #popularshop .title .more a:hover{
    color:#ff6600;
}
#sidebar #popularshop .middle{
    width:200px;
	height:500px;
	overflow:hidden;
	background:url(images/popularmiddle.jpg) left repeat-y;
	padding:10px 20px 0 20px;
	float:left;
}
#sidebar #popularshop .middle ul{
	margin:0 auto;
}
#sidebar #popularshop .middle li{
    width:200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border-bottom:1px dashed #d7d7d7;
	padding:8px 0;
	color:#427500;
}
#sidebar #popularshop .middle li img{
    width:75px;
	height:75px;
    border:3px solid #ddd;
	float:left;
	margin-right:8px;
	display:inline;
}
#sidebar #popularshop .middle li span{
    display:block;
	overflow:hidden;
	padding:3px 0;
	line-height:20px;
}
.companyname{
    font-weight:bold;
	}
.btn01{
    width:97px;
	height:23px;
	display: block;
	background: url(images/btn01.jpg) no-repeat;
	cursor:pointer;
}
#sidebar #popularshop .bottom{
    width:240px;
    height:10px;
	background:url(images/popularbottom.jpg) no-repeat;
	float:left;
}


#main{
    width:714px;
	height:auto;
	overflow:hidden;
	float:right;
}
#main #ad{
    width:490px;
	height:300px;
	overflow:hidden;
	float:left;
}
#main #recommend{
    width:220px;
	height:300px;
	overflow:hidden;
	background:url(images/tjbg.jpg) no-repeat;
	float:left;
	margin-left:4px;
	display:inline;
}
#main #recommend h4{
    font-size:14px;
	color:#fff;
	padding:7px 0 0 25px;
	margin-bottom:18px;
}
#main #recommend ul{
    width:190px;
	margin:0 auto;
}
#main #recommend ul li{
    height:76px;
    margin:0 0 8px 0;
	vertical-align:bottom;
	overflow:hidden;
}
#main #recommend img{
    width:70px;
	height:70px;
	padding:2px;
	border:1px solid #d7d7d7;
	float:left;
}
#main #recommend span{
    width:105px;
	float:right;
	display:block;
	line-height:18px;
	font-weight:bold;
	color:#454545;
	text-align:left;
}
#main #recommend .name{
    color:#427500;
}
#main #recommend .price{
    color:#db251a;
}
#main #recommend .tuijian{
    width:105px;
	height:21px;
	display:block;
	background: url(images/tuijian.jpg) left no-repeat;
	padding:0 0 4px 0;
}
#main #promotions{
    clear:both;
	width:714px;
	padding-top:10px;
}
#main #promotions h4{
    background:url(images/icon1.jpg) left no-repeat;
	padding-left:15px;
	font-size:14px;
	color:#427500;
	padding-top:2px;
	height:17px;
}
#main #promotions .name{
	float:left;
}
#main #promotions .more{
	float:right;
	font-size:12px;
	font-weight:normal;
}
#main #promotions .more a{
    color:#427500;
}
#main #promotions .more a:hover{
    color:#ff6600;
}
#main #promotions #content{
    width:704px;
	height:189px;
	overflow:hidden;
	margin-top:3px;
	background:url(images/cuxiaobg.jpg) no-repeat;
	padding:15px 5px;
}
#main #promotions #content dl{
    width:120px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0 9px;
	text-align:center;
	line-height:18px;
}
#main #promotions #content dl img{
    width:120px;
	height:120px;
}
#main #promotions #content dt{
    width:120px;
}
#main #promotions #content dt a{
    font-weight:bold;
	color:#427500;
}
#main #promotions #content dt a:hover{
    color:#ff6600;
}
#main #promotions #content .yj{
	text-decoration: line-through;
	font-weight:normal;
	color:#333;
}
#main #promotions #content dd{
    font-weight:bold;
	color:#ff6600;
}
#main #promotions #content dd .price{
    color:#ff0000;
}
#main .box{
    width:714px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	clear:both;
}
#main .box h4{
    font-size:14px;
	color:#427500;
	background:url(images/columntitle.jpg) no-repeat;
	padding-left:15px;
	padding-top:3px;
	height:20px;
}
#main .box  .name{
	float:left;
}
#main .box  .more{
	float:right;
	font-size:12px;
	font-weight:normal;
}
#main .box  .more a{
    color:#427500;
}
#main .box .more a:hover{
    color:#ff6600;
}
#main .box .productbox{
    width:694px;
	height:370px;
	background:url(images/boxbg.jpg) no-repeat;
	overflow:hidden;
	margin-top:5px;
	padding:10px;
}

#main .box .productbox dl{
    width:126px;
    text-align:center;
    float:left;
	padding:6px;
}
#main .box .productbox img{
    width:120px;
	height:120px;
	padding:2px;
	border:1px solid #d7d7d7;
}
#main .box .productbox dt{
    height:24px;
	overflow:hidden;
	line-height:24px;
	padding:5px 0 0 0;
}
#main .box .productbox dt a{
    color:#427500;
}
#main .box .productbox dt a:hover{
    color:#ff6600;
}
#main .box .productbox dd span{
    color:#ff0000;
}

#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;
}







/*首页广告CSS*/
#main #ad .bigimg{
    width:400px;
	height:292px;
	background:url(images/adbg.jpg) top no-repeat;
	float:left;
	padding:8px 14px 0 8px;
}

#main #ad .bigimg img{
    width:400px;
	height:250px;
	*margin-top:-6px;
}
#main #ad .bigimg span{
    display:block;
	height:32px;
	line-height:32px;
	//background:url(images/icon.gif) 0 10px no-repeat;
	padding-left:20px;
}
#main #ad .numlist{
    width:68px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:-2px;
	display:inline;
}
#main #ad .numlist li{
    display:block;
    height:48px;
    background:url(images/btnbg01.jpg) no-repeat;
	padding:20px 0 0 10px;
	vertical-align:bottom;
	margin:5px 0;
	cursor:pointer;
}






