@charset "utf-8";

/* Footer Box Setting */
#FooterTab {
	text-align: center;
	white-space: nowrap;
	letter-spacing: normal;
	word-spacing: normal;
	width:70%;
	margin-left: 15%;
	clear: both;
} 

#FooterTab .top {
	width:100%;
	position:relative;
	height:20px;
	background-image: url(../images/F_Left.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

#FooterTab .top span {
	display:block;
	position:relative;
	height:20px;
	background-image: url(../images/F_Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
} 

#FooterTab .center-content {
	position:relative;
	margin:-17px 0px 0px 0px;
} 

#FooterTab .FooterItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width:1%;
}