﻿body { background-color:#3e81b2; }
h1, h2, h3, h4 { color:#fff; font-weight:normal; float:none; clear:both; width:100%; letter-spacing:0.15em; margin:0px; font-family: 'Microsoft YaHei', Arial, sans-serif;  }
p, li, td, th {line-height:1.4em; }
p, b, strong, span, td { float: none; font-size: 14px; }
strong, b { margin:1px; }
table { border: 1px solid #0066b2; border-collapse: collapse; }
th, td { border: 1px solid #0066b2; padding: 0.15em; }
.a { color: #0066B2; cursor: pointer; }
.head, .body, .foot { width: 980px; margin: 0px auto; height:auto; clear:both; float:none; }
.head { min-height:100px; height:130px; background: url('/images/logo5.png') 0px 5px no-repeat #3e81b2;}
.menu { float:right; height:20px; padding:0px; margin:0px; margin-top:100px;}
.menu a, .foot a { color: #b1d3ec; margin: 1px 0.1em; padding: 0.2em 0.6em; }
.menu a:link, .menu a:visited, .foot a:link, .foot a:visited { text-decoration: none; color: #b1d3ec; }
.menu a:hover, .menu a:active, .foot a:hover, .foot a:active { text-decoration: none; color: #fff; }
.body { width: 980px; clear: both; margin: 0px auto; min-height: 500px; height: auto; background-color: #b1d3ec; }
.body a:link, .body a:visited { text-decoration: none; color:#0066b2; }
.body a:active, .body a:hover { text-decoration: none; color: #ff9900; }
.right { width: 230px; height: auto; display: inline-block; float: right; clear: right; text-align: center; margin: 0.1em 2em; padding: 0.5em; background-color: #b1d3ec; border-left-width: 2px; border-left-style: none; border-color: #92bad8; }
.foot { margin: 0.2em auto; text-align: right; color: #b1d3ec; }
.foot p { line-height:1.6em; text-indent:0px; clear:both; margin:0px auto; }
.foot p u { font-style:normal; margin:2px; position:relative;top:5px; border:red; }
.foot p span, .foot p a { margin:2px;  margin:1px 2px; }
.aspNetHidden, .hidden { display:none; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.red, span.red { color:red; }
.bg1 {border:1px solid green;}
.bg2 { border: 1px solid red; }