﻿*{   scrollbar-face-color: #000000; 
    scrollbar-shadow-color: #ffffff; 
    scrollbar-highlight-color: #ffffff; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-darkshadow-color: #ffffff; 
    scrollbar-track-color: #cccccc;
    scrollbar-arrow-color: #ffffff;
}
body{
    font: 12px Verdana,宋体,MS Gothic;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	background:#EBE19C url('BG.jpg');
	background-attachment: fixed;
	color:#000;
}
 img {max-width: 100%;height: auto;}
 *select{font: 12px Tahoma,Verdana,宋体,MS Gothic;}
 *option{font: 12px Tahoma,Verdana,宋体,MS Gothic;}
 th{background:#CDD7EB;}
