@charset "utf-8";

#footer{
    width:100%;
    float:left;
    display:inline;
    background:url(/img/bg_news2.jpg) repeat;
    color:#ffffff;
    min-width:900px;

}

#footer_contents{
    width:900px;
    margin:0px auto;
    padding:20px 0px 0px;
    
}

#foot_pagetop a{
    width:85px;
    float:left;
    display:inline;
    margin:0px 20px 0px 778px;
    padding:0px 0px 0px 12px;
    text-align:right;
    background:url(/img/icon_whitetop.jpg) no-repeat left 3px;
    color:#ffffff;
}

#companyname{
/*
 *  padding:0px 0px 30px 35px;
 */
    width:855px;
    float:left;
    display:inline;
    font-size:14px;
    line-height:22px;
    font-weight:bold;
    margin:0px 0px 0px 10px;
    padding:0px 0px 30px 35px;
    background:url(/img/img_footlogo.jpg) no-repeat left top;
}

#footer_contents dl {
    width:159px;
    float:left;
    display:inline;
    margin:0px 0px 0px 16px;
    padding:0px;
    list-style-type:none;
}

#footer_contents dl dt{
    width:144px;
    height:21px;
    font-size:14px;
    line-height:18px;
    font-weight:bold;
    background:url(/img/bg_footmenu.jpg) no-repeat;
    margin:0px 0px 10px;
    padding:0px 0px 0px 15px;
}

#footer_contents dl dd{
    width:144px;
    height:16px;
    line-height:16px;
    margin:0px;
    padding:0px 0px 5px 15px;
    text-indent:0px;
    font-size:12px;
    font-weight:normal;
}

.bordertop{border-top:#00B9EF 1px dashed;}

#footer_contents dl dd a{ text-decoration: none; color:#ffffff;}

#copyright{
    width:880px;
    float:left;
    display:inline;
    padding:0px 20px 20px 0px;
    text-align:right;
}
