@charset "gb2312";
/* CSS Document */

body {
	font-family: 宋体;
	font-size:12px;
	text-align:justify;
}
.nav_header {
	color:#ffee85;
	font-weight:bold;
	text-decoration:none;
}
.nav_link {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.con_header {
	color:#96c;
	font-size:20px;
	font-weight:bold;
}
.con_cn {
	color:#000;
	font-weight:normal;
	font-size:13px;
}
.con_en {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.con_en2 {
	color:#96c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;	
	text-decoration:none;
}
.link_btm {
	color:#4c145f;
	font-weight:bold;
	text-decoration:none;
}
.footer {
	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
}
.footer:hover {
	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


