@charset "utf-8";
/* CSS Document */

body{ font: 12px SimSun,Arial, Helvetica, sans-serif; margin:0px; padding:0px;}
img{border:none;vertical-align:middle;}
a{text-decoration:none; color:#333;}
a:hover {text-decoration: underline; color:#232323;}
ul,li{ list-style:none; margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px;}
p{margin:0px; padding:0px;}
input{vertical-align:middle;}
select{vertical-align:middle; border:none;}
form{ margin:0px; padding:0px;}
.clear{ clear:both;}


/*顶部彩色线条*/
.top_line{ height:3px; background:url(top_line.png) repeat-x;}

/*天气*/
.header{ height:25px; overflow:hidden;padding-top:5px; background:#f8f8f8;}
.header_warp{ width:980px; margin:0 auto;}
.tianqi{ width:310px; float:left;height:25px; line-height:25px;}
.tianqi span{ display:block; float:left; }
.login{ width:200px;  padding-left:300px; float:left; text-align:right; padding-right:10px; height:25px; line-height:25px;}
.login ul{overflow:hidden;}
.login ul li{ float:left; padding:0 5px; }
.login ul li a{ padding:0 8px; color:#878787; white-space:nowrap;}
.sou{ width:160px; float:right; background:url(search_bg.png) no-repeat; height:23px;}
.sou .search{ width:124px; height:23px; line-height:23px; border:none; background:none; padding-left:6px; float:left;}
.sou .search_se{ width:30px; line-height:23px; background:none; border:none; cursor:pointer; text-indent:-999em;}

/*二级导航列表*/
.menu{ height:68px; padding-top:10px; background:url(menu_line_bg.png) repeat-x; overflow:hidden; width:980px; margin:0 auto;}
.menu_con{ width:980px; margin:0 auto; overflow:hidden;}
.logo{ width:161px; height:76px; float:left; }
.menu_list{ width:810px; float:right; padding-left:9px;}

.menu_list ul.menu_list1{ width:135px; height:40px; background:url(menu_line.png) right no-repeat; margin-top:10px; padding-left:10px; float:left; }
.menu_list ul.menu_list1 li{ padding-right:18px;float:left; height:23px; line-height:23px; }
.menu_list ul.menu_list1 li a{ font-size:12px; text-decoration:none; font-weight:bold; white-space:nowrap;}

.menu_list ul.menu_list2{ width:180px; padding-left:17px; }
.menu_list ul.menu_list3{ width:165px; padding-left:17px; }
.menu_list ul.menu_list4{ width:70px; padding-left:17px; background:none; }

/*版权*/
.footer{ width:980px; margin:0 auto; background:url(footer_bg.png) no-repeat; padding:15px 0; text-align:center; margin-top:15px; }
.footer p,.footer p a{ font-size:12px; color:#636162;}
.footer p{ line-height:25px;}
.footer ul{ padding-top:10px;}
.footer ul li{color:#636162; display:inline; line-height:30px;}
.footer ul li a{color:#636162; padding-left:5px; padding-right:5px;}





