/**
 @ µ×²¿ */
#foot {
width:100%;
margin:10px auto 0;
padding-bottom:10px;
background-color:#F0F0F0;
border-top:2px solid #494949;
}
#foot p {
text-align:center;
line-height:18px;
}
.link {
width:100%;
text-align:center;
padding:20px 0 10px 0;
border-top:5px solid #DBDBDB;
}
