﻿/*统一*/
html, body { font-family: 微软雅黑,arial,宋体; font-size: 12px; line-height: 2; color: #656565; background: #ffffff; margin: 0 auto; }
* { margin: 0; padding: 0; }
a { text-decoration: none; color: #656565; }
a:hover { text-decoration: none; color: #0054aa; }
li { list-style-type: none; }
img { border: 0; }
table { border-collapse: collapse; }
.clear { clear: both; }
h1 { font-size: 22px; font-weight: bold; }
h3 { font-size: 14px; font-weight: bold; }
h4 { font-size: 12px; font-weight: bold; }
/*统一结束*/

/*分页条开始*/
.PageBar { clear: both; overflow: hidden; margin-top: 20px; margin-bottom: 10px; float: left; display: inline; height: 50px; line-height: 20px; width: 100%; text-align: center; }
.PageButtons { height: 26px; overflow: hidden; text-align: center; }
.PageInfo { height: 24px; overflow: hidden; line-height: 24px; text-align: center; }
.PageButtons span, .PageButtons a, .PageButtons a:visited, .PageButtons a:active, .PageButtons a:hover { font-size: 12px; text-decoration: none; line-height: 26px; height: 26px; overflow: hidden; border: 1px solid #CCCCCC; padding: 5px 6px 4px 6px; margin: 0px; }
.PageButtons span { color: #ffffff; background-color: #CCCCCC; }
.PageButtons a, .PageButtons a:visited, .PageButtons a:active, .PageButtons a:hover { color: #333333; }
.PageButtons a:hover { background-color: #FFFF99; }

#head { width: 100%; height: 125px; background: url(../images/head.gif) repeat-x; }
.lagu { margin: 0 auto; width: 977px; height: 62px; padding-top: 22px; background: url(../images/logo.gif) no-repeat 15px bottom; text-align: right; }
.cn { width: 80px; height: 14px; background: url(../images/cn.gif) no-repeat left; line-height: 14px; padding-left: 22px; }
.en { width: 80px; height: 14px; background: url(../images/en.gif) no-repeat left; line-height: 14px; padding-left: 22px; }
.sea { text-align: left; float: right; margin-top: 5px; width: 227px; height: 20px; background: url(../Images/seabg.gif); scrollbar-face-color: #c9d8fc; scrollbar-track-color: #e1e4e9; scrollbar-3dlight-color: #c9d8fc; scrollbar-darkshadow-color: #c9d8fc; scrollbar-highlight-color: #c9d8fc; scrollbar-shadow-color: #c9d8fc; }
.head3 { margin-top: 7px; color: #535353; position: relative; overflow: auto; width: 227px; height: 300px; }
.head4 { background-color: #f1f6fa; }

#foot { width: 977px; margin: 0 auto; text-align: center; background-color: #f4f4f4; }
.nav { color: #ffffff; width: 977px; line-height: 26px; height: 26px; background-color: #0865ac; }
.nav a { color: #ffffff; padding: 0 10px; }
.foot { width: 975px; border: 1px solid #dedede; border-bottom: none; margin-top: 5px; }
.footer { width: 953px; background-color: #e8e8e8; border: 1px solid #ffffff; padding: 10px; border-bottom: none; }
.foot p { display: inline; }

/*导航开始*/
#nav { line-height: 45px; height: 45px; text-align: center; width: 977px; margin: 0 auto; z-index:99; }
#nav .shu { width: 2px; height: 43px; background: url(../images/shu.gif) no-repeat bottom; }
#nav a { display: block; width: 106px; color: #ffffff; }
#nav a:hover { color: #f9d512; }
#nav li { float: left; }
#nav li a:hover { background: url(../images/menuturn.gif) no-repeat center center; width: 106px; height: 43px; display: block; }
#nav li ul { line-height: 27px; text-align: left; left: -999em; width: 106px; position: absolute; color: #FFF; background-color: #FFFFFF; z-index:99; }
#nav li ul li { float: left; width: 106px; background: #0f3eac; color: #FFF; text-align: center; margin-top: 1px; }
#nav li ul a:hover { width: 106px; height: 27px; display: block; color: #F3F3F3; background: #C00; }
#nav li:hover ul { left: auto; }
#nav li.sfhover ul { left: auto; }
#nav a:link { color: #FFF; font-size: 12px; }
/*导航结束*/