body{
	background:white;
	color:black;
	font-family:"宋体";
	font-size:12px;
	line-height:24px;
	margin:0px 0px;
}
a:link{
	text-decoration:none;
	color:black;
}
a:hover{
	text-decoration:underline;
	color:navy;
}
a:visited{
	text-decoration:none;
	color:black;
}
a:active{
	text-decoration:none;
	color:black;
}
.index_text td{
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.index_text a:link,a:hover,a:visited,a:active{
	text-decoration:none;
}
.content_a a:hover{
	text-decoration:none;
	color:#FF0033;
}
.content_a2 a:hover{
	text-decoration:none;
	color:#FF0033;
}
.content_a3 a{
	font-size:14px;
}
.content_a3 a:hover{
	text-decoration:none;
	color:#FF0033;
	font-size:14px;
}
.index_input div{
	width:auto;
	height:20px;
	margin-bottom: 2px;
	float:left;
}
.index_input input{
	border:#CCCCCC 1px solid;
	width:100px;
	height:14px;
	margin-top: 3px;
}
.index_input2 input{
	border:#CCCCCC 1px solid;
	width:155px;
	height:14px;
	margin-top: 3px;
}
.index_input_submit input{
	width:auto;
	height:20px;
}
.menu{
	color:white;
	font-size:16px;
	font-weight:bold;
}
.menu a{
	text-align:right;
	font-size:12px;
	color:white;
	font-weight:normal;
}
.menu a:hover{
	text-align:right;
	font-size:12px;
	color:black;
	font-weight:normal;
}
.dotted{
	background:url(../images/dotted.gif) repeat-x;
	height:25px;
}
