body 
{
	SCROLLBAR-FACE-COLOR: #f0f0f0; 
	
	SCROLLBAR-SHADOW-COLOR: #9e9e9e; 
	SCROLLBAR-3DLIGHT-COLOR: #9e9e9e; 
	SCROLLBAR-ARROW-COLOR: #9e9e9e; 
	SCROLLBAR-DARKSHADOW-COLOR: #f0f0f0; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color:#ffffff
}

.Page_Table
{
	width:780px;
	background-color:#ffffff;
}

TD 
{
	font: "宋体";
	font-size: 12;
	line-height: 18px;
}

A { 	color:#333333;
	text-decoration: none;
 }
A:hover { color: #FF9933;
	text-decoration:underline;
	}

.Button {
	font: "宋体";
	color: black;
	background-color: white;
	border: 1;
	border-color: white;
	border-style: solid;
}

.TextBox {
	font: "宋体";
	font-size: 12;
	color: darkblue;
	background-color: white;
}

A.MenuItem
{
	color:#FFFFFF;
	text-decoration: none;
}
A.MenuItem:Hover
{
	color:#FF9933;
	
	text-decoration: none;
}

.whtie_12 {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "宋体"
}

.green_16 {
	FONT-SIZE: 16px; COLOR: #008555; FONT-FAMILY: "宋体";
	font-style:italic;
	font-weight:600;
}

.orange_12 {
	FONT-SIZE: 12px; COLOR: #FF9933; FONT-FAMILY: "宋体";
}

.title
{
	font-size: 20px;
	color:#000000;
	font-family:"宋体";
	font-weight:600;
}

hr.dot
{ 
	border:1 dotted #cccccc;
}



.nav_line {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 0px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid;
	height:30px;
}