@charset "utf-8";
/* CSS Document */
#container
{
text-align:center;	
}
#main
{
	margin-right: auto;
	margin-left: auto;
	width:990px;
	height:100%;
	overflow: visible;
	background-color: #ededed;
}
