@charset "utf-8";
/* CSS Document */

.services_domicile_centercontent{
    padding-top:15px;
    padding-left:106px;
}

.domicile{
    background-image:url(../images/domicile_bottom.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
    width:743px;
    height:231px;
}

.domicile h1{
    background-image:url(../images/domicile_top.gif);
    background-position:center;
    background-repeat:no-repeat;
    height:32px;
    font-size:16px;
    padding-left:9px;
    padding-top:3px;
    color:#FFFFFF;
}

.domicile_height{
    height:188px;
}

.domicile_height h2{
    height:20px;
    background-image:none;
    color:#000000;
    font-size:15px;
    margin-top:7px;
    background-color:#FBD7F3;
}

.domicile_height ul li{
    list-style-type:none;
    background-color:#FFFFFF;
    font-size:12px;
    padding-top:2px;
}

.domicile_height ul a
{
    background:transparent url(../images/domicile_star.gif) no-repeat scroll 1px 5px;
    color:#000000;
    display:block;
    padding-left:11px;
    text-decoration:none;
}
.domicile_box1{
    float:left;
    border-left:3px solid #FF86D9;
    border-right:2px solid #FF86D9;
    width:243px;
}

.domicile_box2{
    float:left;
    border-left:2px solid #FF86D9;
    border-right:2px solid #FF86D9;
    width:243px;
}

.domicile_box3{
    float:left;
    border-left:2px solid #FF86D9;
    border-right:3px solid #FF86D9;
    width:243px;
}

.domicile_box4{
    float:left;
    border-left:2px solid #FF86D9;
    border-right:3px solid #FF86D9;
    width:242px;
}
.normal_font {
    font-weight:normal;
}

