@charset "utf-8";
/* CSS Document */

.credit_centercontent{
    padding-top:15px;
    padding-left:208px;
}
.credit{
    background-image:url(../images/credit_bottom.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    width:743px;
    height:174px;
}
.credit h1{
    background-image:url(../images/credit_top.gif);
    background-position:left;
    background-repeat:no-repeat;
    height:33px;
    font-size:16px;
    padding-left:9px;
    padding-top:3px;
    color:#FFFFFF;
}
.credit_height{
    height:130px;
}

.credit_height h2{
    height:20px;
    background-image:none;
    color:#000000;
    font-size:15px;
    margin-top:7px;
    background-color:#FEEBCD;
}
.credit_height h2 a{
    text-decoration:none;
    color:#000000;
}
.credit_height ul li{
    list-style-type:none;
    background-color:#FFFFFF;
    font-size:12px;
    padding-top:2px;
}
.credit_height ul a{
    background-image:url(../images/credit_star.gif);
    background-repeat:no-repeat;
    background-position:1px 5px;
    padding-left:11px;
    text-decoration:none;
    color:#000000;
}
.credit_box1{
    float:left;
    border-left:3px solid #FF9C00;
    border-right:2px solid #FF9C00;
    width:243px;

}

.credit_box2{
    float:left;
    border-left:2px solid #FF9C00;
    border-right:3px solid #FF9C00;
    width:243px;

}
.credit_box3{
    float:left;
    border-left:2px solid #FF9C00;
    border-right:3px solid #FF9C00;
    width:243px;
}
.credit_box4{
    float:left;
    border-left:2px solid #FF9C00;
    border-right:3px solid #FF9C00;
    width:242px;

}
.credit_height ul .credit_link{
    background-position:1px 27px;
}

/* SOFINCO CREDIT */
#sofinco_credit
{
    width:65%;
    margin:20px auto;
}

