body {
	font-family: Verdana, Lucida, Arial, Helvetica, ËÎÌå, sans-serif;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
	background-color: #ffffff;
	/* ÉÏ ÓÒ ÏÂ ×ó */
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
	zoom:1;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;;
}
img{
	margin:0px;
	border:0px;
}
#top{
	width:960px !important;
	width:960px;
	*width:960px;
	height:129px;
	margin-left:auto;
	margin-right:auto;
}
#main{
	width:960px !important;
	width:960px;
	*width:960px;
	margin-left:auto;
	margin-right:auto;
	height:600px !important;
	height:600px;
	*height:600px;
}
#main_login{
	width:960px !important;
	width:960px;
	*width:960px;
	margin-left:auto;
	margin-right:auto;
}
#bottom{
	width:960px !important;
	width:960px;
	*width:960px;
	height:35x !important;
	height:35x;
	*height:35x;
	margin-left:auto;
	margin-right:auto;
}
#mid_1{
	float:left;
	width:258px !important;
	width:258px;
	*width:258px;
	height:593x;
	margin-left:auto;
	margin-right:auto;
}
#mid_2{
	float:left;
	width:24px !important;
	width:24px;
	*width:24px;
	height:593x!important;
	height:593x;
	*height:593x;
	margin-left:auto;
	margin-right:auto;
}
#mid_3{
	float:right;
	width:678px !important;
	width:678px;
	*width:678px;
	height:593x !important;
	height:593x;
	*height:593x;
	margin-left:auto;
	margin-left:auto;
}
.div1i{
	width:920px;
	*width:920px;
	height:75px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}
.div2{
	padding:10px 9px 10px 10px;
	width:900px !important;
	width:900px;
	*width:918px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}
.div2 #bottom {
	width:100%;
	clear:both;
	height:1px;
	font-family: Verdana, Lucida, Arial, Helvetica, ËÎÌå, sans-serif;
	font-size: 1px;
	line-height: 1px;
}
.divLeft{
	width:650px;
	float:left;
	padding:0px;
	margin:0px;
}
.divRight{
	width:240px;
	float:right;
	padding:0px;
	margin:0px;
}
.spanLeft{
	float:left;
}
.spanRight{
	float:right;
	padding:3px 0px 0px 0px !important;
	padding:0px;
	*padding:0px;
	line-height:24px;
}
#Loading1{
   position:absolute;
   width:396px;
   height:236px;
   padding:1px;
   border:1px solid #999;
   z-index:999;
   background-color:#FFF;
   left:50%;
   top:50%;
   margin:-120px 0 0 -200px;
   display:none;
}
#Loading3{
position:absolute; display:none; left:expression((document.body.offsetWidth-this.offsetWidth)/2+document.body.scrollLeft);top:expression((document.body.offsetHeight-this.offsetHeight)/2+document.body.scrollTop);padding:5px;z-index:10;border:thin solid #717171;background:#FFFFFF;width:10px;height:10px;}