/* CSS Document */
@import url(common.css); 
#main_title h1 {
	font-size: 12px;
	font-weight: 400;
	margin: 0px;
	display: inline;
}
/*产品页开始*/
.product {
	width: 952px;
	overflow: auto;
	height: auto;
}
.product_bg {
	background: url(/images/video/product_bg.gif) no-repeat 10px 235px;
	margin-bottom: -30px;
	z-index: 200;
	position: relative;
}
.product_bg1 {
	background: url(/images/video/product_bg.gif) no-repeat 10px 245px;
	*background: url(/images/video/product_bg.gif) no-repeat 10px 248px;
	margin-bottom: -30px;
	z-index: 200;
	position: relative;
}
/*产品左边开始*/
.product_left {
	float: left;
	width: 630px;
	height: auto;
	overflow: hidden;
}
.product_img {
	width: 180px;
	float: left;
	text-align: center;
	height: auto;
	overflow: auto;
}
.product_img img {
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.product_img .product_logoimg img {
	width: 100px;
	height: 35px;
	overflow: hidden;
	margin-top: 15px;
}
.product_color {
	width: 138px;
	height: 68px;
	line-height: 20px;
	text-align: center;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #cac5bf;
	margin: 6px 0px 0px 12px;
	background: #f8f8f8;
	color: #8e8e8e;
}
.product_color strong {
	color: #0084c1;
}
.product_color ul {
	width: 138px;
	_width: 136px;
	text-align: center;
	display: inline;
	height: 17px;
	float: right;
	line-height: 17px;
	margin-top: 2px;
	padding-top: 7px;
	border-top: 1px solid #d3d3d3;
}
.product_color ul li{
	margin-right: 5px;
	width: 15px;
	height: 15px;
	border: 1px solid #eee;
	cursor: pointer;
	float: left;
}
.product_text {
	width: 450px;
	float: right;
	height: auto;
	overflow: hidden;
	line-height: 20px;
	color: #666;
	display: block;
}
.product_text h1 {
	color: #1e1e1e;
	font-size: 14px;
	font-weight: 600;
	margin: 0px;
	line-height: 35px;
	height: 35px;
	width: 450px;
	overflow: hidden;
}
.product_text strong {
	color: #06c;
	font-weight: 400;	
}
/*产品左边结束*/
/*产品右边开始*/
.product_right {
	float: right;
	width: 307px;
	height: 300;
	overflow: hidden;
	background: url(/images/video/product_bottom.gif) no-repeat left bottom;
	padding-bottom: 8px;
}
.product_rightmin {
	width: 307px;
	height: 300;
	overflow: hidden;
	background: url(/images/video/product_rightbg.gif) repeat-y;
}
.product_rightbox {
	width: 270px;
	height: 276px;
	float: left;
}
.product_rightbar {
	width: 33px;	
	height: 140px;
	overflow: hidden;
	float: right;
	margin-top: 15px;
}
.product_rightbar ul li {
	width: 13px;
	height: 60px;
	padding: 5px 14px 5px 6px;
	background: url(/images/video/product_libg.gif) repeat-y;
	cursor: pointer;
}
.product_rightbar a:hover {
	text-decoration: none;
}
.product_rightbar .libg {
	background: url(/images/video/product_icn.gif) no-repeat;
}
.product_title {
	width: 250px;
	height: 30px;
	background: url(/images/new20/product_bg.gif) repeat-x;
	margin-left: 4px;
	line-height: 30px;
	padding-left: 20px;
}
.product_title1 {
	width: 250px;
	height: 30px;
	background: url(/images/new20/product_bg.gif) repeat-x;
	margin-left: 0px;
	line-height: 30px;
	padding-left: 20px;
}
.product_title h2,.product_title1 h2 {
	background: url(/images/new20/icn_product.gif) no-repeat 0px 10px;
	font-size: 12px;
	font-weight: 400;
	color: #656565;
	padding-left: 18px;
	margin: 0px;
}
.product_ping {
	height: 130px;
	width: 245px;
	padding: 20px 10px 40px 15px;
}
.product_pingfen {
	width: 110px;
	height: 100px;
	float: left;
	color: #363;
	padding-top: 30px;
	font-family: Georgia;
	text-align: center;
}
.product_pingfen .big {
	font-size: 42px;
	font-weight: 600;	
}
.product_pingimg {
	width: 120px;
	height: 120px;
	float: right;
}
.product_video {
	border:1px solid #e9e9e9;
	margin-left:14px;
	overflow:hidden;
	padding:2px 0px 6px 0;
	width:248px;
}
.product_video h2 {
	background: url(/images/new20/product_videoh2.gif) no-repeat 5px 2px;
	font-size:12px;
	height:24px;
	line-height:24px;
	margin:0px;
	overflow:hidden;
	padding-left:25px;
	width:223px;
}
.video_bottom {
	width: 235px;
	padding: 3px 0px 0px 25px;
	line-height: 20px;
	color: #626262;
}
.video_bottom a:link,.video_bottom a:visited {
	color: #0466cb;
}
.video_bottom a:hover {
	color: #0466cb;
	text-decoration: none
}
.video_bottommess {
	float: right;
	text-align: right;
}
/*产品右边结束*/
/*产品列表开始*/
.product_top {
	width: 927px;
	height: 36px;
	background: url(/images/new20/product_top.gif) repeat-x;
	margin-top: 15px;
	padding-left: 25px;
}
.product_top ul li {
	float: left;
	border-top: 1px solid #a7a7a7;
	padding: 0px 18px;
}
.product_top .border {
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
}
.product_top .border_left {
	border-left: 1px solid #a7a7a7;
}
.product_top .border_right {
	border-right: 1px solid #a7a7a7;
}
.product_top .nonun {
	height: 35px;
	background: url(/images/new20/nonun_bg.gif) repeat-x;
	line-height: 35px;
	font-weight: 600;
}
.product_top .nonon {
	height: 27px;
	background: url(/images/new20/nonon_bg.gif) repeat-x;
	line-height: 27px;
	font-weight: 400;
	margin-top: 7px;
}
.product_toplist {
	width: 927px;
	line-height: 32px;
	height: 32px;
	background: #f2f2f2;
	padding: 0px 20px 0px 5px;
	color: #333;
}
.product_topmessage {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 0px !important;
	padding-top: 3px;
}
.product_list {
	width: 952px;
	height: auto;
	overflow: auto;
}
.product_list ul {
	width: 952px;
	height: 44px;
	overflow: hidden;
}
.product_list ul li{
	float: left;	
	border-bottom: 1px dotted #ccc;
	text-align: center;
	color: #333;
	overflow: hidden;
}
.product_list .commend li{
	float: left;	
	border-bottom: 1px solid #ccc;
	text-align: center;
	color: #333;
	background: #eef7e4; 
}
.product_list .commend_next li{
	float: left;	
	border-bottom: 1px solid #ccc;
	text-align: center;
	color: #333;
}
.product_list .merchant {
	width: 952px;
	height: 44px;
	overflow: hidden;
	padding: 10px 0px;
	background: url(../../images/new20/pro_merchant.gif) no-repeat;
}
.product_list .merchant ul {
	width: 952px;
	height: 64px;
	overflow: hidden;
}
.product_list .merchant ul li{
	float: left;	
	border-bottom: 0px dotted #ccc;
	color: #333;
	overflow: hidden;
}
.product_list .liaddress {
	width: 85px;	
	padding: 10px 0px 0px 0px;	
	height: 33px;
	text-align: center;
	overflow: hidden;
}
.product_list .select {
	width: 83px;
	overflow: hidden;
}
.product_list .liadd {
	width: 85px;	
	padding: 15px 0px 0px 0px;	
	height: 28px;
	text-align: center;	
}
.product_list .merchant .liadd {
	width: 55px;	
	padding: 15px 0px 0px 15px;	
	height: 28px;
	text-align: center;	
}
.product_list .merchant .lilogo {
	width: 88px;
	height: 40px;
	overflow: hidden;
	padding: 4px 15px 0px 0px;
}
.product_list .merchant .lijia {
	width: 172px;
	height: 37px;
	line-height: 37px;
	padding-top: 6px;
	overflow: hidden;
	text-align: left;
}
.product_list .lijia {
    width: 600px;
	height: 37px;
	line-height: 37px;
	padding-top: 6px;
	overflow: hidden;
	text-align: center;
}
.product_list .lijia div {
	width: auto;
}
.product_list .lijia_4s {
	height: 37px;
	line-height: 37px;
	padding: 0px 28px 0px 0px;
	background: url(/images/new20/ico_4s.gif) no-repeat right;
	display: inline;
}
.product_list .lijia_none {
	height: 37px;
	line-height: 37px;	
	display: inline;
}
.product_list .lipayment_title,.product_list .commend_next .lipayment_title {
	width: 155px;	
	padding: 6px 0px 0px 45px;	
	height: 37px;
	line-height: 37px;
	text-align: left;
	overflow: hidden;
}
.product_list .liship_title,.product_list .commend_next .liship_title {
	width: 125px;	
	padding: 6px 0px 0px 25px;	
	height: 37px;
	text-align: left;
	overflow: hidden;
	line-height: 37px;
}
.product_list .liaddress_title {
	width: 340px;
	padding: 6px 0px 0px 10px;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	text-align: center;
}
.product_list .libuy_title {
	width: 155px;	
	padding: 6px 0px 0px 0px;	
	height: 37px;	
	line-height: 37px;
}
.product_list .lijia a:link,.product_list .lijia a:visited,.product_list .lijia a:hover {
	color: #333;
}
.product_list .liprice,.product_list .commend_next .liprice {
	width: 83px;
	padding: 15px 17px 0px 0px;	
	height: 28px;
	font-weight: 600;
	color: #06c;
	text-align: right;
}
.product_list .liprice a:link,.product_list .liprice a:visited,.product_list .liprice a:hover {
	color: #06c;
}
.product_list .lipayment {
	width: 155px;	
	padding: 12px 0px 0px 45px;	
	height: 31px;
	text-align: left;
	overflow: hidden;
}
.product_list .liship {
	width: 125px;	
	padding: 12px 0px 0px 25px;	
	height: 31px;
	text-align: left;
	overflow: hidden;
}
.product_list .lipayment_small {
	width: 155px;	
	padding: 5px 0px 0px 45px;	
	height: 38px;
	line-height: 19px;
	text-align: left;
	overflow: hidden;
}
.product_list .liship_small {
	width: 125px;	
	padding: 5px 0px 0px 25px;	
	height: 38px;
	line-height: 19px;	
	text-align: left;
	overflow: hidden;
}
.product_list .liaddress_car {
	width: 340px;
	padding: 5px 0px 0px 10px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	overflow: hidden;
}
.product_list .libuy {
	width: 155px;	
	padding: 12px 0px 0px 0px;	
	height: 31px;	
	overflow: hidden;
}
.product_list .liphone {
	width: 155px;	
	padding: 5px 0px 0px 0px;	
	height: 38px;	
	line-height: 38px;
	overflow: hidden;
}
.product_list .liphone {
	width: 155px;	
	padding: 5px 0px 0px 0px;	
	height: 38px;	
	line-height: 38px;
}
.product_list .bring {
	font-size: 14px;
	font-weight: 600;
	color: #333;
}

/*产品列表开始*/
/*google 广告开始*/
#google_wide {
	width: 952px;
	height: auto;
	overflow: auto;
}
#google_wide .google_title {
	height: 28px;
	line-height: 28px;
	width: 952px;
}
#google_wide .google_title .google_message {
	float: right;
	width: 71px;
	height: 15px;
	margin-top: 6px;
}
#google_wide ul {
	padding: 0px 0px 10px 0px;
	width: 950px;
	height: auto;
	overflow: hidden;
}
#google_wide ul li {
	width: 950px;
	line-height: 18px;
	display: block;
}
#google_wide ul li a:link,#google_wide ul li a:visited,#google_wide ul li a:hover {
	display: block;
	width: 930px;
	height: 18px;
	overflow: hidden;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
