@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #565656;
	margin: 0px;
	background-image: url(../image/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #DEF8F9;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #85C734;
}
a:active {
	text-decoration: none;
}
.blue {
	color: #213e88;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.rmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #919191;
	text-decoration: none;
	padding-left: 7px;
	line-height: 22px;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.border2 {
	border: 1px solid #e5e5e5;
}
.green {
	color: #7CC325;
	font-weight: bold;
}
.green1 {
	font-size: 24px;
	color: #7CC325;
}
.fontsize14 {
	font-size: 14px;
	font-weight: bold;
}

