@charset "utf-8";
/* CSS Document */
@import url(common.css);

body{background:url(../images/bg_body.jpg) repeat-x;}
.footer{width:900px;margin:0 auto;text-align:center;color:#cecece;font-size:12px;margin-top:50px;}
.login_seeyoo{background:url(../images/bg_login_seeyoo.jpg) no-repeat;width:611px;height:388px;margin-top:85px;}
.login_bugu{background:url(../images/bg_login_bugu.jpg) no-repeat;width:611px;height:388px;margin-top:85px;}
input.input1{width:110px;padding:6px 7px;height:20px;line-height:20px;background:url(../images/bg_inputtext.jpg) repeat-x;border:0;border-left:1px solid #9a9a9a;color:#fff;font-size:14px;}
input.input2{width:210px;padding:5px 7px;height:20px;line-height:20px;background:url(../images/bg_inputtext.jpg) repeat-x;border:0;border-left:1px solid #9a9a9a;color:#fff;font-size:14px;}



