@CHARSET "utf-8"

html{
}

body
{
	font-size: 12px;
	color: #666666;
}

A:link
{
	font-size: 12px;
	color: #222222;
}

A:visited
{
	font-size: 12px;
	color: #660000;
}

a img
{
	border: none;
}

img
{
	border:none;
}

#container
{
	width: 100%;
}

// tb^[CSS
#page-footer
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#copyright
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
