
a.blank:link{
	font-size: 9pt;
	line-height: 1.25;
	color:#000000;
	text-decoration:none;
}
a.blank:hover {
	font-size: 9pt;
	line-height: 1.25;
	color: #FF0000;
	text-decoration: underline;
}
a.blank:visited {
	font-size: 9pt;
	line-height: 1.25;
	color:#000000;
}
input{
    font-size:9pt;
	height:22px;
	border: thin groove;
	BACKGROUND-COLOR: #f8f9fc;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
form{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	}

.password{
height:22px;
width:150px;
}
.inputtext{
height:22px;
width:150px;
}
#password{
height:22px;
width:150px;
}

select{
    font-size:9pt;
	height: 22px;
	border: thin groove;
	BACKGROUND-COLOR: #f8f9fc
	
}
TEXTAREA {
	FONT: 12px; COLOR: #000000; BACKGROUND-COLOR: #f8f9fc
}


.tableborder {
	BORDER-RIGHT: #dde3ec 1px solid; BORDER-TOP: #dde3ec 1px solid; BACKGROUND: #d6e0ef; BORDER-LEFT: #dde3ec 1px solid; BORDER-BOTTOM: #dde3ec 1px solid
}

#left{
border-bottom-style:outset;
border-bottom:thin;
width:125px;
float:left;


}
#padding-left
{
padding-left:15px;
}

#padding-left2
{
padding-left:50px;
line-height:200%;
}
#webtitle
{
	font-family: "华文行楷";
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	
}
.from{
margin:0px;
}
#apDiv1{
	position:absolute;
	display:none;
	left:130px;
	top:130px;
	width:602px;
	z-index:1;
	background-color: #FFFFFF;
	border:#666 dotted 1px;
}
#myOnPageContent{
	position:absolute;
	display:none;
	left:130px;
	top:130px;
	width:602px;
	height:100px;
	z-index:1;
	background-color: #FFFFFF;
	border:#666 dotted 1px;
}


.function_modfiy{
	margin-left:5px;
	margin-top:5px;
	
}