body
{
	FONT-FAMILY: "ËÎÌå"; 
	text-decoration:none;
}
.main
{
	font-size:9pt;
}
.main11
{
	font-size:11pt;
}
.main10
{
	font-size:10pt;
}
.tableBorder
{
	border-right:#009900 1px solid;
	border-top: #009900 1px solid;	
	border-left: #009900 1px solid;	
	border-bottom: #009900 1px solid;	
}
.label
{
	font-weight:bold;
    font-size:11pt;
    color:darkred;
}
.label1
{
    font-size:9pt;
    color:darkred;
}
.GridOuter
{
	font-weight: normal;
	font-size: 9pt;
	text-align:left;
	border-color:#9999cc;
}
.tdBg
{
	font-size:9pt;
	background-color:Gainsboro;
}
.textWithBorder
{
	text-align:left;
	font-size:10pt;
	border-right: #009900 1px solid;
	border-top: #009900 1px solid;
	border-left: #009900 1px solid;
	border-bottom: #009900 1px solid;
}
.gridPagerFooter
{
	font-size:9pt;
	color:darkred;
	border-right: #009900 1px solid;
	border-top: medium none;
	border-left: #009900 1px solid;
	border-bottom: #009900 1px solid;
}
.button01
{
    BORDER-RIGHT: 1px ridge;
    BORDER-TOP: #ffffff 1px ridge;
    BORDER-LEFT: #ffffff 1px ridge;
    BORDER-BOTTOM: 1px ridge;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #cccccc
}
.textWithFooterLine
{
	text-align:center;
	font-size:9pt;
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: #9999cc 1px solid;
}
.buttonEnter
{	
	cursor:hand;
	width:56px;
	height:20px;
	border-right: 0px solid;
	border-top: 0px solid;	
	border-left: 0px solid;	
	border-bottom: 0px solid;	
	background-image: url('./images/button.gif');
	background-repeat: no-repeat;
	color: #000000;
	padding-top: 3;
	padding-bottom: 0
}
.buttonEnterOn
{	
	cursor:hand;
	width:56px;
	height:20px;
	border-right: 0px solid;
	border-top: 0px solid;	
	border-left: 0px solid;	
	border-bottom: 0px solid;	
	background-image: url('./images/button_on.gif');
	background-repeat: no-repeat;
	color: #000000;
	padding-top: 3;
	padding-bottom: 0
	
}
/* Á´½ÓÑÕÉ« */
A:link 		{color: #056ec0;text-decoration:underline;
font-weight: normal;
}
A:visited 	{color: #056ec0;text-decoration:none;font-weight: normal;}
A:active 	{color: #056ec0;text-decoration:none;font-weight: normal;}
A:hover		{color: red;text-decoration:none;font-weight: normal;}