body {
	font-size: 13px; 
	font-family: "ËÎÌå"; 
	cursor: default; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	SCROLLBAR-BASE-COLOR: #d7e3fb; 

}

td 
{
	font-size: 13px; 
	cursor: default
}

a:link 
{
	color: #333333; 
	text-decoration: none;
}

a:visited 
{
	color: #333333; 
	text-decoration: none;
}

a:hover 
{
	text-decoration: none; 
	color: #ff0000;
}

hr {
	border-right: #000000 0px solid; border-top: #d1d7dc 1px solid; border-left: #000000 0px solid; border-bottom: #000000 0px solid; height: 0px;
}

.paperStyle
{
	cursor: default;
	color: #000000;
	height: 30px;
	background-color: #ffffff;
	text-align: left;
	font-weight:bold;
}

.button 
{
	cursor:hand;
    font-size: 13px;
    height: 28px;
    padding-top: 2px;
}
.button1 
{
	cursor:hand;
    font-size: 12px;
    height: 23px;
    padding-top: 2px;
    border: 1px solid #6699cc;
    background-image:url(../images/btnbg.jpg)                  
}
.infotitle
{
	cursor: default;
	color: #000000;
	background-color: #ffffff;
	font-weight:bold;
	font-size: 15px;
}