@charset "utf-8";
/* CSS Document */

body{margin:0; font-size:12px; color:#555; line-height:20px;}
td{  font-family:Arial, Helvetica, sans-serif,宋体}
#version a{ color:#e3ecfb; text-decoration:none;}
#menu a{ color:#085bab; font-weight:bold; text-decoration:none}

.m10{ margin-top:10px;}
a{ color:#555; text-decoration:none;}
a:hover{ color:#FF0000;text-decoration:none;}

.white a:link {
	font-family: "宋体";
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
.white a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
.white a:hover {
	font-family: "宋体";
	font-size: 12px;
	color:#red;
	text-decoration: none;
	font-weight: bold;
}
.white a:active {
	font-family: "宋体";
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}