body {
	background-image: url(images/web_bg.jpg);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #46B1E9;
	background-repeat: repeat-x;
}
.home_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EAF5FB;
}
.s_red {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.b_font {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b_font:hover {
	color: #FFFF00;
	text-decoration: none;
}

.h_font {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.h_font:hover {
	color: #0052A4;
	text-decoration: none;
}
.zw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.zwnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}
.dbt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
.lsbt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #009999;
	text-decoration: none;
}
