@charset "utf-8";
/* CSS for search page
   2007-10-23
 */
* {padding:0;margin:0;}
body {background-color: #FFF;text-align:center;}
body,td,th {font-family:,"Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; font-size:12px; color: #666;line-height: 18px;}
a {text-decoration: none;}
ul{list-style:none;}
h2 {font-size: 14px;color: #FF2F01; line-height:60px;}
a:link,a:visited {color: #666;}
a:hover {color: #FF2F01;text-decoration: none;}

#container {
margin:0 auto;
text-align:center;
width:682px;
border:2px solid #D3D3D3;
}

/*------>>top nav<<------*/
#header{
width:100%;
}
/*----*/
#head_nav {
padding-top:5px;
height:22px;
background:url(../images/automobile_bg_print01.gif) repeat-x top;
}
#head_nav ul{
float:right;
padding-right:10px;
}
#head_nav ul li{
float:left;
height:17px;
padding:0 2px;
}
#head_nav ul li.seg{
padding:0 5px;
background:url(../images/automobile_bg_print15.gif) no-repeat 2px 50%;
}
#head_nav ul li.now{
padding-left:12px;
background:url(../images/automobile_bg_print02.gif) no-repeat top left;
}
#head_nav ul li.now a{
float:left;
color: #ff3000;
padding:2px 10px 0 0;
height:15px;
background:url(../images/automobile_bg_print03.gif) no-repeat top right;
}
#head_nav a:hover {
text-decoration: none;
}
/*----*/
#logo{
padding:10px 0 9px 22px;
}
#logo a{
float:left;
display:block;
width:154px;
height:31px;
background:url(../images/automobile_logo_print01.gif) no-repeat 50% 50%;
}
/*------>>top nav end<<------*/

/*------>>pro list<<-------*/
.province_box {
padding:20px 30px;
}
#pro_outbox {
background:url(../images/search_bg_print01.gif) no-repeat top center;
}
#pro_inbox{
padding:20px 30px;
background:url(../images/search_bg_print02.gif) no-repeat bottom center;
}
.province_box table {
width:580px;
margin:0 auto;
text-align:center;
border:1px solid #c7c7c7;
border-collapse:collapse;
}
.province_box table td {
border-bottom:1px solid #c7c7c7;
border-left:1px solid #c7c7c7;
height:25px;
text-align:left;
padding:5px;
}
.province_box td.left_none {
border-left:none;
text-align:center;
}
.province_box td.bottom_none{
border-bottom:none;
}
.province_box td.company_name {
width:100px;
}
.province_box td.telphone {
width:140px;
}
.province_box td.tel_pay_for{
width:110px;
}
.province_box td.addr {
}
.province_box thead td {
font-weight:bold;
background:#F5F5F5;
height:35px;
text-align:center;
}
.province_list{
float:left;
margin-left:35px;
display:inline;
}
.province_list li{
float:left;
line-height:30px;
height:30px;
padding-left:15px;
display:block;
width:100px;
text-align:left;
background:url(../images/automobile_pc_print14.gif) no-repeat 0 50%;
}

.header_line { display:block; height:15px; background:url(../images/info_16.gif) #FF2F01 repeat-x bottom; margin-top:30px;}
.clear { clear:both;}

/*------>>Footer<<------*/
#footer {
border-top:1px solid #D3D3D3;
padding:10px 0;
}
.en {font-family: Tahoma;font-size: 11px;line-height: 18px;}
/*------>>ENd<<------*/