#google_wide .bring {
	font-size: 14px;
	background: url(/images/new20/adicn_blue.gif) no-repeat 0px 4px;	
}
#google_wide .bring a:link,#google_wide .bring a:visited {
	color: #06c;
	text-decoration: underline;
	display: block;
	width: 930px;
	height: 18px;
	overflow: hidden;
}
#google_wide .bring a:hover {
	color: #06c;
	text-decoration: underline;
	display: block;
	width: 930px;
	height: 18px;
	overflow: hidden;
}
#google_wide .green a:link,#google_wide .green a:visited {
	color: #008000;
	display: block;
	width: 930px;
	height: 18px;
	overflow: hidden;
}
#google_wide .green a:hover {
	color: #008000;
	text-decoration: none;
	display: block;
	width: 930px;
	height: 18px;
	overflow: hidden;
}
/*google 广告结束*/
/*相关产品开始*/
.product_box {
	width: 952px;
	height: auto;
	overflow: auto;
}
.product_box h3 {
	width: 88px;
	height: 27px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	text-align: center;
	line-height: 27px;
	font-size: 12px;
	font-weight: 600;
	background: url(/images/new20/product_h3bg.gif) repeat-x;
	margin: 15px 0px 0px 0px;
}
.product_minbox {
	width: 189px;
	height: 226px;
	overflow: hidden;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.product_box .border {
	border-right: 1px solid #ebebeb;
}
.product_minbox .product_img {
	width: 144px;
	height: 100px;
	padding-left: 44px;
	overflow: hidden;
	text-align: left;
}
.product_minbox .product_img img {
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.product_minbox ul{
	width: 189px;
	height: 126px;
	overflow: hidden;
	display: block;
	float: left;
}
.product_minbox .lititle {
	color: #0052b8;
	font-weight: 600;
	height: 36px;
	line-height: 18px;
	padding: 9px 6px 5px 6px;
	overflow: hidden;
}
.product_minbox .lititle a:link,.product_minbox .lititle a:visited,.product_minbox .lititle a:hover {
	color: #0052b8;
}
.product_minbox .liprice {
	color: #000;
	font-weight: 600;
	height: 35px;
	line-height: 35px;
}
.product_minbox .liprice a:link,.product_minbox .liprice a:visited,.product_minbox .liprice a:hover {
	color: #000;
}
/*相关产品结束*/
/*产品页结束*/
/*评论页开始*/
.product_review {
	width: 950px;
	height: auto;
	overflow: auto;
	border: 1px solid #e0e0e0;
	margin: 2px 0px 8px 0px;
	background: #f7f7f7;
}
.product_review .review_left {	
	width: 217px;	
	line-height: 30px;
	float: left;
	padding: 15px 0px 10px 5px;
}
.product_review .review_left strong {
	color: #376537;
	font-size: 400px;
	font-size: 12px;
}
.product_review .review_right {
	width: 727px;
	line-height: 30px;
	float: right;
	border-left: 1px solid #e0e0e0;
	padding-bottom: 10px;
}
.product_review .review_right .lititle {
	font-weight: 600;
	height: 30px;
	color: #333;
	padding-left: 6px;
}
.product_review .review_right .liline {
	width: 721px;
	line-height: 22px;
	padding-left: 6px;
}
.product_review .review_right .bring {
	color: #fd0000;
}
.product_review .review_right .more a:link,.product_review .review_right .more a:visited,.product_review .review_right .more a:hover {
	color: #06c;
}
.product_review .review_right .libottom {
	width: 721px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	padding-left: 6px;
	border-top: 1px solid #e0e0e0;
}
.product_review .review_right .limess {
	width: 200px;
	float: right;
}
.product_review .review_right .limess .blue a:link,.product_review .review_right .limess .blue a:visited,.product_review .review_right .limess .blue a:hover {
	color: #06c;
	font-weight: 600;
}
/*评论页结束*/
/*参数页开始*/
.parameter {
	width: 952px;
	height: auto;
	overflow: auto;
	border-bottom: 14px solid #eaeaea;
	padding-bottom: 15px;
}
.parameter_title {
	height: 20px;
	width: 946px;
	padding-left: 6px;
	line-height: 20px;
	background: #e6e6e6;
	color: #0f0f0f;
	font-weight: 600;
}
.parameter_box {
	width: 770px;
	height: auto;
	overflow: auto;
	float: left;
}
.parameter_box ul{
	width: 770px;
	height: auto;
	overflow: auto;
}
.parameter_box ul li{
	width: auto;
	height: auto;
	overflow: auto;
	line-height: 25px;
	float: left;
	border-bottom: 1px dotted #e8e8e8;
}
.parameter_box .lileft {
	width: 135px;
	padding-left: 6px;
	height: 25px;
	overflow: hidden;
}
.parameter_box .liright {
	width: 622px;
	padding-left: 6px;
	border-left: 1px dotted #e8e8e8;
	height: 25px;
	overflow: hidden;
}
.parameter_img {
	width: 190px;
	text-align: center;
	padding-top: 15px;
	float: left;
}
.parameter_img img {
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.parameter_text {
	width: 555px;
	float: right;
	line-height: 20px;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
}			
/*右侧广告开始*/
#google_narrow {
	width: 172px;
	height: auto;
	overflow: auto;
	float: right;
}
#google_narrow .google_title {
	height: 28px;
	line-height: 28px;
	width: 172px;
}
#google_narrow .google_title .google_message {
	float: right;
	width: 71px;
	height: 15px;
	margin-top: 6px;
}
#google_narrow ul {
	padding: 0px 0px 10px 0px;
	width: 172px;
	height: auto;
	overflow: auto;
}
#google_narrow ul li {
	width: 170px;
	line-height: 18px;
	display: block;
	overflow: hidden;
}
#google_narrow ul li a:link,#google_narrow ul li a:visited,#google_narrow ul li a:hover {
	width: 170px;
	line-height: 18px;
	display: block;
	text-decoration: none;
}
#google_narrow .bring a:link,#google_narrow .bring a:visited {
	color: #06c;
	font-size: 14px;
	text-decoration: underline;
	display: block;
	width: 100%;
}
#google_narrow .bring a:hover {
	color: #06c;
	font-size: 14px;
	text-decoration: underline;
	display: block;
	width: 100%;
}
#google_narrow .green a:link,#google_narrow .green a:visited {
	color: #008000;
	display: block;
	width: 100%;
	height: 18px;
}
#google_narrow .green a:hover {
	color: #008000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 18px;
}
/*右侧广告结束*/
/*参数页结束*/
/*发表评论页开始*/
.product_write {
	width: 950px;
	height: auto;
	overflow: auto;
}
.product_write ul {
	width: 928px;
	height: auto;
	overflow: auto;
	padding: 20px 0px 10px 22px;
}
.product_write ul li {
	float: left;
	line-height: 25px;
}
.product_write .lititle {
	font-size: 12px;
	font-weight: 600;
	color: #333;
	width: 90px;
	text-align: right;
	padding-right: 10px;
	line-height: 25px;
}
.product_write .liline {
	font-size: 12px;	
	width: 828px;
}
.product_write .lione {
	padding-left: 85px;
	width: 50px;
	line-height: 25px;
	height: 25px;
}
.product_write .litwo {
	width: 70px;
	text-align: center;
	line-height: 25px;
	height: 25px;
}
.product_write .lilast {
	width: 475px;
	padding-left: 7px;
	line-height: 25px;
	height: 25px;
}
.product_write .lifirst {
	padding-left: 85px;
	width: 80px;
	text-align: right;
	line-height: 25px;
	height: 25px;
}
.product_write .button {
	border: 0px;
	text-align: center;
	width: 60px;
	height: 24px;
	background: url(/images/new20/but_sosu.gif) no-repeat;
	margin-top: 5px;
}
.product_write .input {
	width: 300px;
	margin-bottom: 5px;
}
.product_write .textarea {
	width: 500px;
	height: 120px;
}
.product_write .red {
	color: #900;
}
/*发表评论页结束*/
/*无评论时页面开始*/
.product_right .product_appear,.product_right1 .product_appear {
	width: 262px;
	text-align: center;
	heigth: 40px;
	padding: 40px 0px 0px 8px;
	color: #06c;
}
.product_right .product_image,.product_right1 .product_image  {
	width: 60px;
	heigth: 60px;
	padding: 15px 0px 10px 105px;
}
.product_right .product_bottom,.product_right1 .product_bottom{
	width: 155px;
	height: 39px;
	overflow: hidden;
	padding: 5px 0px 15px 57px;
}
/*无评论时页面结束*/
/*一个商家页面开始*/
.product_leftone {
	float: left;
	width: 646px;
	height: auto;
	overflow: hidden;
	padding: 0px;
	background: url(/images/video/leftone_bg.gif) repeat-y right;
}
.leftone_padding {
	padding: 0px 12px 10px 0px;
	min-height: 266px;
	_height: 266px;
	_overflow: visible;
}
.product_one {
	width: 450px;
	border-top: 1px dotted #ccc;
	height: auto;
	overflow: hidden;
	padding-top: 7px;
	margin-top: 5px;
}
.product_oneline{
	width: 450px;
	line-height: 30px;
	padding-bottom: 2px;
}
.product_oneline .onelineul {
	width: 450px;
	display: block;
	height: 30px;
	float: left;
}
.product_oneline ul li {
	padding: 0px 5px 0px 0px;
	float: left;
}
.leftone_bottom {
	width: 643px;
	float: right;
	height: 8px;
	background: url(/images/video/product_bg1.gif);	
}
.product_price {
	font-size: 28px;
	line-height: 30px;
	font-weight: 600;
	margin: 0px 8px;
}
.product_oneline .product_price a:link,.product_oneline .product_price a:visited,.product_oneline .product_price a:hover {
	color: #b51a1a;
	text-decoration: none;
}
.product_one .strong a:link,.product_one .strong a:visited,.product_one .strong a:hover{
	font-size: 16px;
	font-weight: 600;
	color: #06c;
	text-decoration: none;
}
.product_button {
	width: 450px;
	height: 30px;
	padding: 8px 0px 0px 0px;
	line-height: 25px;
	float: left;
}
.product_button ul li {
	float: left;	
	height: 30px;	
	text-align: center;
}
.product_button .button_one a:link,.product_button .button_one a:visited,.product_button .button_one a:hover {
	background: url(/images/new20/product_buttonone.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 25px;
	margin-top: 2px;
	width: 100px;
	margin-right: 10px;
}
.product_button .button_onelook {
	width: 95px;
	padding-left: 130px;
	width: 95px;
	height: 30px;
}
.product_manner {
	width: 450px;
	display: block;
}
.product_manner ul {
	float: left;
}
.product_mannerul {
	width: 450px;
}
.product_manner ul li {
	float: left;
	height: 28px;
	padding-right: 8px;
	line-height: 28px;
}
.manner_border {
	background: url(/images/new20/manner_border.gif) no-repeat right;
	padding-right: 8px;
	margin-right: 8px;
}
.product_right1 {
	float: right;
	width: 305px;
	height: 300;
	overflow: hidden;
	background: url(/images/video/product_bottom1.gif) no-repeat left bottom;
	padding-bottom: 8px;
}
.product_rightmin1 {
	width: 303px;
	height: 300;
	overflow: hidden;
	background: url(/images/video/product_rightbg1.gif) repeat-y;
}
/*图片广告开始*/
.ad_banner {
	width: 952px;
	height: 300px;
	padding-top: 37px;
}
.ad_img {
	width: 319px;
	height: 268px;
	background: url(/images/new20/add_imgbg.gif) repeat-y;
	overflow: hidden;
	float: left;
	margin-top: 22px;
}
.ad_imgtop {
	width: 319px;
	height: 6px;
	background: url(/images/new20/add_imgtop.gif) no-repeat;
	overflow: hidden;
}
.ad_imgbox {
	width: 311px;
	height: 255px;
	background: url(/images/new20/add_imgbottom.gif) no-repeat bottom;
	padding: 3px 0px 6px 8px;
	margin: 0px;
}
.ad_imgbox img {
	width: 300px;
	height: 250px;
	border: 1px solid #b8b8ba;
	overflow: hidden;
}	
/*图片广告结束*/
/*google广告开始*/
.ad_google {
	width: 593px;
	float: right;
	padding-right: 30px;
}
.ad_googletitle {
	width: 591px;
	height: 22px;
	text-align: right;
}
.ad_googlebox {
	width: 593px;
	height: 270px;
	background: url(/images/new20/add_googlebg.gif) repeat-y;
	overflow: hidden;
}
.ad_googletop {
	width: 593px;
	height: 6px;
	background: url(/images/new20/add_googletop.gif) no-repeat;
	overflow: hidden;
}
.ad_googletext {
	width: 593px;
	height: 264px;
	overflow: hidden;
	background: url(/images/new20/add_googlebottom.gif) no-repeat bottom;
}
.ad_textbox {
	width: 579px;
	height: 88px;
	overflow: hidden;
	padding: 0px 7px;
}
.ad_textbg {
	width: 579px;
	background: url(/images/new20/add_textbg.gif) no-repeat bottom;
}
.ad_textbox ul {
	width: 500px;
	float: right;
	height: 73px;
	padding-top: 12px;
	line-height: 20px;
}
.ad_textbox img {
	float: left;
	margin: 26px 0px 0px 26px;
}
.ad_lititle a:link,.ad_lititle a:visited,.ad_lititle a:hover{
	font-size: 14px;
	font-weight: 600;
	color: #2571a7;
	text-decoration: underline;
	display: block;
	width: 500px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.ad_litext a:link,.ad_litext a:visited,.ad_litext a:hover{	
	color: #333;
	display: block;
	width: 500px;
	height: 20px;
	overflow: hidden;
}
.ad_liurl a:link,.ad_liurl a:visited,.ad_liurl a:hover{	
	color: #008000;
	display: block;
	width: 500px;
	height: 20px;
}
/*google广告结束*/
/*一个商家页面结束*/
/*页码开始*/
.sort_page {
	height: 30px;
	padding-top: 3px;
}
.sort_page .sort_pageleft {
	width: 118px;
	height: 20px;
	margin: 5px 5px 0px 10px;
	float: left;
}
.sort_page .sort_pageright {
	width: 570px;
	float: right;
	text-align: right;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-right: 5px;
} 
.sort_page .sort_pageright ul {
	float: right;
}
.sort_page .sort_pageright ul li{
	float: left;
	color: #333;
	margin: 6px 0px 0px 6px;
	height: 20px;
	line-height: 20px;
}
.sort_page .sort_pageright ul li a:link,.sort_page .sort_pageright ul li a:visited {
	color: #4a4a4a;
	height: 17px;
	line-height: 18px;
	border: 1px solid #cdcdcd;
	padding: 2px 4px 0px 4px;
	background: #f6f6f6;
}
.sort_page .sort_pageright ul li a:hover {
	color: #fff;
	height: 17px;
	line-height: 18px;
	border: 1px solid #cdcdcd;
	padding: 2px 4px 0px 4px;
	background: #00b9ee;
	text-decoration: none;
}
/*页码结束*/
/*dilingling 广告开始*/
.diling_box {
	width: 939px;
	height: 217px;
	background: url(/images/new20/dilingbg.gif) no-repeat;
	padding-top: 25px;
}
.diling {
	width: 209px;
	height: 165px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 20px;
	_margin: 0px 10px 0px 10px;
}
.diling_bg {
	width: 209px;
	height: 165px;
	background: url(/images/new20/dilingling2.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.diling_bg1 {
	width: 209px;
	height: 165px;
	background: url(/images/new20/dilingling1.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.diling .dititle {
	width: 196px;
	height: 32px;
	line-height: 32px;
	padding: 5px 0px 0px 8px;
	overflow: hidden;
	color: #ff8305;
	font-size: 14px;
	font-weight: 600;
}
.diling .ditext {
	width: 134px;
	height: 85px;
	overflow: hidden;
	line-height: 21px;
	padding: 0px 5px 0px 70px;
	color: #717171;
}
.diling .diphone {
	width: 204px;
	height: 22px;
	line-height: 22px;
	padding: 9px 0px 0px 7px;
	color: #fff;
}
.diling .num {
	font-size: 11px;
}
.diling_bigbox {
	width: 939px;
	height: 187px;
	background: url(/images/new20/dilingbg_2.gif) no-repeat;
	padding-top: 25px;
}
.diling_big {
	width: 438px;
	height: 135px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 20px;
	_margin: 0px 10px 0px 10px;
}
.diling_bigbg {
	width: 438px;
	height: 135px;
	background: url(/images/new20/dilingling_big2.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.diling_bigbg1 {
	width: 438px;
	height: 135px;
	background: url(/images/new20/dilingling_big1.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.diling_big .dititle {
	width: 420px;
	height: 32px;
	line-height: 32px;
	padding: 5px 0px 0px 10px;
	overflow: hidden;
	color: #ff8305;
	font-size: 14px;
	font-weight: 600;
}
.diling_big .ditext {
	width: 350px;
	height: 55px;
	overflow: hidden;
	line-height: 18px;
	padding: 0px 5px 0px 80px;
	color: #717171;
}
.diling_big .diphone {
	width: 204px;
	height: 22px;
	line-height: 22px;
	padding: 6px 0px 0px 232px;
	color: #fff;
}
.diling_big .num {
	font-size: 11px;
}
/*dilingling 广告结束*/
/*车型酷图开始*/
.car_picture {
	width: 952px;
	height: auto;
	overflow: hidden;
	background: url(/images/new20/car_bg.gif) repeat-y;
	margin-top: 12px;
}
.car_title {
	width: 937px;
	height: 40px;
	line-heigth: 40px;
	padding-left: 15px;
	overflow: hidden;
	background: url(/images/new20/car_titlebg.gif) no-repeat;
}
.car_title h2 {
	margin: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
}
.car_box {
	width: 882px;
	height: auto;
	overflow: auto;
	background: url(/images/new20/car_bottombg.gif) no-repeat bottom;
	padding: 15px 30px 10px 42px;
	text-align: center;
}
.car_left {
	width: 600px;
	border: 1px solid #c6c6c6;
	height: 450px;
	line-height: 450px;
	overflow: hidden;
	float: left;
}	
.car_right {
	width: 250px;
	float: right;
	height: auto;	
	overflow: hidden;
	background: #ccc;
}
.car_right .car_rightbox {
	float: left;
	padding: 0px 10px 12px 10px;
	width: 104px;
	height: 79px;
	text-align: center;
	line-height: 79px;
}
.car_right .car_rightbox img {
	width: 100px;
	height: 75px;
	overflow: hidden;
}
.car_right .car_out {
	border: 1px solid #c6c6c6;
	width: 100px;
	height: 75px;	
}
.car_right .car_over {
	border: 2px solid #bd9b27;
	width: 100px;
	height: 75px;
}
/*车型酷图结束*/
