/* CSS Document */
#top
{
	padding: 0px;
	margin:0px;
	height: 56px;
	width: 1002px;
	position: absolute;
}
#top_menu
{
	position: absolute;

}
#main{
	width:570px;
	height:224px;
	position: absolute;
	top: 57px;
	}
.main_right{
	position: absolute;
	width:432px;
	height:185px;
	top:57px;
	margin-right: 571px;
}
