BODY {
	 BACKGROUND-IMAGE: url(images/bg.gif);
	 SCROLLBAR-FACE-COLOR: #cdcdcd;
	 SCROLLBAR-HIGHLIGHT-COLOR: #e7e7e7;
	 SCROLLBAR-SHADOW-COLOR: #b9b9b9;
	 SCROLLBAR-3DLIGHT-COLOR: #cdcdcd;
	 SCROLLBAR-ARROW-COLOR: #ce0000;
	 SCROLLBAR-TRACK-COLOR: #e3e3e3;
	 SCROLLBAR-DARKSHADOW-COLOR: #b9b9b9;
	 
}
A {
	COLOR: #666666; TEXT-DECORATION: none;FONT: 9pt "宋体";
}
A:hover {
	COLOR: #ff6600; BORDER-BOTTOM: 1px dotted;FONT: 9pt "宋体";
}
.red {
	COLOR: #ff0000; BORDER-BOTTOM: none;FONT: 9pt "宋体";
}
.cont {
	border: 8px double #CCCCCC;
	width:712px;
	background-color:#FFFFFF;
	text-align:left;
	padding: 6px;
	overflow:hidden;
}
.cleft{
float:left; width:23%;}
.cright{
float:right; width:75%;}
.white {
	COLOR: #ffffff; BORDER-BOTTOM: none;FONT: 9pt "宋体";
}
body,td,th {
font-family: 宋体;
font-size: 12px;	
}
.line24{
line-height:24px;COLOR: #666666;}
.fw_l{
	background-image: url(images/img_f_3.gif); height:22px; text-align:center;
}