body{   
    text-align:center;
    font-size:12px;
}
a {
   text-decoration:none;
   color:blue;
}
.title{
    width:200px;
    height:20px;
    background: url(../images/bg_graylegend.gif) no-repeat;
}
div.edit_user{

       width:550px;
	height:550px;
	margin:0 auto;
	padding-top:50px;
       padding-left:20px;

}	
.button{
	background: url(../images/bg_greenbt.gif) no-repeat;
	border:none;
        width:100px;
        height:26px;
}   
div.suoyin{
     width:500px;
     height:30px;
     text-align:left;
}

div#edit_profileok{
     margin:0 auto;
     padding-top:50px;
     width:600px;
     height:200px;
}
div#edit_profileok fieldset{
       width:450px;
}
div.main{

        width:550px;
	height:210px;
	margin:0 auto;
	padding-top:50px;

}
div.kapian{

        width:550px;
	height:300px;
	margin:0 auto;
	padding-top:50px;
}		
.chongzhi_title{
   width:200px;
   height:20px;
   background: url(../images/bg_graylegend.gif) no-repeat;
}
fieldset{
    width:500ppx;
    height:350px;
}   
legend {
	color: #999;
	vertical-align: middle;
	padding: 3px 20px;
	background-image: url(../images/bg_graylegend.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 160px;
	display:block;
} 
td {
   font-size:12px;
}
 .mainbutton {

	background-image: url(../images/bg_cyanbt.gif);
	background-repeat: no-repeat;
	background-color:white;
	text-align: center;
	height: 40px;
	width: 120px;
	border:none;
	margin: 0px;
	padding: 0px;
	color: #39c; 
}
.check_reg{
       color:red;
}
.reg_submit{
       padding-right:200px;
}
.reg_title{
       text-align:left;
       width:400px;
       height:20px;
       margin-left:20px;
}
.reg_content{
       text-align:left;
       width:400px;
       height:30px;
       margin-left:20px;
}
.reg_input{
      height:30px;
      font-size:18px;
      line-height:25px;
      color:black;
}
.reg_span{
      height:30px;
      font-size:18px;
      line-height:25px;
      color:red;
}
.content{
       width:500px;
       height:500px;
}







