@charset "utf-8";

.mainimage {
    padding-top: 120px;
}
.mainimage img {
    width: 100%;
    min-width: 1140px;
}


.cl2 {
    width: 1180%;
    margin-right: 40px;
    clear: both;
}
.cl2 div {
    width: 550px;
    margin-right: 40px;
    float: left;

}
.cl2 div h3 {
    margin-bottom: 30px;
}
.cl2 div table {
    width: 100%;
}
.cl2 div table th {
    text-align: left;
    font-weight: normal;
}
.cl2 div table td {
    text-align: right;
}

.cl2 div table th,.cl2 div table td {
    border-top: 1px solid #CCCCCC;
    border-bottom-width: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.cl2:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}

.cl3 {
    width: 1180%;
    margin-right: 40px;
    clear: both;
}
.cl3 div {
    width: 350px;
    margin-right: 40px;
    float: left;

}
.cl3 div h3 {
    margin-bottom: 30px;
}
.cl3 div table {
    width: 100%;
}
.cl3 div table th {
    text-align: left;
    font-weight: normal;
}
.cl3 div table td {
    text-align: right;
}

.cl3 div table th,.cl3 div table td {
    border-top: 1px solid #CCCCCC;
    border-bottom-width: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cl3:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
