BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
}
IMG {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px
}
li{
    font-size: 12px;
    color: #BAD8EA;
    line-height: 120%;
	}
.ff {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	color:#FF9900;
	font-weight:bold;
}
/*链接*/
li a:link,li a:visited{
	color:#BAD8EA;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}     
li a:hover{
	color:#FF9600;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline;
}
.head:link{
	color:#FF6600;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}    
.head:visited{
	color:#FF6600;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}  
.head:hover{
	color:#333333;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline;
}
