body
{
	font-size: 16px;
	font-family: "ËÎÌå";
}

table
{
	font-size: 16px;
	font-family: "ËÎÌå";
	line-height:20px;
}


a:link {
	color: #22375b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #22375b;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #22375b;
}



.input
{
	border-right: 1px inset;
	border-top: 1px inset;
	font-size: 12px;
	border-left: 1px inset;
	border-bottom: 1px inset;
	font-family: "ËÎÌå";
	height: 16px;
	background-color: #f6f9fc;
}

.input_pwd
{
	border-right: 1px inset;
	border-top: 1px inset;
	font-size: 6px;
	border-left: 1px inset;
	border-bottom: 1px inset;
	font-family: "ËÎÌå";
	height: 16px;
	background-color: #f6f9fc;
}


.button
{
	border-right: #7b9ebd 1px solid;
	padding-right: 2px;
	border-top: #7b9ebd 1px solid;
	padding-left: 2px;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#BBBDD7);
	border-left: #7b9ebd 1px solid;
	width: 68px;
	cursor: hand;
}

.td1
{
	border-right: #9bc6e6 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#DCE8F1);
	border-bottom: #9bc6e6 1px solid;
	background-color: #f3f7fa;
}

.td2
{
	border-right: #9bc6e6 1px solid;
	border-bottom: #9bc6e6 1px solid;
}

.td3
{
	border-right: #9bc6e6 1px solid;
	border-bottom: #9bc6e6 1px solid;
}

.table1
{
	border-right: #9bc6e6 3px double;
	border-top: #9bc6e6 3px double;
	border-left: #9bc6e6 3px double;
	border-bottom: #9bc6e6 3px double;
}

.table2
{
	border: solid 1px #9bc6e6;
}

.table3
{
	border-top: solid 1px #9bc6e6;
	border-left: solid 1px #9bc6e6;
}


#border 
{
   BORDER-BOTTOM: #b2d0ea 1px solid; 
   BORDER-LEFT: #b2d0ea 1px solid; 
   PADDING-BOTTOM: 0px; 
   MARGIN: 0px auto 5px; 
   PADDING-LEFT: 0px; 
   PADDING-RIGHT: 0px; 
   BORDER-TOP: #b2d0ea 1px solid; 
   BORDER-RIGHT: #b2d0ea 1px solid; 
   PADDING-TOP: 0px;
}

.title 
{
	COLOR: #003399; FONT-WEIGHT: 600; font-size:18px
}

   
.border1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99bcfa;
}


#border1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99bcfa;
}


#border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99bcfa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99bcfa;
}


#border3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99bcfa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99bcfa;
}


a.one:link
{
	color: #0066ff;
	text-decoration: none;
}

a.oen:visited
{
	color: #0066ff;
	text-decoration: none;
}

a.one:hover
{
    color: #ff0000;
	text-decoration: underline;
}

a.one:active
{
    color: #0066ff; 
	text-decoration: none;
}



a.two:link
{
	color: #000000;
	text-decoration: none;
}

a.two:visited
{
	color: #000000;
	text-decoration: none;
}

a.two:hover
{
    color: #ff0000;
	text-decoration: underline;
}

a.two:active
{
    color: #000000; 
	text-decoration: none;
}