*{
font-size:18px;
margin:auto;
}

body{
	background-color:#EEEEEE;
}

#margin_top{
margin-top: 20px;
}

#main{
	width:800px;
	padding: 10px;
	background-color:#fff;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#header{
	width:800px;
}

#content{
width:1024px;
}
#content-bottom{
width:1005px;
}

#content-top{
width:1005px;
}

#footer{
padding-top:5px;
}

