/* CSS Document */

.body1{ width:1000px; height:auto; margin:0px auto; padding:0px 50px;}
.btop{ width:100%; height:50px; margin-top:20px; border-bottom:1px solid #005bac;}
.btop_left{ float:left; line-height:50px; height:50px; font-size:24px; color:#005bac; font-weight:900;}
.btop_right{ float:right; line-height:50px; height:50px; font-size:12px; color:#6a6a6a;}
.content{  margin:0px 0px 50px 0px; width:1000px; min-height:200px; }
.content div{ margin:0 auto; width:auto; margin-top:50px; }
.content div input{ height:30px; border-radius:5px; border:none; background:#edecec; padding:0px 5px;border:1px solid #ccc;}
.content div select{ height:30px; border-radius:5px; border:none; background:#edecec; padding:0px 5px;border:1px solid #ccc;}
.content div textarea{border-radius:5px; border:none; background:#edecec; padding:5px 5px;border:1px solid #ccc;}
.content div input.sub{ height:40px; width:100px; border-radius:5px; background:#ff9600; text-align:center; line-height:40px; color:#fff; border:none; font-size:16px;}
.page{ height:30px; margin-top:30px; text-align:center;}
.img{ width:138px; height:138px; margin:0 auto;}
.wz{ text-align:center;}
.wz p{ font-size:40px; color:#005bac; font-weight:800; margin-bottom:20px;}
.wz span{ font-size:12px; color:#999;}