td {  font-size: 12px; text-decoration: none; line-height: 18px; color: #666666}
.f14 {  font-size: 14px; color: #666666; text-decoration: none; line-height: 20px}
a.f14 {  font-size: 14px; color: #ff0000; text-decoration: none; line-height: 20px}
.white {  color: #FFFFFF}
#body_top{	
    height:950px;
	margin:0 auto;
	background: url(images/index_2.gif) repeat-x top;
}

a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.gray {
	color: #666666;
	text-decoration: none;
}
.red {  
    color: #FF0000
}
.orange {  
    color: #FF9900
}
	
a.red:hover{  
     color: #ff0000;
	 text-decoration: underline
}
a:link {  
     text-decoration: none
}
a:hover {  
     text-decoration: underline
}
a:visited {  
     text-decoration: none
}
.hui {  
     color: #333333
}
a.hui:hover {  
     color: #999999;
	 text-decoration: underline
}
.heiti {  
     color: #ff0000;
	 font-family: "ºÚÌå"; 
	 font-size: 18px;
     line-height: 25px
}
.outline{	
	border: 1px solid #A0BEDD;		
}