/* CSS Document */

body,table,td{
	font-size: 12px;
	font-family:"ËÎÌå", Arial;
	text-decoration: none;
	line-height: 150%;
	color: #505050;
}

A { COLOR: #505050;text-decoration: none; }
 ¡¡¡¡A:hover { TEXT-DECORATION: underline;color: #FF0000;
}
 
	
.TdBK {
	border: 1px solid #b5b5b5;
}	

.TDYY{
    filter:progid:DXImageTransform.Microsoft.Shadow 
    (Color=#DDDDDD,Direction=120,strength=3)
	} 
  
.AFont14{
	font-size: 14px;
	line-height: 26px;
}

.font12{ 
    font-size: 12px; 
	    
}  
    
.Font14Height30 {
	font-size: 14px;
	line-height: 30px;
}
   
.font14_line_b {
	font-size: 14px;
	font-weight: bold;	
}

.font14_line {
	font-size: 14px;
	line-height: 30px;
	text-decoration: underline;	  
}
   
   
.font16{ 
   font-size: 16px; 
   line-height: 30px;
   font-weight: bold;   
}
   
.font14BottomB {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	valign="bottom"
}
#layer001 {
	position:absolute;
	width:235px;
	height:130px;
	z-index:1;
	left: 172px;
	top: 65px;
	background-color:#cc0000;
	padding:5px 5px 5px;
	height:240px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	display:none;
}