@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	color: #000;
}


#container {
	width:955px;
	height:682px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #000;
}

#main-header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:78px;
}

#body-left_ {
	position:absolute;
	left:0px;
	top:78px;
	width:318px;
	height:407px;
}

#body-center_ {
	position:absolute;
	left:318px;
	top:78px;
	width:319px;
	height:407px;
}

#body-right_ {
	position:absolute;
	left:637px;
	top:78px;
	width:318px;
	height:407px;
	background-image: url(../images/main/body_right.jpg);
	vertical-align: bottom;
}
#nav_ {
	position:absolute;
	left:1px;
	top:443px;
	width:955px;
	height:33px;
}

#main-footer_ {
	position:absolute;
	left:-1px;
	top:475px;
	width:955px;
	height:47px;
	background-image: url(../images/main/main_footer.jpg);
}
.SOT {
	float: right;
	margin-top: 290px;
	margin-right: 10px;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#book {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

