/* CSS Document */

.btn_pagetop_wrap {
	width:900px;
	margin:0 auto;
}

.btn_pagetop {
	width:150px;
	height:30px;
	margin:0 0 0 auto;
}

.btn_pagetop a {
	background:url(../images/com/btn_page_top_img.gif) 0 0 no-repeat;
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
}



#footer {
	background: url(../images/footer/bg_footer.gif) repeat-x center top;
	border-top: 1px dotted #C8C8C8;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer_menu {
	margin-bottom: 25px;
	text-align: center;
}

#copy_box {
	text-align: center;
}

