.myfont {
	font-family: "¿¬Ìå_GB2312";
	font-size: 24px;
	color: #10346B;
	font-weight:900;
}
span {
	position:absolute;
	padding:4px;
	filter:
        Dropshadow(offx=1,offy=0,color=white)
        Dropshadow(offx=0,offy=1,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white);
	left: 660px;
	top: 246px;
	width: 300px;
}
.textedit {
	BORDER-RIGHT: #3395CA 1px solid; BORDER-TOP: #808080 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #808080 1px solid; COLOR: #000000; BORDER-BOTTOM: #3395CA 1px solid; FONT-FAMILY: "ËÎÌå"; BACKGROUND-COLOR: #FEFEE5
}

.loginButton{
	border-right: #70b1cf 0px solid;
	border-top: #70b1cf 0px solid;
	background: url(../images/login.jpg);
	BACKGROUND-COLOR: buttonface; 
	color:#FFFFFF;
	WIDTH: 41px; 
	BACKGROUND-REPEAT: no-repeat;
	border-left: #70b1cf 0px solid;
	line-height: 22px;
	border-bottom: #70b1cf 0px solid;
	height:20px;
	CURSOR: hand;
}
