@charset "utf-8";
/* CSS Document */

/* footer-wrap start */
.footer-wrap{ width:100%; height:80px; background:#e3e3e3; border-top:1px solid #c3c3c3; -webkit-box-shadow:inset 0 1px 0 1px #fff; -moz-box-shadow:inset 0 1px 0 1px #fff; box-shadow:inset 0 1px 0 1px #fff;}
	.footer{ width:1020px; padding-top:20px; margin:0px auto; text-align:center;}
	.footer p, .footer p a{ font-size:13px; line-height:22px; color:#000;}
	.footer p a{ text-decoration:none;}
/* footer-wrap end */
