#footer{
width:960px;
height:72px;
background-image:url(./images/common/footer_bg.jpg);
background-repeat:repeat-x;
padding:0;
font-size:10px;
}

#footer p{
clear:both;
float:right;
margin:10px 0 0 10px !important;
margin:10px 0 0 5px;
background-image:url(./images/common/copy.jpg);
background-repeat:no-repeat;
width:380px;
height:10px;
}

.copy{
display:none;
}

#footer ul{
margin:8px 10px 0 0;
float:right;
display:block;
width:247px;
}

#footer li{
float:left;
display:block;
}

#footer li.menu01{
padding:0 10px 0 0;
border-right:solid #ccc 1px;
}

#footer li.menu02{
padding:0 0 0 10px;
}