body, table, td, input, select, option, button {
	font-size: 12px;
	font-family: "ËÎÌå";	
}

a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}

a.title1 {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
a.title1:hover {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
}

input.text {

}

input.button {
	width: 60px;
}

.title1 {
	font-weight: bold;
	color:#FFFFFF;
}

.title2 {
	font-weight: bold;
	color: #000000;
}

.title3 {
	font-size: 14.7px;
	font-weight: bold;
	color: #003399;
}