BODY {
	SCROLLBAR-FACE-COLOR: #ADD8E6;
	SCROLLBAR-HIGHLIGHT-COLOR: #DBF4FB;
	SCROLLBAR-SHADOW-COLOR: #DBF4FB;
	SCROLLBAR-3DLIGHT-COLOR: #1262EF;
	SCROLLBAR-ARROW-COLOR: #1045A5;
	SCROLLBAR-TRACK-COLOR: #D7ECFF; 
	scrollbar-darkshadow-color: #1262EF;
	Scrollbar-darkshadow-color: #191970;
	
	FONT-FAMILY:"宋体";
	Color: #444444; font-size: 9pt;

	background-color: #ffffff;
	background-image: url('images/MainBG.gif');
	background-repeat: repeat-y;
	background-position: center;
} 



a:Link       { color: #00007B; font-family: "宋体";  text-decoration: none;}
a:visited    { color: #00007B; font-family: "宋体"; text-decoration: none;}
a:hover      { color: #FF0000; font-family: "宋体";  text-decoration: underline;}
a:active     { color: #E32727; font-family: "宋体";  text-decoration: none;}
a            { color: #9933FF; text-decoration: none; }

Table        {Color:#000000; font-family: "宋体"; font-size: 9pt; }


Input        {color: #1356CF;font-family:"宋体";font-size: 9pt;font-style: normal;text-decoration: blink; }

.blacktitle:Link     {color: black;}
.blacktitle:active   {color: black;}
.blacktitle:hover    {color: black;}
.blacktitle:visited  {color: black;}

.whitetitle:Link     {color: white;}
.whitetitle:active   {color: white;}
.whitetitle:hover    {color: white;}
.whitetitle:visited  {color: white;}




