/* --------------------a link--------------------*/
a {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
/* --------------------main----------------------------------------main--------------------*/
#main {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 660px;
	float: left;
	border-bottom: 20px solid #FFFFFF;
	text-align: center;
	background: #004E98;
	color: #FFFFFF;
}
/* --------------------font--------------------*/
.font10px {
	font-size: 10px;
	line-height: 130%;
}
.gray10px {
	font-size: 10px;
	line-height: 130%;
	color: #cccccc;
}
.font11px {
	font-size: 11px;
	line-height: 130%;
}
.font12px {
	font-size: 12px
}
.font14px {
	font-size: 14px
}
.font15px {
	font-size: 15px
}
.red1 {
	color: #FF0000;
}
.red2 {
	color: #CC3300;
}
.gray {
	color: #555555;
	font-weight: bold;
}
.gray7 {
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.comicsans {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #333333;
}
table {
	margin: 0px auto;
	padding: 0px;
}
#counter1 {
	margin: 0px;
	padding: 12px 0px 0px;
	float: left;
	height: 35px;
	width: 581px;
	text-align: right;
}
#counter2 {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#infomation {
	border: 1px solid #FF6633;
	margin: 0px;
	padding: 5px;
	width: 550px;
}
.style212 {
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
}
.style-ye {
	color: #FFFF00;
	font-size: 15px;
	font-weight: bold;
}
