<!--
body,td
{
  font-size:12px;
}
.input
{
   height:16px;
   width:120px;
}
.more
{
  float:right;
}
a:link {
	COLOR: #000000; TEXT-DECORATION: none
}
a:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
a:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
* {
	margin: 0px;
	padding: 0px;
}
body { background: #FFFFFF; }
#wrapper {
	width: auto;
	clear: both;
}
#logo
{
   display:block;
   FILTER: alpha(opacity=80);
   background-position: center center;
   width:100px;
   height:66px;
   background-image: url(biao.gif);
   background-repeat: no-repeat;
}
#logo:hover
{
   display:block;
   FILTER: alpha(opacity=100);
   background-position: center center;
   width:100px;
   height:66px;
   background-image: url(biao.gif);
   background-repeat: no-repeat;
}
#header {
	height: 70px;
	border-bottom: 3px solid #000000;
 FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=#FFFFFF, endColorStr=#0053E1);
}
#header a
{
  color:#ffffff;
}
#header a:hover
{
  color:#ff0000;
}
#header h1 {
	font: bold 24px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 20px;
	float: left;
}
#header .summary {
	font: normal 16px/25px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	color: #333333;
	clear: left;
	overflow: hidden;
	height: 25px;
}
#header .head-msg {
	float: right;
	margin-right: 10px;
	font: normal 18px/60px "Courier New", Courier, monospace;
	color:#ffffff;
	font-weight:bold;
}
#header .head-msg1 {
	float: right;
	margin-right: -120px;
	margin-top: 26px;
	font: normal 14px/60px "Courier New", Courier, monospace;
	color:#ffffff;
	font-weight:bold;
}
#content {
	float: left;
	height: auto;
	background: #f9f9f9;
	border-right: 2px solid #CCCCCC;
	padding: 10px;
	margin-right: 230px;  /*min-width:expression(document.body.clientWidth-255);*/
	min-height:1250px;
}
#content .subnav-box { border-bottom: 1px solid #CCCCCC; }
#sidebar {
	height: auto;
	width: 230px;
	float: left;
	margin-left: -230px;
}
#subnav {
	list-style: url(none) none;
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#subnav li {
	margin-bottom: 5px;
	float: left;
	display: block;
}
#subnav li a {
	display: block;
	padding: 5px;
	clear: both;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
}
#subnav li a:visited {
	color: #333333;
	text-decoration: none;
}
#subnav li a:hover { text-decoration: underline;color:#ff0000; }
#container {
	padding: 10px;
	clear: both;
}
.column {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
        border-bottom:1px solid #CCCCCC;
        padding-bottom:3px;
}
.column0 {
	
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
        
        line-height:20px;
}
.column1 {
	
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
        
        line-height:20px;
        border-bottom:1px solid #CCCCCC;
        padding-bottom:3px;
}
.s-list { list-style: disc inside; }
.s-list li {
	clear: both;
	display: block;
}
.s-list li a {
	clear: both;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.s-list li a:hover {
	clear: both;
	color: #ff0000;
	text-decoration: underline;
	line-height: 20px;
}
.s-list1 { list-style: disc inside; }
.s-list1 li {
font-size:14px;
line-height: 160%;
	
}
.s-list1 li a {
	
	color: #666666;
	text-decoration: none;
	
}
.s-list1 li a:hover {
	
	color: #ff0000;
	text-decoration: underline;
	
}
.title {
	font: bold 14px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
#footer {
	height: 50px;
	clear: both;
	border-top: 3px solid #000000;
	padding-top: 10px;
	padding-left: 20px;
}
-->