.css {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 180%;
}
.bg {
	border-top: thin solid #E9F6FE;
	border-right: thin solid #A2DAFB;
	border-bottom: thin solid #A2DAFB;
	border-left: thin solid #E9F6FE;
	background-color: #EEEEEE;

}
.td_1 {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	color: #FF0000;
}
.input_1 {
	height: 20px;
	width: 90px;
	border: 1px solid #666666;
}
.lclass1 {
	background-image: url(../pic/css1.gif);
}
.lclass2 {
	background-image: url(../pic/css2.gif);
}
.newstitle {
	font-size: 16px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.dh:link {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}
.dh:visited {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
.dh:hover {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #003366;
	text-decoration: underline;
}
.dh:active {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
