﻿td {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}

.text01 {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}

.text02 {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}

.index-down {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	font-family: "宋体";
}



.key {
	font-size: 12px;
	font-family: "宋体";
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #999999;
	color: #000000;

	}
	
.key02 {
	font-size: 12px;
	font-family: "宋体";
	text-decoration: none;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #cccccc;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#FF9900;
	scrollbar-track-color:#bbbbbb;
	scrollbar-base-color:#000000;
	color: #000000;
}

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:#B71414; text-decoration: underline;}

a.down:link {font-size:12px;  color:#666666; text-decoration: none;}
a.down:visited {font-size:12px;  color:#666666; text-decoration: none;}
a.down:hover { font-size:12px;  color:#FF9900; text-decoration: none;}

a.left:link {font-size:14px;  color:#FF9900; text-decoration: none;}
a.left:visited {font-size:14px;  color:#FF9900; text-decoration: none;}
a.left:hover { font-size:14px;  color:#999999; text-decoration: none;}

body {
	margin: 0px;
	background-color: #000000;
}

