#footer {
    background-image: url(../images/common/skyblue_bg.jpg);
    background-repeat: repeat;
    padding-top: 1px;
}
#footer #footerblock1 {

}
#footer #footerblock1 #footernavi {
    width: 903px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
#footer #footerblock1 #footernavi li.category {
    float: left;
    list-style-type: none;
    margin-left: 25px;
    margin-right: 25px;
}
#footer #footerblock1 #footernavi li.category li.menu {
    list-style-position: outside;
    list-style-image: url(../images/common/footer/footer_arrow.jpg);
	padding: 0 0 5px;
    color: #0E519F;
}
#footer #footerblock1 #footernavi li.category li.menu a {
    font-size: 10px;
    color: #0E519F;
}

#footer #footerblock2 {
    background-image: url(../images/common/footer/footer_line_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer #copyright {
    width: 903px;
    margin-left: auto;
    margin-right: auto;
}
#footer #footerblock2 #innderblock {
    width: 880px;
    margin-right: auto;
    margin-left: auto;
}
#footer #footerblock2 #innderblock address {
    float: left;
    width: 300px;
    margin-top: 10px;
    font-size: 10px;
    color: #0099CC;
    font-size: 13px;
}
#footer #footerblock2 #innderblock #copyright {
    float: right;
    width: 300px;
    margin-top: 10px;
    text-align: right;
    font-size: 10px;
    color: #0099CC;
    font-size: 13px;
}
