
.body {
	background-color: #000000;
}

A:link  {text-decoration: none;
	    font-size:12px;
	    font-family: "ARIAL";
	    color:black;}
A:visited {text-decoration: none;
	    font-size:12px;
	    font-family: "ARIAL";
	    color:black;}
A:active {text-decoration: underline;
	    font-size:12px;
	    font-family: "ARIAL";}
A:hover {text-decoration: none;
	    font-size:12px;
	    font-family: "ARIAL";
		color:red;}

.daohang {
	border-top: 0px solid #eeeeee;
	border-right: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 1px solid #ffffff;}

.biaoti {font-size: 16px; 
         font-weight: bold; 
         font-family: Arial, Helvetica, sans-serif;
         color:#5158EF;}

.font {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	line-height: 22px;}

.td_blue {
	border-top: 1px solid #1F68CF;
	border-right: 1px solid #1F68CF;
	border-bottom: 1px solid #1F68CF;
	border-left: 1px solid #1F68CF;}

.input {
	border: 1px solid #cccccc;
	height: 18px;
	color: #666666;}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;}

form {
	margin: 1px;
	padding: 1px;}
