@charset "utf-8";
/* 共用样式 */
/*
版权所有：中华汽配网 - 网上商城
作者：李健
MSN：lijazz2008@163.com
创建：@date
修改：@date
*/
/*-----------------------公用-----------------------*/
#thisnow {
	float:left;
	width:950px;
	height:30px;
	line-height:30px;
}
#thisnow h4 {
	float:right;
	width:235px;
	background:url(../images/S_IcoImg.gif) no-repeat left -404px;
	padding-left:16px;
	font-size:12px;
	font-weight:normal;
}
#thisnow p {
	float:left;
	background:url(../images/S_IcoImg.gif) no-repeat left -294px;
	padding-left:13px;
}
#thisnow a {
	background:url(../images/S_IcoImg.gif) no-repeat right 4px;
	padding-right:8px;
	color:#2255aa;
	text-decoration:none;
}
/*---------------------右侧公用样式-------------------*/
#left {
	float:left;
	width:690px;
	margin-bottom:10px;
}
#right {
	float:right;
	width:250px;
	margin-bottom:10px;
}
.box {
	float:left;
	width:242px;
	border:1px solid #cccccc;
	background-color:#f7f7f7;
	padding:3px;
}
.h3style {
	height:36px;
	line-height:34px;
	background:#ffffff url(../images/S_IcoImg.gif) no-repeat 14px -90px;
	padding-left:26px;
	font-size:14px;
}
.h3style span {
	position:relative;
}
.box .more {
	height:36px;
	line-height:36px;
	background:url(../images/S_NavLine.gif) repeat-x left bottom;
	margin:-36px 10px 0 10px;
	padding-right:2px;
	text-align:right;
}
.boxes {
	width:222px;
	background-color:#ffffff;
	padding:10px 10px 0 10px;
}
/*--[商户推荐]--*/
#shop_text {
	float:left;
	background-color:#ffffff;
	padding:5px 10px 0 10px;
}
#shop_text li, #shop_text li span {
	display:inline;
	float:left;
}
#shop_text li {
	width:212px;
	height:22px;
	line-height:22px;
	background:url(../images/S_IcoImg.gif) no-repeat 2px -191px;
	padding-left:10px;
}
.n_title {
	width:162px;
	overflow:hidden;
}
.n_date {
	width:50px;
	text-align:right;
	font-size:10px;
	color:#666666;
}

#recom_pic {
	float:left;
	width:242px;
	margin:0 auto;
	padding:10px 0;
	overflow:hidden;
	background-color:#ffffff;
}
#recom_pic li {
	display:inline;
	float:left;
	height:40px;
	margin:0 0 1px 12px;
	overflow:hidden;
}

/*--[广告250*50]--*/
#ad250 {
	float:left;
	height:50px;
	overflow:hidden;
	margin:10px 0;
}
/*--[商品推荐]--*/
#hotpro {
	margin-bottom:10px;
}
#hotpro dl {
	width:152px;
	height:72px;
	margin-left:70px;
}
#hotpro dt {
	width:152px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
#hotpro .imgbox {
	position:absolute;
	width:60px;
	height:60px;
	margin:-22px 0 0 -70px;
	overflow:hidden;
	border:1px solid #e4e4e4;
}
.hotico {
	position:absolute;
	width:25px;
	height:25px;
	background:url(../images/S_HotIco.gif) no-repeat left center;
	margin:-20px 0 0 -68px;
}
.hotico img {
	display:none;
}
.price {
	height:20px;
	line-height:20px;
}
.price span {
	color:#ff3300;
}
.buybtn a {
	display:block;
	width:36px;
	height:15px;
	line-height:15px;
	background:url(../images/S_IcoImg.gif) no-repeat -163px -30px;
	padding-top:2px;
	margin-top:3px;
	color:#885300;
	text-decoration:none;
	text-align:center;
}
/*--[招商合作]--*/
#acting dl {
	width:132px;
	height:66px;
	margin-left:90px;
}
#acting dt {
	height:24px;
	line-height:24px;
	font-weight:bold;
}
#acting .imgbox {
	position:relative;
	display:inline;
	float:left;
	height:55px;
	margin:-24px 0 10px -90px;
	overflow:hidden;
}
#acting ul {
	width:222px;
	margin:0 auto;
	padding:6px 0;
	border-top:1px dashed #cccccc;
}
#acting li {
	height:22px;
	line-height:22px;
	background:url(../images/S_IcoImg.gif) no-repeat 2px -191px;
	padding-left:10px;
	overflow:hidden;
}
#acting li a {
	background:url(../images/S_newIco.gif) no-repeat right 1px;
	padding-right:20px;
}
/*------------------------------兼容处理------------------------------*/
