*{
margin:0;
padding:0;}
body {
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#EDEDED;
}
body,html{
height:100%;}

#line{
position:relative;
top:50%;
left:50%;
width:1px;
height:1px;
}
#wrapper{
position:absolute;
width:642px;
height:440px;
margin-left:-321px;
margin-top:-220px;
}

#shadow{
width:642px;
height:440px;
background: url(images/shadow.gif) no-repeat bottom right;
clear:right;
float:left;

}

#main{
width:642px;
height:440px;
margin:0px;
position:relative;
background:#FFF url(images/bg.gif) repeat-x;
border:#A1B3C4 1px solid;
left:-10px;
top:-10px;}
#top{
background:url(images/top-bg.gif) repeat-x;
height:116px;
border-top:5px #000 solid; }
#name{
float:left;
margin-left:33px;
_margin-left:16px;/*for ie6*/
margin-top:0px;
}
#top h5{
float:right;
margin-top:80px;
margin-right:30px;
_margin-right:15px;
color:#FFF;
font-weight:normal;
font-size:14px;}
.clear{
clear:both;}
#left{
float:left;
width:186px;
height:320px;
}
#left img{
margin-left:40px;
margin-top:40px;}
#right{
float:left;
width:448px;
height:320px;
background:url(images/login-line.gif) left no-repeat;
}
#password{
margin-top:20px;
margin-left:70px;}
#password p{
padding-top:30px;
}
#password input{
margin-left:30px;
border:#999 1px solid;}
#button{
margin-top:70px;
margin-left:60px;}
#button input{
width:123px;
height:38px;
background:url(images/button.gif) no-repeat;
border:none;
color:#FFF;
font-size:14px;}
#button .right-put{
margin-left:40px;}
.text{
margin-top:50px;
margin-left:230px;}
.text span{
margin-left:20px;}
