td {
	font-size: 12px;
	color: #202020;
	text-decoration: none;
	line-height: 180%;
}
a {
	font-size: 12px;
	color: #202020;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0063C1;
	text-decoration: underline;
}
input  {
       border: 1px solid #D4D4D4;
}
selectding {
	font-size: 12px;
	color: #CC3300;
	background-color: #FEDED3;
	border: 1px solid #333300;
}
.a {
	font-size: 12px;
	color: #202020;
	text-decoration: none;
}
.a:hover  {
    color: #ffffff;
}
.a:active {
	font-size: 12px;
	color: #202020;
	text-decoration: underline;
}
.red {
	font-size: 12px;
	color: red;
	text-decoration: none;
}
.red:active {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}

li {
	font-size: 12px;
	line-height:180%;
	list-style-image: url("images/li.gif");
	list-style-position: inside;
	background-position: center;
	
}
.daohang:active {
   font-color:#6D6D6D;
}

.daohang {
	font-size: 12px;
	color: #6D6D6D;
	text-decoration: none;
}


