ul, li{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.clearfix {
    float: none;
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
}
hr {
    border: 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #ffffff;
    margin: 12px 0;
    clear:both;
}
dl,dt,dd,input,select,textarea,button,option,div {
    margin: 0px;
    padding: 0px;
    font-family: microsoft yahei;
}
.edit_box{font-size:14px;color:#333;height:100%;text-align:left;padding:0;margin:0 15px;font-family: microsoft yahei;}
.edit_box a,.edit_box a:link,.edit_box a:visited,.edit_box a:hover{color:#333; text-decoration:none;cursor: pointer;cursor: hand;}
.edit_box > p{margin: 0;padding: 0;font-size:14px;font-family: microsoft yahei;line-height: 180%;}
.edit_box img{width:100%;height: auto;border: 0;float: left;}
.edit_box strong,.edit_box b{font-weight:bold;}
.edit_box h1{font-weight:bold;font-size:22px;}
.edit_box h2{font-weight:bold;font-size:20px;}
.edit_box h3{font-weight:bold;font-size:18px;}
.edit_box h4{font-weight:bold;font-size:16px;}
.edit_box h5{font-weight:bold;font-size:14px;}
.edit_box h6{font-weight:bold;font-size:12px;}
.edit_box table{border-collapse:collapse;border-spacing:0;}


.improve_btn01{
    color: #999;
    background: url(../images/regist_agree01.png) no-repeat 5px 1px;
    padding-left: 33px;
    background-size: 21px;
    height: 22px;
    line-height: 26px;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;
}
.improve_btn02{
    color: #999;
    background: url(../images/regist_agree01.png) no-repeat 5px -22px;
    padding-left: 33px;
    background-size: 21px;
    height: 24px;
    line-height: 26px;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;}
.improve_blue{color: #005eb8;}