@charset "utf-8";
.line {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.line2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D7D7;
}
.text {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.line1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}
.kuang {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #D7D7D7;
}
.kuang1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #d5ecf4;
}
#darkseagreen{
	color:#006600;
}
a.nou:link		 {color: #006600; text-decoration: none}
a.nou:visited	 {color: #006600; text-decoration: none}
a.nou:hover		 {color: #FF6600; text-decoration: none}
a.nou:active	 {color: red; text-decoration: none}
