td {
	font-size: 12px;
	line-height: 180%;
	color: #999999;
	text-decoration: none;
	font-family: "宋体";
}

.text01 {
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
}
.index-down {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	font-family: "宋体";
}

.doc-down {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
	font-family: "宋体";
}

.key {
	font-size: 12px;
	font-family: "宋体";
	text-decoration: none;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #333333;
	color: #999999;

	}
	
.key02 {
	font-size: 12px;
	font-family: "宋体";
	text-decoration: none;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #333333;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#7BBD14;
	scrollbar-track-color:#666666;
	scrollbar-base-color:#000000;
	color: #999999;
}

a.top:link {
    font-size:12px; 
    color:#999999;  
    text-decoration:none; 
	}
	
a.top:visited {
    font-size:12px; 
    color:#999999;  
    text-decoration:none; 
	}
	
a.top:hover {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #7BBD14;
}

a.down:link {font-size:12px; color:#666666; text-decoration: underline;}
a.down:visited {font-size:12px; color:#666666; text-decoration: underline;}
a.down:hover {font-size:12px; color:#7BBD14; text-decoration: underline;}

a.more:link {
	font-size:10px;
	text-decoration: none;
	color: #333B8F;
}
a.more:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #333B8F;
}


a:link {font-size:12px; color:#999999; text-decoration: none;}
a:visited {font-size:12px; color:#999999; text-decoration: none;}
a:hover {font-size:12px; color:#7BBD14; text-decoration: none;}

a.left:link {font-size:12px; color:#999999; text-decoration: underline;}
a.left:visited {font-size:12px; color:#999999; text-decoration: underline;}
a.left:hover {font-size:12px; color:#7BBD14; text-decoration: underline;}

body {
	margin: 0px;
	background-color: #000000;	
	background-image:  url(../images/bg.gif); background-position:top; background-repeat: repeat-x;
}



.pro-over {
	border: 1px solid #000000;

}
.pro-out {
	border: 1px solid #7BBD14;

}
