.css {
	font-size: 12px;
}
.txtmain {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.lx {
	font-size: 12px;
	color: #999999;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999900;
}
