﻿@charset "utf-8";
/* CSS Document */
/*头部*/
.clear{ clear:both}
.display_none{display:none;}
#header{height:104px; overflow:hidden; border:1px #003366 solid; border-top:none;background:#e7ecf1;  border-bottom:none;}
.line{ border-bottom:1px #003366 solid; height:20px; clear:both;background:#f7f7f7; }
#logo{ float:left; margin-left:5px;width:441px; height:84px; border-right:1px #003366 solid;}
#logo a{ width:441px; height:84px; float:left; background:url(../images/logo.jpg) no-repeat}
.headsearch{ float:left;  margin:5px auto 0 5px;}
.headsearch input{border:#003366 1px solid; line-height:38px; padding: 0 4px;  height:38px; margin:0; margin-top:15px; float:right;}
.headsearch #keyword {width:360px;}
.headsearch .searchSubmit{width:60px;background:#fff;line-height:38px; height:40px; margin-left:4px;  margin-right:4px; font-size:16px; font-family:"微软雅黑", Arial}

#shuoming{ padding:5px 10px; line-height:18px; text-indent:2em;}
#nav { border:#003366 1px solid; padding:0 0 0 6px; height:36px; text-align:center;}
#nav a { display:block; font-weight:bold; font-size:14px; float:left; margin:5px 3px 5px 0px; width:79px; color:#fff; line-height:14px; padding-top:7px; height:19px; background:#006699; text-decoration:none;}
#nav a#home {width: 58px}
#nav a#bbs {width: 62px}
#nav a:hover { background:none; background:#000;}
