.Agreement{
    width:1200px;
    height:100%;
    margin:0 auto;
}


.logo{
    width:100%;
    height:100px;
    background:#fff;
}
.in-logo{
    width:1200px;
    height:100px;
    margin:0 auto;
}
.in-logo h1{
    width:200px;
    height:57px;
    background:url(../images/icon/logo.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    float: left;
    margin-top: 20px;
}
h1 a{
    width:100%;
    height:100%;
    display:inline-block;
}
.in-logo h2{
    width:219px;
    height:33px;
    background:url(../images/icon/ss1_031.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    float: right;
    margin-top: 50px;
}
.sell{
    margin-top: 30px;
    padding-bottom: 100px;
}
.sell h3{
    text-align: center;
    font-size:16px;
}
.sell p{
    font-size:14px;
    margin-top: 20px;
    line-height: 26px;
}
.sell  strong{
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
}
.sell p em{
    text-decoration: underline;
    font-weight: 600;

}
.sell h6{
    margin-top: 20px;
    font-weight: 600;
}
.sell p  strong{
    font-weight: 600;
    display: inline;
}