@charset "utf-8";
/* CSS Document */
@import url("Common.css");
body{background:#45b0e6;}
ul,li{margin:0px; padding:0px;}
li{list-style-type:none;}
#loginBox{width:910px; height:376px; position:absolute; top:50%; left:50%; margin-left:-455px; margin-top:-188px; background:url(../images/login_bg.gif) no-repeat;}
.textBox{height:24px; line-height:24px; border:none; outline:none; margin:0px; float:left; *border:#fff;}
