.STYLE1 {color: #FF0000}
 a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
}
 a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
 a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;	
}
td {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
}
.STYLE2 {color: #0000FF}
body {	margin-left:0px;	margin-top:0px;}

td.height_24 {   
    height:24px; 
	border:1px; 
	border-top-color:blue;
	border-bottom-color:#00CCFF;
	border-left-color:#00CCFF;
	border-right-color:#00CCFF;
}   
td.bottom_right {    
	border:1px; 
	border-bottom-color:blue;
	border-right-color:blue;
}   
 td.bottom {    
	border:1px; 
	border-bottom-color:blue;

} 
h4{
font-style: inherit;
/*font-weight:lighter;*/
font-family:"楷体_gb2312";
}
