@charset "utf-8";
/* CSS Document */
body{background:url(../images/background.png) no-repeat;background-size:100%;background-position: center;background-attachment: fixed; }
#entitle{font-size:26px; font-family:"楷体" Tahoma, Geneva, sans-serif;position: fixed;left: 16%;margin-top:60px;color:#FFF;}
#register{width:400px;position: fixed;left: 50%; margin-top:15%;}
#code{height:25px; font-family:Arial;  font-style:italic;  font-weight:bold;  border:0;  letter-spacing:2px;  color:blue;   }
#enter{width:160px;height:30px;border:0px solid red;line-height:30px; text-align:center; background-color:#0CF;margin-left:0px;cursor:pointer;}
#foot{width:300px; text-align:center;}
