body {
	background-color: #000000;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.news {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	font-weight: lighter;
	color: #D9D9D9;
	text-decoration: none;
}
.txt {
	font-family: Arial,"宋体";
	font-size: 12px;
	color:#929292;
	text-decoration: none;
	line-height: 14px;
}
.entxg {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	color: #A1A1A1;
	text-decoration: none;
	line-height: 16px;
}


.tittle {
	font-size: 14px;
	color: #7F7F7F;
	text-decoration: none;
	font-weight: 900;
}

.news:link {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	color: #d9d9d9;
	text-decoration: none;
}
.news:visited {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	color: #d9d9d9;
	text-decoration: none;
}
.news:hover {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline blink;
	background-image: url(images/index_04.gif);
}
.news:active {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
input{
height:15px; font-size:12px; border:1px solid #888888;}
.input1{
	height:24px;
	background:#cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}