


.left {
float : left;
}
.right {
float : right;
}
.clear {
clear : both;
}
#wrapper {
position : relative;
min-height : 95%;
min-width : 1000px;
background : url("images/bg_box.jpg") repeat center top;
}
* html #wrapper {
height : 100%;
}
#box {
position : relative;
z-index : 20;
width : 1000px;
padding-bottom : 39px;
margin : 0 auto;
}
#header {
height : 200px;
background: #015998;
}
#baner {
padding : 0;
float : right;
height : 200px;
}
#logo {
float : left;
padding : 0;
background : url("images/logo.gif");
}
#logo img {
border : 0;
}
#login {
position : absolute;
left : 0;
top : 0;
padding : 5px;
}
.jd_menu, .jd_menu ul, .jd_menu li {
margin : 0;
padding : 0;
list-style : none;
}
.jd_menu {
width : 100%;
background : url("images/bg_nav.png") repeat left top;
}
.jd_menu:after {
content : ".";
display : block;
visibility : hidden;
clear : both;
height : 0;
}
.jd_menu li {
float : left;
}
.jd_menu a {
display : block;
color : #000;
font : bold 12px/40px Verdana;
white-space : nowrap;
cursor : pointer;
}
.jd_menu a:link, .jd_menu a:visited, .jd_menu a:active {
color : #000;
}
.jd_menu a span {
display : block;
padding : 0 50px 0 58px;
}
.jd_menu li.activetab a, .jd_menu li.jdm_hover a {
background : #e0dfe0 url("images/bg_menu_h_left.png") no-repeat left top;
color : #f6122d;
text-decoration : none;
}
.jd_menu li.activetab a span, .jd_menu li.jdm_hover a span {
background : url("images/bg_menu_h_right.png") no-repeat right top;
}
.jd_menu ul {
display : none;
position : absolute;
border : 1px solid #ffffff;
background : #cecdce;
}
.jd_menu ul li {
float : none;
}
* html .jd_menu ul li {
padding-bottom : 1px;
}
.jd_menu ul a, .jd_menu li.activetab ul a, .jd_menu li.jdm_hover ul a {
padding : 0 15px;
background : none;
color : #000;
font : 11px/20px Verdana;
text-decoration : none;
}
.jd_menu ul a:link, .jd_menu ul a:visited, .jd_menu ul a:active {
color : #000;
}
.jd_menu ul a span {
display : inline;
padding : 0;
}
.jd_menu ul a:hover, .jd_menu li.activetab ul a:hover, .jd_menu li.jdm_hover ul a:hover {
background : #ffffff;
color : #000;
text-decoration : none;
}
.jd_menu li.activetab ul a span, .jd_menu li.jdm_hover ul a span {
background : none;
}
#main {
padding : 0;
width: 1000px;
background: #F7F8F8;
}
#panebox {
width : 100%;
border-collapse : collapse;
padding : 0;
}
.TopPane {
padding-bottom : 3px;
}
.LeftPane {
padding : 0;
text-align : left;
vertical-align : top;
}
.ContentPane {
padding : 0;
text-align : left;
vertical-align : top;
}
.RightPane {
padding : 0;
text-align : right;
vertical-align : top;
}
.BottomPane {
padding-top : 3px;
}
#footer {
position : absolute;
bottom : 0;
z-index : 25;
width : 1000px;
height : 39px;
color : #015998;
font-family : Verdana;
line-height : 39px;
text-align : center;
background: #EFF1F3;
}
#auxiliary1 {
position : absolute;
left : 0;
bottom : 0;
z-index : 10;
width : 100%;
height : 197px;
}
#auxiliary2 {
position : absolute;
left : 0;
top : 240px;
bottom : 0;
z-index : 15;
width : 100%;
overflow : hidden;
}
* html #auxiliary2 {
display : none;
}
#auxiliary2-sub {
width : 950px;
height : 10000px;
margin : 0 auto;
background : url("images/bg_box.png") repeat left top;
}
* html #auxiliary2-sub {
position : absolute;
top : 240px;
}
.SEOMenuV {
width : 200px;
position : relative;
margin : 0 0 0 0;
font : 11px verdana, sans-serif;
z-index : 999;
}
.SEOMenuV ul li a, .SEOMenuV ul li a:visited {
display : block;
text-decoration : none;
color : #000;
width : 200px;
text-align : center;
border : 1px solid #fff;
border-width : 1px 1px 0 0;
background : #cecdce;
line-height : 25px;
font-size : 11px;
padding-left : 0;
text-decoration : none;
}
.SEOMenuV ul {
padding : 0;
margin : 0;
list-style-type : none;
}
.SEOMenuV ul li {
float : left;
margin-right : 1px;
position : relative;
list-style-type : none;
}
.SEOMenuV ul li ul {
display : none;
}
.SEOMenuV ul li:hover a {
color : #000;
background : #ffffff;
}
.SEOMenuV ul li:hover ul {
display : block;
position : absolute;
top : 0;
left : 200px;
width : 200px;
}
.SEOMenuV ul li:hover ul li a.hide {
background : #cecdce;
color : #000;
}
.SEOMenuV ul li:hover ul li:hover a.hide {
width : 200px;
}
.SEOMenuV ul li:hover ul li ul {
display : none;
}
.SEOMenuV ul li:hover ul li a {
display : block;
background : #f4f4f4;
color : #000;
width : 200px;
}
.SEOMenuV ul li:hover ul li a:hover {
background : #ffffff;
color : #000;
}
.SEOMenuV ul li:hover ul li:hover ul {
display : block;
position : absolute;
left : 200px;
top : 0;
color : #000;
}
.SEOMenuV ul li:hover ul li:hover ul li a {
display : block;
width : 200px;
background : #cecdce;
color : #000;
}
.SEOMenuV ul li:hover ul li:hover ul li a:hover {
background : #ffffff;
color : #000;
}
table {
border-collapse : collapse;
border : 0;
margin : 0;
padding : 0;
}
.SEOMenuV ul li a:hover {
color : #000;
background : #ffffff;
text-decoration : none;
}
.SEOMenuV ul li a:hover ul {
display : block;
position : absolute;
top : 0;
left :200px;
width : 200px;
}
.SEOMenuV ul li a:hover ul li a.sub {
background : #cecdce;
color : #fff;
text-decoration : none;
}
.SEOMenuV ul li a:hover ul li a {
display : block;
background : #cecdce;
color : #000;
width : 200px;
text-decoration : none;
}
.SEOMenuV ul li a:hover ul li a ul {
visibility : hidden;
}
.SEOMenuV ul li a:hover ul li a:hover {
background : #d3d3d4;
color : #000;
text-decoration : none;
}
.SEOMenuV ul li a:hover ul li a:hover ul {
visibility : visible;
position : absolute;
left :200px;
top : 0;
color : #000;
}
.SEOMenuV ul li a:hover ul li a:hover ul li a {
display : block;
width : 200px;
background : #cecdce;
color : #000;
}
.SEOMenuV ul li a:hover ul li a:hover ul li a:hover {
background : #cecdce;
color : #000;
}
.SEOMenuV ul li li a:hover {
color : #000;
background : #cecdce;
text-decoration : none;
}
html, body, form#Form {
height : 100%;
margin : 0;
background : url("images/bg.gif") repeat #0375C8;
}
body, div, th, td, .Normal {
font-family : Verdana;
font-size : 12px;
border-collapse : collapse;
}
a:link, a:visited, a:active {
color : #015998;
text-decoration : none;
font-size : 13px;
}
a:hover {
color : #015998;
text-decoration : underline;
font-size : 13px;
}
a.usercss:link, a.usercss:visited, a.usercss:active {
margin : 0 9px;
color : #015998;
font-family : Verdana;
}
a.usercss:hover {
color : #015998;
}
.bottomcss, a.bottomcss:link, a.bottomcss:visited, a.bottomcss:active {
padding : 0 3px;
color : #015998;
}
a.bottomcss:hover {
color : #fff;
}
.Head {color: #015998; font-size: 16px; font-weight: bold;}
.Head a.link, .Head a.visited {text-decoration: none;}
.Head a.hover {text-decoration: underline;}
