
@charset "gb2312";
body {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	margin:0px 0px 0px 0px;
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #b1d1e0;
}
.top_font {
	font-size: 11px;
	color: #153b63;
}
.contect_font {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}


.title_bigfont {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.button_font {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 30px;
	color: #003399;
}
