@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}

body{background:#000; font-family:Arial, Helvetica, sans-serif; color:#a0a0a0;}

.bg{ background:url(../images/bg1.jpg) no-repeat center top; width:590px; height:594px}
.width{ width:258px; margin:auto; padding:200px 20px 0 20px}

.bordertop{ background:url(../images/border.jpg) repeat-x; height:2px; margin:10px 0 5px 0; clear:both; font-size:0}

.textbox{ background:#000; height:30px; width:53px; border:0; margin-right:3px; color:#a0a0a0; padding:5px; font-size:20px; font-weight:normal; text-align:center}
.textbox2{ background:#000; height:30px; width:80px; border:0; color:#a0a0a0; padding:5px; font-size:20px; font-weight:normal; text-align:center}
.top{ margin-top:10px;}

.btn-enter{ background:url(../images/btn-enter.jpg) no-repeat; width:157px; height:37px; border:0; cursor:pointer; margin-top:10px}

.whereborn{text-align:center}

.txt-you-must{width:236px; height:24px; background:url(../images/txt-you-must.gif) no-repeat; margin:auto; padding-bottom:15px}

.error{position:absolute;background:#000;border-right:solid 2px #535353;border-bottom:solid 2px #535353;border-left:solid 1px #535353;color:#f00;font-size:11px; padding:5px;width:287px;text-align:center;left:145px;}