@charset "utf-8";
body {background-color: #3B3E40;}
#enter {width: 380px; margin: 220px auto 0; padding-left: 70px; position: relative;}
.validates {float:left;margin-left:10px;}
.text {border: 1px solid #2888cf; background: url(images/input.gif) repeat-x; height: 17px; width: 143px; padding: 1px 0 0 2px; font:12px Arial, "宋体", Verdana, sans-serif; color: #555;float:left;}
.text2 {border: 1px solid #2888cf; background: url(images/input.gif) repeat-x; height: 17px; width: 56px; padding: 1px 0 0 2px; font:12px Arial, "宋体", Verdana, sans-serif; color: #555;float:left;}
table {margin: 14px 0 0 0;}
td {color: #fff; padding: 0 0 8px 0;}
.width160 {width: 160px;}
.validate {position: relative; top: 5px; +top: 3px;}
th {text-align: left; padding-top: 25px;}
.btnEnter {border: 0; width: 63px; height: 23px; background: url(images/enter.gif);}
.btnBack {border: 0; width: 89px; height: 23px; background: url(images/back.gif); }
.btnBorget {border: 0; width: 89px; height: 23px; background: url(images/forget.gif);}
p {color: #999; margin-top: 25px; font-weight: normal;}