@charset "utf-8";
#filix-container {
	width: 735px;
	margin: 20px;
	height: 2010px;
}

#filix-container a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#filix-container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#filix-container #filix-header-left {
	float: left;
}
#filix-container #filix-header-right {
	float: right;
}
#filix-container #filix-footer {
	text-align: center;
	clear: both;
	width: 730px;
}
#filix-container #filix-footer img {
	clear: both;
}
#filix-container #filix-header {
	height: 220px;
	width: 730px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
