/* CSS Document */

body { background:#349ACC url(../images/bg_line.gif) repeat-x top; color:#333; font-size:12px; text-align:center; }
* { margin:0; padding:0; text-align:left; }
dl, dt, dd { list-style:none; }
#bg { background:url(../images/bg.gif) no-repeat top; width:100%; height:100%; margin:0 auto; padding-top:130px; }
#login { background:url(../images/login.jpg) no-repeat; width:506px; height:317px; margin:0 auto; position:relative; }
#login dl { width:250px; position:absolute; top:120px; right:10px; }
#login dd { margin-top:3px; }
#login dd span { font-size:14px; }
#login dd input { width:150px; height:23px; line-height:23px; background:url(../images/input_bg.gif) repeat-x; border:#369 1px solid; }
#login dt { text-align:center; margin-top:10px; }
.btn { background:url(../images/btn.gif) no-repeat; width:56px; height:20px; line-height:20px; color:#fff; text-align:center; border-style:none; cursor:pointer; }
