/* CSS Document */
body{ background-color:#f3f3f3;}
body,div img,p,ul,li,input{ margin:0px; padding:0px;}
.top{ width:100%; height:40px;  background-color:white;-webkit-box-shadow:0 0 30px #bfbebe;  -moz-box-shadow:0 0 30px #bfbebe;   box-shadow:0 0 30px #bfbebe;}
.top1{ width:1000px; height:40px; margin:0 auto;}
.top1_img{ height:40px; width:200px; float:left;}
.top1_index{ height:40px; width:80px; float:right;}
.top1_index ul{ list-style:none;}
.top1_index ul li{  line-height:40px;}
.top1_index ul li a{ text-decoration:none; color:#0099FF;}
.center{ width:100%; height:830px; margin-top:20px; border-top:2px solid #0099FF; border-bottom:1px solid #CCCCCC;}
.center1{ width:600px; height:780px; margin:0 auto; margin-top:20px; background-color:white;-webkit-box-shadow:0 0 10px #bfbebe;  -moz-box-shadow:0 0 10px #bfbebe;   box-shadow:0 0 10px #bfbebe;}
.center_tit{ width:600px; height:60px; border-bottom:2px dashed #999999;}
.center_tit h2{ line-height:60px; text-align:center; color:#0099FF;}
.center_name{ color:#999999;}
.center_name table{ width:600px;}
.center_name table tr{ width:600px; height:70px;}
.input1{ width:250px; height:35px; outline:none;}
.button1{ width:150px; height:45px; border:0px; background:#0099ff; border-radius:8px; color:#FFFFFF; outline:none;}
.checkbox1{color:#0099FF; text-decoration:none;}
.checkbox1:hover{ text-decoration:underline;}
.footer1{ width:1000px; margin:0 auto; height:80px; text-align:center; line-height:55px; font-size:14px; color:#666666;}
.pg1{ height:60px; text-align:center; width:500px; line-height:60px;}
.reg-tips-wrong{
    color:#f16906;
}
.text-tips
{
    color:#999;
}


