div.section_main
{
	height: 100%;
	width: 1000px;
	margin: 0px auto;
}
table.section_main
{
	height: 100%;
	width: 1000px;
	background: #afafaf;
}
td.section_top
{
	height: 93px;
}
td.section_content
{
	padding: 10px 10px 10px 10px;
	width: 780px;
	text-align: right;
}
td.section_bottom
{
	height: 40px;
}

div.section_top
{
	margin: 10px 10px 0px 10px;
	width: 980px;
	height: 83px;
}
div.section_menu
{
	margin: 10px 0px 10px 10px;
	width: 190px;
}
div.section_bottom
{
	margin: 0px 10px 10px 10px;
	height: 20px;
	background: #7fef7f;
}
