@charset "utf-8";
*{margin:0;padding:0}
html{font-size:63%}
body,input,select{color:#000;font:14px/150% Verdana, Arial, Helvetica, sans-serif}/*定义通用的字体与颜色*/
body{background:#900}
ul,li{list-style:none}
img{border:0}
a{text-decoration:none}
a:hover{text-decoration:underline}
label{color:#0953B8;font-size:14px;font-weight:700}
button{padding:0;margin:0;border:0}
input{width:180px;height:20px;border:1px solid #C59D13}
#container{width:490px;height:440px;margin:0 auto;padding:160px 140px 0;background:#fc9 url(../images/bg.jpg) no-repeat}
#container h1{display:none}
#container h2{height:30px;background-repeat:no-repeat;background-position:0 50%;text-indent:-9999px}
#container p{padding-top:20px}
#btn_area{clear:both;padding-top:30px}
a.btn{display:block;width:134px;height:43px;background:url(../images/btn_bg.gif) no-repeat;color:#FFE49D;text-align:center;font:16px/35px Arial, Helvetica, sans-serif}
button.btn{display:block;width:134px;height:43px;background:url(../images/btn_bg.gif) no-repeat;color:#FFE49D;text-align:center;font:16px/43px Arial, Helvetica, sans-serif;padding:0 0 8px 0;border:0;margin:0;cursor:pointer;vertical-align:middle}
.btn:hover{font-weight:700}
.f_left{float:left}
.f_right{float:right}
.area{clear:both;width:100%}
#step1 h2{background-image:url(../images/step1_title.gif)}
#step2 h2{background-image:url(../images/step2_title.gif)}
#step3 h2{background-image:url(../images/step3_title.gif)}
#step3 p{padding-top:8px}
#step3 .message{padding-left:60px}
#step3 #btn_area{padding-top:8px}
