@charset "utf-8";
/* CSS Document */

.footer{background:#000000;padding:15px 0px;}
.footer dl{width:1000px;margin:0px auto;}
.footer dl p{color:#999;font-size:12px;text-align:center;line-height:22px;}
.footer dl p a{margin:0px 10px;color:#999;font-size:12px;}
.footer dl p a:hover{text-decoration:underline;}