@charset "utf-8";
.background {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/back/back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.frame {
	font-size: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	height: 900px;
	width: 1160px;
	clear: none;
	float: none;
}
.title {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 100px;
	width: 1160px;
	position: absolute;
	top: 0px;
}
.julius {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 600px;
	width: 1160px;
	position: absolute;
	top: 115px;
}
.menu {
	background-attachment: scroll;
	background-image: url(images/menu/menu-bar.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 130px;
	width: 1160px;
	position: absolute;
	top: 735px;
}
.open01 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 15px;
	width: 1160px;
	position: absolute;
	top: 100px;
}
.open02 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 1160px;
	position: absolute;
	top: 715px;
}
.open03 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 15px;
	width: 1160px;
	position: absolute;
	top: 865px;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 1160px;
	position: absolute;
	top: 880px;
}
.in-julius {
	background-attachment: fixed;
	background-image: url(images/main/julius-in.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.julius-leftbox {
	clear: none;
	float: none;
	height: auto;
	width: 630px;
}
.julius-rightbox {
	clear: none;
	float: none;
	height: auto;
	width: 60px;
	position: absolute;
	left: 1080px;
	top: 0px;
}
.julius-text {
	clear: none;
	float: none;
	width: 450px;
	position: absolute;
	left: 630px;
	top: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.research-leftbox {
	height: auto;
	width: 495px;
	clear: none;
	float: none;
	position: absolute;
}

.research-text {
	clear: none;
	float: none;
	width: 325px;
	position: absolute;
	padding-top: 120px;
	left: 495px;
	top: 0px;
}
.research-rightbox {
	clear: none;
	float: none;
	height: auto;
	width: 340px;
	position: absolute;
	right: 0px;
	top: 0px;
}



.in-research {
	background-attachment: scroll;
	background-image: url(images/main/resa.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	float: none;
	height: 600px;
	width: 1160px;
	position: absolute;
	top: 115px;
}
.in-lecture {
	background-attachment: scroll;
	background-image: url(images/main/lect.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	float: none;
	height: 600px;
	width: 1160px;
	position: absolute;
	top: 115px;
}

.lecture-upper {
	clear: none;
	float: none;
	height: 330px;
	width: 1160px;
	position: absolute;
}
.lecture-leftbox {
	height: auto;
	width: 100px;
	clear: none;
	float: none;
	position: absolute;
	top: 330px;
}

.lecture-text-upper {
	height: 190px;
	width: 780px;
	clear: none;
	float: none;
	position: absolute;
	left: 100px;
	top: 330px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lecture-text-under {
	height: 30px;
	width: 780px;
	clear: none;
	float: none;
	position: absolute;
	left: 100px;
	top: 525px;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.lecture-rightbox {
	height: auto;
	width: 250px;
	clear: none;
	float: none;
	position: absolute;
	top: 330px;
	right: 30px;
}
