@charset "utf-8";
/* footer */
#footer {
background-image: url(../images/back_footer.gif);
background-repeat: repeat-x;
}

#footer #footer_02 {
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
}

#footer #footer_02 #footer_03 {
/*height: 60px;*/
/*width: 970px;*/
text-align: right;
padding-top: 145px;
}

#company {
line-height:140%;
}

#coinfo ul {
float:left;
width:25%;
padding-left:30px;
border-left:1px solid #dedede;
}

#coinfo li {
list-style:none;
line-height:130%;
}

#copyright {
padding:0 0 20px 20px;
}