@charset "UTF-8";
#banner {
	position:absolute;
	left:109px;
	top:21px;
	width:720px;
	height:90px;
	z-index:1;
}
#logo_box {
	position:absolute;
	left:23px;
	top:21px;
	width:72px;
	height:91px;
	z-index:2;
}
#container {
	height: 800px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.intro_box {
	height: 200px;
	width: 500px;
	margin-right: 198px;
	margin-left: 198px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 100px;
	margin-bottom: 50px;
}
#article_1 {
	margin-left: 150px;
	margin-top: 30px;
	float: left;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#menu {
	position:absolute;
	left:55px;
	top:144px;
	width:236px;
	height:307px;
	z-index:3;
}
#about {
	position:absolute;
	left:22px;
	top:152px;
	width:100px;
	height:30px;
	z-index:4;
}

