@charset "utf-8";
/* =======================================

	Header CSS

========================================== */

#header {
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
}
#header p.header-logo {
	position: absolute;
	top: 50px;
	left: 0px;
}

/* =======================================

	Footer CSS

========================================== */
#footer {
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	clear: both;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	height: 460px;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	background-image: url(../../image/head-foot/bck_footer.gif);
}
#footer .footer-box {
	height: 460px;
	width: 945px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #FFF;
}
#footer .footer-box .pagetop {
	position: absolute;
	top: 0px;
	right: 0px;
}
#footer .footer-box .pagelist {
	position: absolute;
	top: 15px;
	font-size: 12px;
	width: 945px;
	left: 0px;
	height: 300px;
}
#footer .footer-box .add {
	position: absolute;
	top: 176px;
	font-size: 11px;
	width: 671px;
}
#footer .footer-box .bnr {
	position: absolute;
	left: 0px;
	top: 111px;
	width: 625px;
}
#footer .footer-box .rights {
	position: absolute;
	left: 0px;
	font-size: 11px;
	width: 376px;
	bottom: -3px;
}
#footer .footer-box .tel {
	position: absolute;
	left: 679px;
	top: 214px;
}
#footer .footer-box .footer_logo {
	position: absolute;
	left: 0px;
	bottom: 77px;
}
#footer .footer-box .footer_txt {
	position: absolute;
	left: 2px;
	bottom: 23px;
	width: 800px;
}
#footer_top_link {
	text-align: right;
	width: 945px;
	clear: both;
	position: absolute;
	top: -23px;
	margin: 0px;
	height: 16px;
}
#footer .footer-box .pagelist .f-map {
	width: 175px;
	line-height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#footer .f-list {
	margin-left: 25px;
}
#footer .f-list li {
	list-style-image: url(../../image/contents/ico_f-list.gif);
	list-style-position: outside;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer hr {
	background-image: url(../../image/head-foot/img_footer-hr.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer .footer-box .footer_hr {
	position: absolute;
	width: 925px;
	height: 5px;
	bottom: 129px;
	left: 0px;
}
