@charset "gb2312";
body {
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
.lrline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.index_txt {
	line-height: 18px;
}
.a2 {
	font-size: 12px;
	color: #999999;
}
.a1 {
	background-color: #EFEFEF;
}
.line {
	background-color: #999999;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
.index a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.red {color: #FF0000}
.STYLE3 {color: #CC0000; font-weight: bold; }