@charset "UTF-8";
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
body {
	background-color: #C8E2E8;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 25px;
	color: #333333;
}
h2 {
	font-size: 20px;
	color: #333333;
}
a:link {
	color: #00B4F1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #FEEF39;
}
h3 {
	font-size: 12px;
	color: #333333;
}
#recharge_sign {
	height: 180px;
	width: 240px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

