@charset "utf-8";
/* CSS Document */
body{margin:0px; background-image:url(/images/sing_bg.jpg); background-repeat:repeat-x; background-position:top; background-color:#f9f7fe;}
#content{width:448px; margin:0 auto;}
#singinbg{background-image:url(/images/singinbg.jpg); width:448px; height:292px; background-repeat:no-repeat;}
#login_table{ font-size:12px; line-height:28px; width:380px; margin:0 auto; padding-top:120px; letter-spacing:1px;}
.inputcss{border:1px solid #cecece; height:18px;}
#btn_login{background-image:url(/images/btn_login.jpg); width:80px; height:27px; float:left; background-repeat:no-repeat;}
#btn_reset{background-image:url(/images/btn_reset.jpg); width:66px; height:27px; float:left;}

