a           {font-size:9pt; font-family:"宋体"; color:#003399; text-decoration:none}
a:link      {font-size:9pt; font-family:"宋体"; color:#003399; text-decoration:none}
a:hover     {font-size:9pt; font-family:"宋体"; color:#CC0000; text-decoration:none}
a:active    {font-size:9pt; font-family:"宋体"; color:#CC0000; text-decoration:none}
a:visited   {font-size:9pt; font-family:"宋体"}

.wh         {font-size:9pt; font-family:"宋体"; color:#FFFFFF; text-decoration:none}
.wh:link    {font-size:9pt; font-family:"宋体"; color:#FFFFFF; text-decoration:none}
.wh:hover   {font-size:9pt; font-family:"宋体"; color:#FFFF00; text-decoration:none}
.wh:active  {font-size:9pt; font-family:"宋体"; color:#FFFF00; text-decoration:none}
.wh:visited {font-size:9pt; font-family:"宋体"}

.wz         {font-size:12pt; font-family:"宋体"; color:#FFFFFF; text-decoration:underline}
.wz:link    {font-size:12pt; font-family:"宋体"; color:#FFFFFF; text-decoration:underline}
.wz:hover   {font-size:12pt; font-family:"宋体"; color:#FFFF00; text-decoration:none}
.wz:active  {font-size:12pt; font-family:"宋体"; color:#FFFF00; text-decoration:underline}
.wz:visited {font-size:12pt; font-family:"宋体"}

body        {font-size:9pt; font-family:"宋体";}
p           {font-size:9pt; font-family:"宋体"; color:#000000}
tr          {font-size:9pt; font-family:"宋体"; color:#000000}
td          {font-size:9pt; font-family:"宋体"; color:#000000}
div         {font-size:9pt; font-family:"宋体"; color:#000000}

.code       {background-color:#eeeeee}
.form       {font-size:9pt; font-family:"宋体"; border:1 solid #999999}
.input      {font-size:9pt; font-family:"宋体"; border:0 solid #000000; color:#000000; background:#ffffff}
.li.li_1    {list-style-type:square; list-style-position:outside}
.off        {cursor:hand}
.on         {cursor:hand; color:#000000; background-color:#FFFFFF; filter:dropshadow(color=#000000,offx=1,offy=1,positive=1)}
.shadow1    {filter:dropshadow(color=#CCCCCC,offx=2,offy=2)}
.shadow2    {filter:dropshadow(color=#00CC66,offx=1,offy=1,positive=1)}
.glow1      {filter:glow(color=#0099FF,strength=0); color:#FFFFFF; line-height:12pt; position:relative}
.bigfont    {font-size:10pt; font-family:"Verdana", "宋体"}
.line_h13   {line-height:130%}
.line_h15   {line-height:150%}
.line_h18   {line-height:180%}
.line_h20   {line-height:200%}

/*头部*/

#top_strip {
	width:1003px;
	height:20px;
	color:#fff;
	line-height:20px;
	background:#004aaf;
	margin:0px auto;
	padding:0 10px;
}
#top_time {
	float:left;
}
#top_link {
	float:right;
}
#top_link a {
	color:#fff;
	margin-left:20px;
}
#top_banner {
	width:1003px;
	height:113px;
	margin:0px auto;
}

/*底部*/

#bottom_line {
	width:1003px;
	height:5px;
	background:#cad5d7;
	font-size:0;
	margin:0px auto;
}
#bottom {
	width:1003px;
	height:93px;
	background:url(bottom_bg.gif);
	margin:0px auto;
	text-align:center;
	line-height:20px;
	padding-top:10px;
	color:#333;
}
#bottom a {
	color:#333;
}
