@import url("./reset.css");

/*===========error page===========*/
#aerror{width:468px;margin:0 auto;background:url(../images/text/error_bg.jpg) repeat-y;margin-top:10%;}
#aerror div.etop{background:url(../images/text/error_top.jpg) no-repeat left top;height:148px;position:relative;}
#aerror div.etop a{display:block;width:146px;height:43px;background:url(../images/text/error_back.jpg) no-repeat;position:absolute;top:60px;right:-7px;}
#aerror div.ebody{padding:15px 30px;font:13px/18px "宋体";color:#990000;letter-spacing:1px;word-break:break-all;}
#aerror div.efoot{background:url(../images/text/error_bottom.jpg) no-repeat left top;height:12px;font-size:1px;}
div.eneck{background:url(../images/text/error_neck.jpg) no-repeat;width:468px;height:42px;margin:0 auto;}

/*==============login page==========*/
body.login{padding-top:15%;}
div.login{margin:0 auto;width:596px;height:362px;background:url(../images/text/login_bg.jpg) no-repeat left bottom;}
div.middle{width:526px;height:275px;margin:0 auto;padding-top:41px;background:url(../images/text/login_main.jpg) no-repeat left bottom;}
#login{padding:102px 0 0 172px;}
#login table.login tr{height:35px;}
#login table.login tr.error{height:20px;font-size:12px;color:#FFFF99;}
#login table.login tr.button{height:20px;}
#login table.login th{font-size:13px;color:#fff;letter-spacing:1px;font-weight:normal;}
#login table.login th.password{letter-spacing:14px;}
#login input.input{background:url(../images/text/login_input.jpg) no-repeat;width:197px;height:22px;border:none;font-size:12px;line-height:22px;padding-left:3px;padding-top:4px;padding-top:0\9;}
#login input.submits{background:url(../images/text/login_submit.jpg) no-repeat;width:74px;height:26px;border:none;}

/*===============EnterCompetition Page==============*/
div.bodyWrap{background:url(../images/text/competition_bg.jpg) no-repeat left bottom;width:648px;height:352px;margin:0 auto;margin-top:8%;padding-top:10px;position:relative;}
div.bodyWrap a{display:block;width:100px;height:25px;background:url(../images/text/competition_enter.jpg) no-repeat;position:absolute;}
div.bodyWrap a.entrant{top:160px;left:362px;}
div.bodyWrap a.expert{top:281px;left:362px;}

/*===============register Page==============*/
div.register{background:url(../images/text/reg_success.jpg) no-repeat;width:384px;height:307px;margin:0 auto;color:#996600;position:relative;}
div.register p.title{padding:40px 0 0 80px;font-size:16px;}
div.register div.suc{padding:20px 10px 0 45px;font-size:14px;text-indent:24px;line-height:160%;}
div.register div.button{position:absolute;top:170px;left:160px;}
div.register input.button{background:url(../images/text/reg_button.jpg) no-repeat;width:60px;height:21px;border:none;}
