@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-size:12px;
	color:#333333;
	margin:0px;
	background-image:url(../images/bg.gif);
}
.STYLE1 {
	font-size: 14px;
	text-align:justify;
	vertical-align:top;
	line-height: 30px;
	text-indent:30px;
	width:95%;

}
.STYLE2 {font-size: 16px}

.STYLE3{
	font-size:16px;
	font-weight:bold;
	line-height:35px;
}
.STYLE4{
	font-size:20px;
	color:#0094CB;
	font-weight:bold;
	text-align:center
}
.STYLE5{
	font-size: 14px;
	text-align:justify;
	vertical-align:top;
	line-height: 35px;
	text-indent:30px;
	width:95%;
}
.STYLE6 {
	font-size: 14px;
	vertical-align:top;
	line-height: 25px;
	text-indent:30px;
	width:98%;
	text-align:justify;

}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000 ;
}
a:hover {
	text-decoration:underline;
	color:#000000;	
}
a:active {
	text-decoration: none;
	color:#000000 ;	
}

A.blue:link{
	text-decoration:none;
	color:#0099FF;
	font-family:"宋体";
}
A.blue:visited{
	text-decoration:none;
	color:#0099FF;
	font-family:"宋体";	
}
A.blue:hover{
	text-decoration:none;
	color:#FFFFFF;
	font-family:"宋体";	
}
A.blue:active{
	text-decoration:none;
	color:#0099FF;
	font-family:"宋体";	
}


.menuShow{
	background-image:url(../images/ef_13.gif);
	width:120px;
	height:39px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	background-repeat:no-repeat;
	font-family:"宋体";
}

.menuHidden{
	width:120px;
	height:39px;
	font-size:14px;	
	color:#0099FF;
	font-weight:bold;
	text-align:center;
	background-repeat:no-repeat;
	font-family:"宋体";		
}