@charset "gb2312";/* CSS Document */
body,td,th {font-size: 12px;color: #000;}
body {margin: 0px;padding: 0px;background-color: #FFF !important;background-image: url(../images/mainbg.png);background-repeat: repeat-x;}
a:link {color: #222;text-decoration: none;}
a:visited {text-decoration: none;color: #333;}
a:hover {text-decoration: underline;color: #F30;}
a:active {text-decoration: none;color: #333;}
h1,h2,h3,h4,h5,h6 {margin:0px;padding:0px;}
h1 {font-size: 22px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
form {margin:0px;padding:0px;}
img {vertical-align: top;}
a img {border: none;}

.Doc {padding:0px;width: 100%;margin: 0px;}
.Doc .Header {width:1000px;margin: 0 auto;padding: 0px;background-image: url(../images/top2.jpg);background-repeat: no-repeat;}
.Doc .Header .Top {margin: 0px;padding: 0px;height: 133px;}
.Doc .Header .Nav {margin: 0px;padding: 0px;clear: both;height: 35px;border-bottom:4px solid #FACA52;}
.Doc .Header .Nav .NavItem {margin: 0px;padding: 0px;height: 35px;list-style-position: outside;list-style-type: none;}
.Doc .Header .Nav .NavItem li {margin: 0px;padding: 0px;float: left;height: 35px;width: 100px;font-size: 14px;line-height: 35px;text-align: center;background-image: url(../images/split_line.png);background-repeat: no-repeat;background-position: left center;color: #FFF;}
.Doc .Header .Nav .NavItem li.first{background-image: none;}
.Doc .Header .Nav .NavItem li a {display: block;font-weight:bold;}
.Doc .Header .Nav .NavItem li a:link{color:#FFF;}
.Doc .Header .Nav .NavItem li a:visited{color:#FFF;}
.Doc .Header .Nav .NavItem li a:hover,.Doc .Header .Nav .NavItem li a.current{color: #FFF;text-decoration: none;background-image: url(../images/btn_hover_bg.png);background-repeat: no-repeat;background-position: center center;}
.Doc .Header .Nav .NavItem li a:active{color:#FFF;}
.Doc .Header .Nav .NavItem li .SubMenu {
margin: 0px;padding: 0px;list-style-position: outside;list-style-type: none;border-top-width: 1px;border-top-style: solid;border-top-color: #FC9;-moz-box-shadow: 1px 1px 3px #666;-webkit-box-shadow: 1px 1px 3px #666;box-shadow: 1px 1px 3px #666;position: relative;z-index: 99;*margin-top:-1px;_margin-top:-1px;display:none;}
.Doc .Header .Nav .NavItem li .SubMenu li {
background-color: #369;border-bottom-width: 1px;border-left-width: 1px;border-bottom-style: solid;border-left-style: solid;border-bottom-color: #CCC;border-left-color: #CCC;border-right-width: 1px;border-right-style: solid;border-right-color: #CCC;float: none;*float:left;_float: left;height: 30px;line-height: 30px;background-image: none;}
.Doc .Header .Nav .NavItem li .SubMenu li a{-webkit-transition: all 300ms ease-in-out 0s;-moz-transition: all 300ms ease-in-out 0s;-ms-transition: all 300ms ease-in-out 0s;-o-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.Doc .Header .Nav .NavItem li .SubMenu li a:hover {background-color: #39F;background-image: none;color: #FFF;}

.Doc .Footer {padding: 0;clear: both;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;background-color:#0A3F76;}
.Doc .Footer .SiteInfo {text-align: center;margin: 0px;padding: 5px;font-size: 12px;color: #FFF;}
.Doc .Footer .SiteInfo a:link{color:#FFF;}
.Doc .Footer .SiteInfo a:visited{color:#FFF;}
.Doc .Footer .SiteInfo a:hover{color:#F00;}
.Doc .Footer .SiteInfo a:active{color:#FFF;}
.Doc .Footer .SiteInfo p {margin: 0px;padding: 5px;}
.Doc #QRImg {margin: 0px;padding: 0px;height: 120px;width: 120px;position: fixed;_position: absolute;left: 10px;bottom: 320px;z-index: 99;}
