@charset "utf-8";
/* CSS Document */

.assurance_centercontent{
    padding-top:15px;
    padding-left:170px;
}
.assurance{
    float:left;
    background-image:url(../images/assurance_bottom.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    width:543px;
    height:236px;
}
.assurance h1{
    background-image:url(../images/assurance_top.gif);
    background-position:left;
    background-repeat:no-repeat;
    height:31px;
    font-size:16px;
    padding-left:9px;
    padding-top:3px;
    color:#FFFFFF;
}
.assurance_height{
    height:197px;
}

.assurance_height h2{
    height:20px;
    background-image:none;
    color:#000000;
    font-size:15px;
    margin-top:7px;
    background-color:#EDFDBC;
}
.assurance_height h2 a{
    text-decoration:none;
    color:#000000;
}
.assurance_height ul li{
    list-style-type:none;
    background-color:#FFFFFF;
    font-size:12px;
    padding-top:2px;
}
.assurance_height ul a{
    background-image:url(../images/assurance_star.gif);
    background-repeat:no-repeat;
    background-position:1px 5px;
    padding-left:11px;
    text-decoration:none;
    color:#000000;
}
.assurance_box1{
    float:left;
    border-left:3px solid #8DC101;
    border-right:2px solid #8DC101;
    width:243px;
}

.assurance_box2{
    float:left;
    border-left:2px solid #8DC101;
    border-right:3px solid #8DC101;
    width:243px;
}
.assurance_box3{
    float:left;
    border-left:2px solid #8DC101;
    border-right:3px solid #8DC101;
    width:243px;
}
.assurance_box4{
    float:left;
    border-left:2px solid #8DC101;
    border-right:3px solid #8DC101;
    width:242px;
}
.normal_font {
    font-weight:normal;
}
