.hometext{
	font-size:12px;
	line-height:16px;
	color:#6A6A6A;
	text-decoration:none;
}
.inputtext{
	font-size:12px;
	border:#000000 solid 1px;
	background-color:#FFFFFF;
}
.comser{
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}
.perser{
	font-size:12px;
	color:#47521D;
	font-weight:bold;
	text-decoration:none;
}
.boldtext{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.more{
	font-size:12px;
	color:#FFCC00;
	text-decoration:none;
}
.newstext{
	font-size:12px;
	line-height:16px;
	color:#666666;
}
.t1{
	font-size:12px;
	line-height:16px;
	color:#888888;
	text-decoration:none;
}
.tlink{
	font-size:12px;
	line-height:16px;
	color:#0066CC;
	text-decoration:none;
}
.red{
	font-size:12px;
	line-height:16px;
	color:#FF0000;
	text-decoration:none;
}
.btext{
	font-size:12px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
.undertext{
	font-size:12px;
	color:#003366;
	text-decoration:underline;
}