#vision {
	clear: top;
	height: 541px;
	width: 100%;
	background-image: url(image/vision_back.png);
	margin-right: auto;
	margin-left: auto;
	min-width:1080px;
	_display:inline;
	_zoom:1;
	background-position: center;
	background-repeat: repeat-x;
}
#head {
	height: 60px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#head_ls {
	float: left;
	height: 60px;
	width: 70px;
}
#head_c {
	float: left;
	height: 60px;
	width: 940px;
	background-image: url(image/topbar.png);
	background-repeat: repeat-x;
}
#head_rs {
	float: right;
	height: 60px;
	width: 70px;
}
#flash {
	clear: right;
	height: 481px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#flash_ls {
	float: left;
	height: 480px;
	width: 70px;
}
#flash_c {
	float: left;
	height: 480px;
	width: 940px;
	text-align: center;
}
#flash_rs {
	float: right;
	height: 480px;
	width: 70px;
}
#botom {
	clear: right;
	height: 160px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	clear: right;
	height: 210px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
#navi_ls {
	float: left;
	height: 210px;
	width: 95px;
}
#navi_c {
	float: left;
	height: 210px;
	width: 896px;
	text-align: left;
	font-family: "Lucida Console", Monaco, monospace;
}
#navi_rs {
	float: right;
	height: 210px;
	width: 89px;
}
