body {
	background-image: url(../images/bg.jpg);
	background-color: #005DA2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #005CA1;
	line-height:150%;
}
a:link {
	color: #005CA1;
	text-decoration: none;
}
a:visited {
	color: #005CA1;
	text-decoration: none;
}
a:hover {
	color: #0077CE;
	text-decoration: none;
}
a:active {
	color: #004F88;
	text-decoration: none;
}
a.top_menu:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.top_menu:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.top_menu:hover {
	color: #FFCC00;
	font-weight: bold;
}
a.top_menu:active {
	color: #FF0000;
	font-weight: bold;
}
.top_menu_t {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.left_t {
	margin: 10px;
}.page_body_t {
	font-size: 13px;
	line-height: 27px;
	margin: 10px;
}

.page_body_t1 {

	margin: 10px;
		font-size: 14px;
	line-height: 27px;
}

#news_title{text-align:center;padding:10px 0 10px 0;color:#FF6600;font-size:18px;font-weight:bold}

#news_date{color:#505050;text-align:center}

#news_content{font-size:14px;padding:10px;line-height:150%;}

#news_buttom{text-align:center;padding:10px 0 0 0;float:left;}

#news_totop{padding:10px 0 0 0;float:right;}
