.announce {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height:16px;
	color:#333333;
	margin-left: 20px;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height:14px;
	color:#333333;
}
.text2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height:20px;
	color:#333333;
}
.text2cap {
	text-transform: uppercase;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height:20px;
	color:#333333;
}

.text_title {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height:14px;
	color:#FF0000;
}
.page_on {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#666666;
}
.remark {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color:#999999;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight:800;
	color:#339900;
}
.title2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight:800;
	color:#339900;
}
.title2_red {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight:800;
	color:#FF0000;
}
.title_txt {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight:800;
	color:#333333;
}
.title3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:800;
	color:#339900;
}
a {
	color:#2e90bd;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
