@charset "utf-8";
/* CSS Document */
ul,li {padding:0px;margin:0px;list-style-type: none;}
/*layer1*/

/*layer2*/
.boxLayer2{width:1150px;height:95px; margin-top:15px;border:1px solid #ccc; overflow:hidden;}
.boxLayer2 h2{ font-size:15px; font-weight:bold;height:31px; line-height:31px; position:relative; border-bottom:1px solid #ccc; background:#fff;padding:0px;margin:0px;}
.boxLayer2 h2 p{ margin:0 1px;}
.boxLayer2 h2 p a.title{padding-left:10px;outline-style: none;
color: #333;
text-decoration: none;
cursor: pointer;}

.boxLayer2 ul{width:1150px; height:63px;overflow:hidden;}
.boxLayer2 ul li{ width:115px;height:63px; float:left; border-right:1px solid #D0D0D0;}
.boxLayer2 ul li img{width:115px;height:63px;}


/*layer3*/
.boxlayer3{width:960px; height:337px; margin-top:15px;}
.boxlayer3 .layer3Left h2{ font-size:15px; font-weight:bold;height:31px; line-height:31px; position:relative; border-bottom:1px solid #ccc; background:#fff;}
.boxlayer3 .layer3Left h2 p{ margin:0 1px;}
.boxlayer3 .layer3Left h2 a.title{display:inline-block; height:31px; line-height:31px!important; text-align:center;padding-left:10px;}
.layer3Left{width:633px;height:335px; float:left;border:1px solid #E3E3E3; background:url(../Images/car_bg.jpg) repeat-x bottom; position:relative; }

