@charset "utf-8";
/* CSS Document */
@import url(syssite/home/shop/1/template/current/default/images/sidebar_product.css); /*侧边栏样式*/

/*--列表页结构及样式--*/

/*推荐服装*/
#list_best{
	width: 708px;
	height:400px;
	border: 1px solid #e7e7e7;
	display: block;
	margin:15px 0px 35px 0px;
}
#list_best h3{
	color: #666;
	background-image: url(syssite/home/shop/1/template/current/default/images/bg_best.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 564px;
	padding-top: 9px;
	padding-left: 145px;
	font-size:12px;
	font-weight:normal;
}
#list_best ul{
	display: block;
	margin: 22px auto;
	width: 630px;
	list-style-type: none;
	color:#333;
}
#list_best li{
	float: left;
	margin: 0px 15px;
    _margin: 0px 12px;
	width: 180px;
	line-height: 150%;
	text-align: center;
	overflow:hidden;
}
.list_best li a{
	color: #333;
	text-decoration: none;
}
.list_best li a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#list_best span{
	display: block;
	height: 20px;
	width: auto;
	padding-top: 5px;
}
#list_best strong{color: #990000;}
#list_best a img{filter: Alpha(Opacity=);}
#list_best a:hover img{filter: Alpha(Opacity=70);}

#list{
	display: block;
	width: 884px;
	list-style-type: none;
	clear: both;
}
#list li{
	float: left;
	margin-left: 40px;
	_margin-left: 32px;
	width: 180px;
	line-height: 150%;
	text-align: center;
	overflow:hidden;
	padding-bottom: 10px;
}
#list span{
	display: block;
	height: 20px;
	width: auto;
	padding-top: 5px;
}
.list li a{
	color: #333;
	text-decoration: none;
}
.list li a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#list strong{color: #990000;}
#list a img{filter: Alpha(Opacity=);}
#list a:hover img{filter: Alpha(Opacity=70);}

#page{
	text-align: center;
	display: block;
	height: 100px;
	width: 355px;
	padding:5px 0px 10px 120px;
	clear: both;
	margin-top:-10px;
	margin:auto;
}
#page2{
	text-align: center;
	display: block;
	height: 120px;
	width: 355px;
	padding:60px 0px 40px 120px;
	clear: both;
	margin: 10px auto 10px auto;
}
#page a,#page2 a{
	color: #888;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
}
#page #fenye a,#page2 #fenye a{
	border:1px solid #ccc;
	background:#f2f2f2;
	font-size:10px;
	color:#000;
	font-family:Verdana;
	padding:2px;
}
#fenye a{
	border:1px solid #ccc;
	background:#f2f2f2;
	font-size:10px;
	color:#000;
	font-family:Verdana;
	padding:2px;
}
#page a:hover,#page2 a:hover{color: #ff0000;}
#page a img,#page2 a img{
	position: relative;
	top: 2px;
}

#page strong,#page2 strong{
	font-weight: normal;
	color: #ff6702;
}
#colum_intro{
	width: 700px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #e7e7e7;
	margin-top:5px;
	padding:5px;
}
