@charset "UTF-8";
/* CSS Document */
table{
     font-size:12px;
}
img{
   border:0;
}
#Header {
	background-color: #EBEBEB;
	background-image: url(../images/u360mylogo.gif);
	background-repeat: no-repeat;
	background-position: 16px 4px;
	height: 30px;
	width: 770px;
	padding-left: 160px;
	padding-top: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
fieldset {
	border: 1px solid #eee;
	padding: 10px;
	padding-top: 20px;
	width: 500px;
	text-align: center;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
legend span {
	color: #999;
	vertical-align: middle;
	padding: 3px 20px;
	background-image: url(../images/bg_graylegend.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 200px;
	display:block;
}
#Footer {
	width: 750px;
	margin: auto;
	text-align: center;
	font-size: 11px;
	color: #999999;
}
body {
	text-align: center;
    font-size:12px;
}

.mainbutton {
    color: #39c;
	background:url(../images/bg_cyanbt.gif) no-repeat;
	text-align: center; 
	height: 40px;
	width: 120px;
	border:none;
	margin: 0px;
	padding: 0px; 
}
fieldset .mainbutton:hover {
	color: #000;
}
.button{
	background: url(../images/bg_greenbt.gif) no-repeat;
	border:none;
        width:100px;
        height:26px;
} 
fieldset .button:hover {
	color: #000;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}
fieldset th { background-color: #EEE;}

.chongzhi_title{
   width:200px;
   height:20px;
   background: url(../images/bg_graylegend.gif) no-repeat;
}
#content{
     height:300px;
     width:700px;
     margin:0 auto;

}
.title{
      width:300px;
      height:30px;
      text-align:left;
      margin-right:400px;
 }
.message_title{
      text-align:left;
      margin-left:20px;
 }
.huiyuan_title{
      text-align:left;
      width:400px;
      height:20px;
      margin-left:20px;
}

.huiyuan_content{
      text-align:left;
      width:400px;
      height:30px;
      margin-left:20px;
}

.login_submit{
      padding-right:140px;
}
.login_input{
      height:30px;
      font-size:18px;
      line-height:25px;
}
.hidden_span{
      color:red; 
}
.login_message{
     width:550px;
     height:300px;
     margin:0 auto;
}
.main{
     width:750px;
     height:650px;
     margin:0 auto;
}












