/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
.blacktitle {font-family: "宋体"; font-size: 14px; font-weight: bold; color: #000000; padding:5px 0px 0px 5px; }
.blackmore {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	padding:5px 0px 0px 5px; 
}
.whitetitle {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding:5px 0px 0px 5px; 
}
.whitemore {font-size: 12px; color: #FFFFFF; font-family: "宋体"; padding:5px 0px 0px 5px; }
.STYLE14 {font-family: "宋体"; font-size: 14px; font-weight: bold; color: #DF6532; padding:5px 0px 0px 5px;  }

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.gray a:link {
	font-size: 12px;
	color: #666;
	text-decoration:none;
}
.gray a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.gray a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
