.wrapper{
	width:1000px;
}
.content{
	margin-top:10px;
}
.sidebar{
	width:240px;
	overflow: hidden;
	float:left;
}
.sidebar img{
	margin-top:10px;
}
.sidebar .category{
	border-bottom:1px solid #f1e1cc;
}
.sidebar .category .title{
   background: url(../images_net/cs_12_icon.gif) repeat-x left -30px;
	height:32px;
	line-height: 32px;
	text-align: center;
	border:0 solid #f1e1cc;
	border-width:1px 1px 0 1px;	
	font-size:14px;
	font-weight:bold;	
}
.sidebar .category .title a{
	color:#e4ac00;
}
.sidebar .category .content_box{
	padding:10px 0 10px 10px;
	border:0 solid #f1e1cc;
	border-width:0 1px;	
}
.sidebar .category .content_box h3{
	height:28px;
	line-height: 28px;
	background: url(../images_net/cs_12_icon.gif) no-repeat left -100px;
	padding-left:15px;
}
.sidebar .category .content_box h3 a{
	color:#a28764;
	font-weight:bold;
}
.sidebar .category .content_box p{
	padding:10px;	
}
.sidebar .category .content_box p a{
	padding:0 5px;
	color:#383838;
}
.sidebar .brand{
	border:1px solid #f1e1cc;
	margin-top:10px;
}
.sidebar .brand h2{
	height:30px;
	line-height: 30px;
	padding-left:25px;
	font-size:14px;
	font-weight:bold;
	background: url(../images_net/cs_12_icon.gif) repeat-x left 0px;
	text-align: center;
	color:#e4ac00;
}
.sidebar .brand .char{
	padding:10px;
}
.sidebar .brand .char a{
	display: inline-block;
	width:20px;
	height:20px;
	text-align: center;
	border:1px solid #fff;
	font-family: arial;
	font-size:18px;
	color:#e4ac00;
}
.sidebar .brand .char a:hover{
	color:#fff;
	background: #febf01;
	border:1px solid #edb303;
}
.sidebar .brand .allbrand{
	padding:0 10px;
	width:200px;
}
.sidebar .brand .allbrand .child span{
	display: block;
	width:20px;
	overflow: hidden;
	float:left;
	font-family: arial;
	font-size:18px;
	color:#e4ac00;
	text-align: center;
}
.sidebar .brand .allbrand .child p{
	width:165px;
	overflow: hidden;
	float: right;
	margin-bottom:5px;
}
.sidebar .brand .allbrand .child p a{
	padding-right:10px;
}
.main{
	width:750px;
	overflow: hidden;
	float: right;
}
.main .f_content .flash{
   width:750px;
	overflow: hidden;
	height:226px;
	clear: both;
}
.main .s_content .hot_img{
	margin-top:10px;
	clear:both;	
}
.main .s_content .hot_img h2{
	height: 25px;
	border-bottom:1px solid #edc899;
	position: relative;
}
.main .s_content .hot_img h2 div{
	position: absolute;
	bottom:-1px;
}
.main .s_content .hot_img h2 a{
	display: inline-block;
	width:115px;
	height:25px;
	line-height: 25px;
	font-size:14px;
	text-align: center;
	background: url(../images_net/cs_w_bg002.jpg) no-repeat;
	margin-right:5px;
}
.main .s_content .hot_img h2 a.current{
	font-weight:bold;
	background-position: left bottom;
}
.main .s_content .hot_img .content_box{
	height:100%;
	padding:10px 0 0 20px;
}
.main .s_content .hot_img .content_box ul{
	width:160px;
	float:left;
	margin:0 20px 10px 0;
}
.main .s_content .hot_img .content_box ul .title_img{
	height: 160px;
	width:160px;	
	display: table-cell;
	vertical-align: middle;
   position: relative;
	overflow: hidden;
}
.main .s_content .hot_img .content_box ul .title_img img{
	margin:0 auto;
	max-height: 160px;
	max-width: 160px;
}
.main .s_content .hot_img .content_box ul .title_img span{
	*position:absolute;
	*top:50%;
	*left:0;
}
.main .s_content .hot_img .content_box ul .title_img a{
	*position:relative;
	*top:-50%;
	*left:0;
}
.main .s_content .hot_img .content_box ul .title_text{
	height:36px;
	line-height:18px;
	overflow: hidden;
}
.main .s_content .hot_img .content_box ul .price{
	height:28px;
	line-height: 28px;
	color:#f00;
	font-size:16px;
	overflow: hidden;
	font-weight:bold;
	text-align: center;
}
.main .s_content h3{
	height:32px;
	line-height:32px;
	position: relative;
	background:url(../images_net/cs_w_bg001.jpg) no-repeat left top;
}
.main .s_content h3 span{
	display: block;
	height:32px;
	line-height: 32px;
}
.main .s_content h3 .span1{
	position: absolute;
	left:40px;
	top:0;
	font-size:14px;
	font-weight:bold;
}
.main .s_content h3 .span2{
	position: absolute;
	right:10px;
	top:0;
	color:#ba2f1c;
}
.main .s_content h3 .span2 a{
	padding:0 5px;
	color:#ba2f1c;
}
.main .s_content .content_box{
	height:100%;
	padding:10px 0 0 20px;
}
.main .s_content .content_box ul{
	width:160px;
	float:left;
	margin:0 20px 10px 0;
}
.main .s_content .content_box ul .title_img{
	height: 160px;
	width:160px;	
	display: table-cell;
	vertical-align: middle;
   position: relative;
	overflow: hidden;
}
.main .s_content .content_box ul .title_img img{
	margin:0 auto;
	max-height: 160px;
	max-width: 160px;
}
.main .s_content .content_box ul .title_img span{
	*position:absolute;
	*top:50%;
	*left:0;
}
.main .s_content .content_box ul .title_img a{
	*position:relative;
	*top:-50%;
	*left:0;
}
.main .s_content .content_box ul .title_text{
	height:36px;
	line-height:18px;
	overflow: hidden;
}
.main .s_content .content_box ul .price{
	height:28px;
	line-height: 28px;
	color:#f00;
	font-size:16px;
	overflow: hidden;
	font-weight:bold;
	text-align: center;
}