html, body{width:100%;height:100%;margin:0px auto;padding:0px 0px;overflow-y: scroll;background-color:#000;}
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd { margin: 0 auto; padding: 0; border: 0; }
a{text-decoration:none;}
.top{height:60px;background: url("../images/divbg.png") repeat-x scroll center;width:100%;}
.logintop{text-align:center;font-size:20px;font-weight:bolder;color:#26FFFF;line-height:60px;}
.toplink{height:60px;background: url("../images/titlebg.png") repeat-x scroll center;text-align:center;font-size:30px;font-weight:bolder;color:#26FFFF;line-height:60px;width:100%;}
.content{height:60%;color:#26FFFF;}
.bottom{position:fixed;bottom:0px;width:100%;height:60px;background: url("../images/titlebg.png") repeat-x scroll center;text-align:center;font-size:20px;font-weight:bolder;color:#26FFFF;line-height:60px;}
.abutton{background:url("../images/button_bg.png") no-repeat center;text-align:center;padding:8px 16px;color:#26FFFF;}
.loginform{margin:0px auto;font-size:25px;}
.loginform input[type="text"], .loginform input[type="password"]{background:#26FFFF;}
.loginform hr{height:2px;border:none;border-top:2px solid #26FFFF;}
#imgcode{cursor: pointer;width:58px;height:22px;text-align:center;}

