@charset "utf-8";
/*共用 CSS Document */
*{ margin:0; padding:0;}
 a{text-decoration:none;color:#666;}
 a:hover {text-decoration:underline;color:#fe6500;}
.container{ width:930px; margin:0 auto;}
div { font-size:12px;}
h1 { font-size:18px;}
h2 { font-size:14px;}
p { line-height:22px;}
ul,ol{ list-style:none;}
.ove_z { overflow:hidden; zoom:1}
.f_l{ float:left;}
.f_r { float:right;}
.pad_3 { padding:3px;}
.pad_5 { padding:5px;}
.pad_10 { padding:0 10px;}
.bor_1_c { border:1px #CCC solid;}
.mag_top_10 { margin-top:10px;}
.text_2em { text-indent:2em;}
.cle { display:block; clear:both; overflow: hidden; zoom:1}
.line_22 { line-height:22px;}

/*导航*/
.s_nav{ font-size:12px; width:928px; margin:0 auto;  height:46px; background:url(https://www.chinabuses.com/templates/2009/skins/default/images_2009/nav_bg.gif) repeat-x}
.s_nav div{font-size:12px; float:left; line-height:22px; margin-left:14px;_margin-left:12px; }
#TextNav a{font-size:12px;margin:2px 0;padding:2px 3px 0px 3px; color:#5f5f5f}
#TextNav a:hover{font-size:12px;color:#fff;text-decoration:none; background:#bbbbbb}
.s_nav .b{ font-weight:bold;margin-right:3px;}
.s_nav .line{width:3px;height:39px;padding:0; line-height:46px;margin-left:14px; background:url(https://www.chinabuses.com/templates/2009/skins/default/images_2009/nav_line.gif)  no-repeat;}

/*左图右文本930下三列*/
.ul_pic_text { overflow:hidden; zoom:1; clear:both}
.ul_pic_text li{ float:left; width:295px; padding:5px;}
.ul_pic_text li img { float:left; padding:2px; margin-right:10px; border:1px #CCC solid; }

/*930宽下图片150横排 */
.pic_h { overflow:hidden; zoom:1; clear:both;}
.pic_h li { width:185px; height:130px; float:left; text-align:center; padding-top:10px;}
.pic_h img { padding:2px; border:1px #CCC solid;}
