﻿@charset "utf-8";
/*customer consult style*/
.cst_img {
	height:92px;
	width:973px;
	padding-bottom:3px;
	background:transparent url('../images/bg_consult.png') no-repeat scroll center bottom; 
}

.cst_img img {
	padding-left:20px;
}

/*newhot_cst style*/
.newhot_cst {
	width:949px;
	border:1px #CCCCCC solid;
	margin:15px auto 35px;
}

.newhot_cst_t {
	height:32px;
	line-height:32px;
	background:transparent url('../images/bg_newhot_cst_t.png') repeat-x scroll center bottom;
}

.newhot_cst_t a {
	color:#666666;
}

.newhot_cst_t ul {
	padding-left:15px;
}

.newhot_cst_t ul li {
	float:left;
	width:77px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}

.newhot_cst_t ul li.hover {
	background:transparent url('../images/bg_newhot_hover.png') no-repeat scroll center top;
	line-height:33px;
}

.commnet_more {
	float:right;
	padding-right:20px;
}

.newhot_cst_c {
	padding:8px 0 5px;
	width:917px;
	margin:5px auto;
}

.newhot_cst_c ul {
}

.newhot_cst_c ul li {
	height:259px;
	border:1px #DBDBDB solid;
	margin:0 0 20px;
	*margin:8px 0 20px;
	_margin:8px 0 20px;
}

.newhot_cst_c ul li h3 {
	color:#666666;
	font-weight:normal;
	font-size:12px;
	height:30px;
	line-height:30px;
	background-color:#F8F8F8;
	border-bottom:1px #DBDBDB solid;
	padding-left:12px;
}

.cst_goods_name {
	height:78px;
	line-height:78px;
	vertical-align:middle;
	margin:0 15px;
	_margin:15px;
	border-bottom:1px #DBDBDB solid;
}

.cst_goods_name p img{
	vertical-align:middle;
	padding:0 8px 0 25px;

}

.cst_goods_name p a {
	color:#FF3300;
	text-decoration:underline;
}

.appraise {
	padding:30px 25px;
	_padding:15px 25px;
	height:22px;
	line-height:20px;
}

.appraise_l {
	float:left;
	width:112px;
	margin-bottom:8px;
}

.user_apis {
	background:transparent url('../images/bg_appraise1.png') no-repeat scroll left top;
	padding-left:40px;
	color:#000000;
	font-weight:bold;
}

.lc_reply {
	background:transparent url('../images/bg_lc_relpy.png') no-repeat scroll left top;
	padding-left:40px;
	color:#FF3300;
	font-weight:bold;
}

.appraise_c {
	clear:both;
	padding-bottom:15px;
}

.appraise_r {
	float:right;
	width:752px;
	margin-bottom:8px;
}

.appraise_r p {
	text-align:left;
}


