.aaa {
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	line-height: 20px;
}

/*
* a.link
*/
.aaa a:link {
	text-decoration: none;
	color: #666666;
}
.aaa a:visited {
	text-decoration: none;
	color: #999999;
	
}
.aaa a:hover {
	text-decoration: none;
	color: #006699;

}
.aaa a:active {
	text-decoration: none;
	color: #FF9933;
}
/**
*/

.top_1 {
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: crosshair;
	letter-spacing: 2px;
	list-style-type: none;
}
.bianxian1 {
	border: 1px solid #CCCCCC;
}
.bai {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	font-size: 15px;
	font-weight: bold;
}
.huang {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.kuang_1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.green_12 {
	font-size: 12px;
	color: #44AA00;
	line-height: 20px;
}
/*
* a.link
*/
.green_12 a:link {
	text-decoration: none;
	color: #44AA00;
}
.green_12 a:visited {
	text-decoration: none;
	color: #FF9900;
}
.green_12 a:hover {
	text-decoration: none;
	color: #33FF00;
}
.green_12 a:active {
	text-decoration: none;
	color: #336600;
}
/**
*/