/*
	2009-4-9 通用banner模板,定义了最常用的logo设置,如无特殊设置,则不在需要设置logo.修改此模板需小心.此处请用类选择符.主模板使用ID选择符,以设计不同的效果
*/
/*通用设置*/
.productlist .empty{padding:20px;}
.productlist label input{vertical-align :middle;}
.productlist table td{vertical-align :top;}
.productlist h3{color:#000;font-weight:bold;}
.productlist h4{color:green;}
/*购物车按钮--在左边*/
.toptools{background:url(images/libg.png) repeat-x left -10px;border-bottom:1px solid #ccc;margin:5px 0;}
.toptools .car{background:url(images/jian.gif) no-repeat left top;padding:0 0 0  25px;height:25px;text-align:left;}
.toptools .car a{background:url(images/an.gif) no-repeat left top;height:19px;width:113px;display:block;text-align:center;line-height:19px;text-decoration:none;}
/*产品列表--*/

.productlist ul.img{overflow:hidden;_height:1%;list-style:none;margin:0 0 10px 0;}
.productlist ul.img li{float:left;padding:0;width:150px;background:url(images/border-dashed-f.gif) no-repeat left bottom;padding:0 0 7px 0;margin:10px;}
.productlist ul.img li div{text-align:center;background:url(images/border-dashed-t.gif) no-repeat left top;padding:5px 0 0 0;}
.productlist ul.img li div center{background:url(images/border-dashed-b.gif) repeat-y left top;padding:2px 0 0 0;margin:0;}
.productlist ul.img li h3{}
.productlist ul.img li a{display:block;margin:3px;border:0px solid #ccc;padding:5px;}
.productlist ul.img li h3 a{border:none;padding:0;}
.productlist ul.img li a.more{color:red!important;border:none;padding:0;margin:0 0 10px 0;}
.productlist ul.img li label{border-top:1px dashed #ccc; display:block;text-align:right;padding:0 15px 0 0;}
.productlist ul.img li a.image{background:url(images/imgbg.gif) no-repeat left top;padding:8px;width:100px;border:1px solid #eee;}
.productlist ul.img li img{border:1px solid #eee;}

/*-------------------------------------------------------------------------------------------------------*/

/*表格样式*/
.productlist table{border-collapse:collapse;width:100%;margin:0 0 10px 0;border:1px solid #EAE7DF;border-left:none;}
.productlist table tr td{padding:4px;border-top:1px solid #EAE7DF;}
.productlist table tr.gray td{}
.productlist table tr.title{background:url(images/sys_01_item_backgound.jpg) repeat-x left -1px;}
.productlist table tr.title th{height:29px;text-align : center ;border-left:1px solid #EAE7DF;border-right:1px solid #EAE7DF;}

/*图片所在单元格*/
.productlist table td.img{width:186px;text-align:center;background:url(images/subcontent_subnav_bg.png) repeat-y left top;}
.productlist table td.img a.image{display:block;padding:10px 0 5px;}
.productlist table td.img br{display:none;}
.productlist table td.img a{display:block;padding:0 0 25px 0;}
.productlist table td.img .carbtn{position:relative;height:40px;}
.productlist table td.img .carbtn label{position:absolute;top:-4px;left:-16px;text-align:left;background:url(images/subnav-status.gif) no-repeat left top;display:block;width:207px;height:30px;padding:11px 0 8px 25px;margin:0 0 0 -1px;text-shadow:0 1px 0 #ffffff;}
.productlist table td.img .carbtn label input{float:left;margin:6px 2px;*margin:0;}
.productlist table td.img .carbtn label span{FILTER: Dropshadow(OffX=1,OffY=1,Color=#ffffff,Positive=true);display:block;float:left;padding:5px 3px;}
.productlist table td.img .carbtn label.chk{background-image:url(images/subnav-status1.gif);}
/*产品描述所在单元格*/
.productlist table td.desc{}
.productlist table td.desc p.text{margin:2px 0;color:blue;}
/*车型列表所在单元格*/
.productlist table td.modellist{width:300px;}
.productlist table td.modellist #fumore{background:url(images/more1.gif) no-repeat left top;width:37px;height:11px;text-indent:-1000px;font-size:0px;display:block;margin:5px 0;}
.productlist table td.modellist .makeforuse{margin:4px 0;padding:5px;border:1px dashed #999;color:green;}
.productlist table td.modellist .makeforuse strong{font-weight:bold;color:#000;}
/*-------------------------------------------------------------------------------------------------------*/

/* 一二级样式*/
.pdshowthree .title{
	 line-height:32px;
	 font-size:14px;
	 font-weight:bold;
 
}
.nav{
     font-size:14px;
	 font-weight:bold;
}
.pdshowthree #pdst1{
	overflow:hidden;
}
.pdshowthree #pdst1 ul{
	float:left;
	width:100%;
	border-bottom:dashed 1px #CCCCCC;
}
.pdshowthree #pdst1 ul li{
    width:80px;
	min-height:60px;
	float:left;
	padding:10px;
	text-align: center;
}
.pdshowthree #pdst1 ul li.pdst1b{
	padding-top:30px;
    width:20px;
	float:left;
	font-size:14px;
	font-weight:bold;
}
.pdshowthree #pdst2{
	overflow:hidden;

}
.pdshowthree #pdst2 ul {

}
.pdshowthree #pdst2 ul li{
    width:46%;
	float:left;
	padding-left:15px;
	line-height:32px;
}

.pdshowthree #pdst2 span{
	float:right;
}

.pdshowthree #pdst3 img{
	border:solid 2px #cccccc;
}







