/* CSS Document */ 
body{
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	color: #b1af71;
	overflow-x:hidden;
	font-weight: normal;
	line-height: 24px;
	background-image: url(images/dz1_outBg.gif);	
} 
td{
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	color: #b1af71;
	overflow-x:hidden;
	font-weight: normal;
	line-height: 24px;
	background-color: #000000;
} 
a{ 
font-family: "宋体"; 
font-size: 12px; 
color: #b1af71; 
text-decoration: underline; 
font-weight: normal; 
} 
a:hover { 
font-family: "宋体"; 
font-size: 12px; 
color:#ff0000 ; 
text-decoration: underline; 
font-weight: normal; 
} 
.font_btm {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.border1 { 
border: 1px solid #4C4A49; 
} 