.wrapper{
	width:1000px;
}
.content{
	margin-top:10px;
}
.sidebar{
	width:225px;
	overflow: hidden;
	float:left;
}
.sidebar img{
	margin-top:10px;
}
.sidebar .category{
	border:1px solid #fec107;
}
.sidebar .category .title{
   background: url(../images_net/cs_m_bg001.gif) repeat-x left 0;
	height:36px;
	line-height: 36px;
	padding-left:10px;
	font-size:14px;
}
.sidebar .category .content_box{
	padding:10px 0 10px 10px;
}
.sidebar .category .content_box h3{
	height:28px;
	line-height: 28px;
	background: url(../images_net/cs_m_bg002.gif) no-repeat left 8px;
	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 .best{
	border:1px solid #fec107;
	margin-top:10px;
}
.sidebar .best ul{
	height: 100%;
}
.sidebar .best ul li{
	height:26px;
	line-height:26px;
	float:left;
	width:111px;
	font-size:14px;	
	text-align: center;
	cursor: pointer;
	border-bottom:1px solid #ffe69c;
}
.sidebar .best ul li.current{
	background: url(../images_net/cs_m_bg002.gif) repeat-x left -88px;
   border-bottom-color:#fff;
}
.sidebar .best .content_box{
	padding:10px 5px;
}
.sidebar .best .content_box dl{
	height: 100%;
	margin-bottom:10px;
}
.sidebar .best .content_box dl dt{
	width:76px;
	float:left;
	overflow: hidden;
	height: 80px;
}
.sidebar .best .content_box dl dt img{
	margin:0;
	max-width: 75px;
	max-height: 75px;
}
.sidebar .best .content_box dl dd{
	width:125px;
	float:right;
}
.sidebar .best .content_box dl dd .title_text{
	height:36px;
	line-height: 18px;
	overflow: hidden;
}
.sidebar .best .content_box dl dd strong{
	color:#f00;
}
.main{
	width:765px;
	overflow: hidden;
	float: right;
}
.main .f_content{
	height:100%;
}
.main .f_content .flash{
	height:100%;
	width:500px;
	float:left;
	overflow:hidden;
}
.main .f_content .right{
	width:255px;
	float:right;
	overflow: hidden;
}
.main .f_content .right .brand{
	border:1px solid #ffcc38;
	padding:1px;
}
.main .f_content .right .brand h2{
	height:28px;
	line-height: 28px;
	background: #d4ac2b;
}
.main .f_content .right .brand h2 span{
	display: block;
	float:left;
	width:85px;
	text-align: center;
	font-size:14px;
	background: url(../images_net/cs_m_bg002.gif) no-repeat right -60px;
	color:#fff;
	padding-right:25px;
}
.main .f_content .right .brand ul{
	height: 100%;
	padding:10px 0 10px 10px
}
.main .f_content .right .brand ul li{
	width:105px;
	padding-right:2px;
	float:left;
	height:22px;
	line-height: 22px;
	background: url(../images_net/cs_m_bg002.gif) no-repeat left -20px;
	padding-left:10px;
	overflow: hidden;	
}
.main .f_content .right img{
	margin-top:9px;
}
.main .s_content h3{
	height:36px;
	line-height:36px;
	position: relative;
	background:url(../images_net/cs_m_bg001.gif) no-repeat left -36px;
	margin-top:10px;
}
.main .s_content h3 span{
	display: block;
	height:35px;
	line-height: 35px;
}
.main .s_content h3 .span1{
	position: absolute;
	left:12px;
	top:0;
	font-size:14px;
	font-weight:bold;
	width:84px;
	text-align: center;
	color:#f27000;
	border-bottom:1px solid #f27000;
}
.main .s_content h3 .span2{
	position: absolute;
	right:10px;
	top:0;
	color:#ba2f1c;
}
.main .s_content h3 .span2 a{
	padding:0 5px;
}
.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;
	text-align: center;
}
.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;
}