body,td,th {
	font-size: 12px;
}
body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.f_White {
	color:#FFFFFF;
}
.f_Blue{
	color:#2868A5;
	font-weight:normal;
}
.f_Gray{
	color:#626262;
}
.s_Title{
	padding:2px;
}
.s_Title:hover{
	border-bottom:#FF2222 solid 1px;
	padding:2px;
}
.a_White {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.a_White:hover {
	color:#FF2222;
	text-decoration:none;
	font-weight:bold;
}
.a_White2 {
	color:#FFFFFF;
	text-decoration:none;
}
.a_White2:hover {
	color:#9eccf7;
	text-decoration:none;
}
.a_Gray {
	color:#565656;
	text-decoration:none;
}
.a_Gray:hover {
	color:#000000;
	text-decoration:none;
}
.a_Blue {
	color:#2769a6;
	text-decoration:none;
}
.a_Blue:hover {
	color:#000000;
	text-decoration:none;
}
.a_Black {
	color:#000000;
	text-decoration:none;
}
.a_Black:hover {
	color:#2769a6;
	text-decoration:none;
}
.info{
	text-align:center;
	padding:2px;
	color:#333333;
}
.copyright{
	font-weight:bold;
	text-align:center;
	padding:2px;
	color:#333333;
}
.split{
	border-top:#eeeeee solid 1px;
	height:5px;
	margin-bottom:5px;
}
.notice{
	color:#FFFFFF;
}
.title{
	font-size:20px;
	text-align:center;
	padding:10px;
	font-weight:bold;
}
.detail_info{
	text-align:center;
	padding:5px;
}
.detail_content{
	padding:10px;
	line-height:23px;
}
.page_close{
	text-align:center;
	padding:10px;
}
.list td{
	border-bottom:#999999 dashed 1px;
}
.list tr:hover{
	border-bottom:#999999 dashed 1px;
	background-color:#e4eeff;
}
.home_list{
	margin:3px 0px 0px 0px;
}
.home_list tr:hover{
	background-color:#efefef;
}
.news_list td{
	border-bottom:#aaaaaa dashed 1px;
	height:26px;
}
.news_list td:hover{
	background-color:#f5f5f5;
	border-bottom:#aaaaaa dashed 1px;
}
.td_split{
	color:#94c4f0;
}