
* { margin: 0px; padding: 0px; }
body { font-family:  "微软雅黑", "宋体"; font-size: 12px; color: #333; line-height: 20px; background: #FFF; }
a { color: #333; text-decoration: none; }
a:hover { text-decoration: underline; }
ol, ul, li { list-style-type: none; }
img { border: none; }

.fl { display: inline; float: left; }
.fr { display: inline; float: right; }

/*页头*/
.ad { padding-bottom: 20px; }
.wrap { width: 980px; overflow: hidden; margin: 0px auto; zoom: 1; }
.topInfo { line-height: 38px; background: url(../image/b_1.jpg); clear: both; width: 100%; height: 38px; overflow: hidden; }
.topInfo .w1 { font-weight: bold; margin-right: 150px; }
.topInfo .w2 .formText { border: 1px solid #999; width: 190px; }
.topInfo .w2 .formSubmit { background: url(../image/b_2.gif); border: none; text-align: left; text-indent: 30px; width: 90px; height: 20px; overflow: hidden; cursor: pointer; }
.logo { padding: 20px 0px; }
.mainnav { background: url(../image/b_3.jpg); clear: both; width: 100%; height: 80px; overflow: hidden; margin-bottom: 20px; }

/*导航*/
.mainnav ul { width: 960px; height: 80px; overflow: hidden; margin: 0px auto; position: relative; }
.mainnav ul li { font-weight: bold; font-size: 16px; color: #FFF; line-height: 40px; text-align: center; float: left; width: 120px; height: 50px; }
.mainnav ul li a { color: #FFF; }
.mainnav .cur { background: url(../image/b_4.gif) no-repeat left top; }
.mainnav ul ul { height: auto; display: none; position: absolute; left: 0px; top: 40px; }
.mainnav ul li li { font-weight: normal; font-size: 14px; color: #3B5992; background: url(../image/b_5.gif) no-repeat left center; text-align: left; width: auto; height: 40px; margin-right: 50px; padding-left: 10px; }
.mainnav ul li li a { color: #3B5992; }

/*滚动新闻*/
.rollingNews { line-height: 28px; border: 1px solid #C8C8C8; margin-bottom: 20px; }
.rollingNews dt { font-weight: bold; color: #CC0000; text-align: center; width: 45px; }
.rollingNews dt a { color: #CC0000; }
.rollingNews dd { width: 930px; }

/*版权*/
.footer { border-top: 5px solid #000; text-align: center; }
.footer p { line-height: 40px; }
.footer ul { padding: 5px 0px; }