@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #fff;
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-style: normal;
}
.font1 {
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.font2 {
	color: #000;
	font-size: 13px;
	vertical-align: text-top;
	text-decoration: none;
	line-height: 16pt;
}

.font3 {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}

.font3_1 {
	color: #Eff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}

.font4 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}

.font5 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}

.font5_1{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:400 ;
}

.font6 {
	color: #eff;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	line-height: 30px;
	font-family: "Adobe 黑体 Std R", "仿宋", "黑体";
}

.font7 {
	color: #00F;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	vertical-align: text-top;
	text-decoration: none;
	line-height: 16pt;
	font-weight: bold;
}

.font8 {
	color: #ff0000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	vertical-align: text-top;
	text-decoration: none;
	line-height: 16pt;
	font-weight: bold;
}

.orange {
	color: #F93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*-------- 下拉菜单 --------------*/
.dropMenu {position:absolute;top: 0;z-index:100; width:105px;visibility: hidden; margin-top: 0px; filter: alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8;}

.lh{line-height: 25px; font-size: 18px;}