@charset "utf-8";

/* CSS Document */

/* 全局 */

body,ul,li,span,p,input,select,textarea,select,button,form{margin:0;padding:0; font-size:12px;	font-family:Arial, Helvetica, sans-serif ,宋体;}

img{border:0;}

a{color:#0071b5; text-decoration: none;}

a:link,a:visited, a:hover, a:active{text-decoration:none; color:#0071b5;}

a img{border:none;}

ul,li{ list-style:none;}



/*空条*/

.space{margin:0 auto; width:1000px; height:10px; clear:both;}



/*top*/

#t{ margin:0 auto; width:1000px; height:60px;}

#logo{float:left; width:150px; height:60px;}

#search_box{float:left; width:500px; padding-top:15px;}

#search_table{height:30px; }

#search{float:left;  margin:0 15px 0 0; height:20px; width:360px; padding:5px 0 0 0;}

#bt{float:left;  width:88px; height:30px; line-height:30px; font-size:14px;}



/*  body  */

#b{margin:0 auto; width:1000px;}

.sub{width:970px; border-top:#08b6f3 solid 1px; height:26px; background:#e4f5fb; line-height:26px;  font-size:14px; padding-left:30px;}

.sub_box{height:30px; line-height:30px; width:1000px; border-bottom:#d6f4fe 1px dotted;}

.sub_box2{width:1000px;}

.sub_title{float:left; font-weight:bold; width:88px;}

.sub_list{float:left;  width:900px;}



/*  脚部  */

#footer{ margin:0 auto; width:980px; border-top:#dedcdc solid 1px; clear:both; height:56px; padding:10px 0 0 20px; background:#f7f8f9;}







