body,td,th {
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
}
body {

margin: 0px;
/* background:url(../images/wholebg.jpg) top center no-repeat;*/  background-color:#000000;
	/*background-color:#231F20;*/
}
.top{width:1000px;
background-image: url(../images/top.jpg);
background-repeat: no-repeat;
height:248px;
padding:0;
margin:0;}

.mid{width:1000px;
background-image: url(../images/bg.jpg);
background-repeat: repeat-y;}

.footer{width:1000px;
background-image: url(../images/bottom.jpg);
background-repeat: no-repeat;
font-size:11px;
color: #666666;
background-color:#000000;
text-align:center;
height:60px;}


div.news {scrollbar-shadow-color:#000; 
scrollbar-slider-color:#333;
scrollbar-base-color: #333;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
scrollbar-face-color: #000;
scrollbar-highlight-color: #000;
scrollbar-track-color: #3F0107;
color: #000; 
font-family:Arial;
font-size:13px;
font-weight:normal;
width: 630px; 
height: 330px; 
overflow: auto; 
}