body {
	font-size: 12px;
	margin: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A4A4A4;
}
.toplogo_box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4D5FF;
	border-bottom-color: #FFFF00;
}
.top_nav {
	background-image: url(images/top_navbg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.left_title_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.right_title_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/right_titleimg1.gif);
	background-repeat: repeat-x;
}
.news_xuxian {
	background-image: url(images/xuxinbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.news_endbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.news_date {
	color: #B20F16;
}
/*topnav 链接样式*/
.a_topnav:link {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a_topnav:visited {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a_topnav:hover {
	FONT-SIZE: 13px;
	COLOR: #FF9420;
	font-weight: bold;
}
/*内容默认链接样式*/
a:link {
	FONT-SIZE: 12px;
	COLOR: #0F286C;
	text-decoration: none;
}
a:visited {
	FONT-SIZE: 12px;
	COLOR: #0F286C;
	text-decoration: none;
}
a:hover {
	FONT-SIZE: 12px;
	COLOR: #ff0000;
}
/*内容默认链接样式*/
.a_events:link {
	FONT-SIZE: 12px;
	COLOR: #4E4E4E;
	text-decoration: none;
}
.a_events:visited {
	FONT-SIZE: 12px;
	COLOR: #4E4E4E;
	text-decoration: none;
}
.a_events:hover {
	FONT-SIZE: 12px;
	COLOR: #0837A4;
}