div.contentFooter{
	width: 100%;
}

div.footerMain {
	background-image: url(../../images/border/footer/footer_c.png);
	width: 960px;
	height: 48px;
}

div.footerLink {
	float: left;
	margin: 13px 8px 0px 8px;
	display:inline;
}

div.footerSeperator {
	float: left;
	background-color: #000000;
	width: 1px;
	height: 13px;
	margin-top: 15px;
}

div.footerLeft {
	float: left;
	background-image: url(../../images/border/footer/footer_l.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 48px;
}

div.footerRight {
	float: right;
	background-image: url(../../images/border/footer/footer_r.png);
	width: 16px;
	height: 48px;
}

div.creator a{
	float: right;
	color: #888888;
	text-size: 11px;
	margin-top: 14px;
}