@charset "utf-8";
/* CSS Document */

img {
	border: none;
	color: #AC4A0D;
}


body {
	margin: 0;
	padding: 0;
	background-color:#C17F00;
	
}
div, p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

#main {
	width:100%;
	height:840px;
	margin:0 auto;
}


#header_up{
	width:100%;
	height:359px;
	background:url(header_up.jpg);
}

*html #core{margin-top:-4px;}

.thumbs{
	width:100px;
	height:49px;
	border:#FFFFFF 1px solid;
	float:left;
	text-align:center;
	margin:0 5px 5px 0;
}

#header{
	width:1000px;
	height:359px;
	margin:0 auto;
}


#core{
	width:872px;
	height:400px;
	margin:0 auto;
	background-image:url(bg_core2.jpg);
	padding:40px 0 0 35px;
}

#core_last{
	width:872px;
	margin:0 auto;
	background:url(bg_core2.jpg) no-repeat;
	padding:40px 0 0 35px;
}

#core_last2{
	width:872px;
	height:1100px;
	margin:0 auto;
	background:url(bg_core2_last.jpg) no-repeat;
	padding:40px 0 0 35px;
}

#core1{
	width:828px;
	height:350px;
	background-image:url(core1.jpg);
	padding:45px 0 0 20px;
	font-family:Verdana;
	font-size:12px;
	color:#392808;
}
#core2{
	width:759px;
	background-image:url(core2.jpg);
	padding:50px 0 0 20px;
	font-family:Verdana;
	font-size:12px;
	color:#392808;
}

#core_eksw{
	width:759px;
	background-image:url(core_eksw.jpg);
	padding:50px 0 0 20px;
	font-family:Verdana;
	font-size:12px;
	color:#392808;
}

#core2_last{
	width:759px;
	height:1050px;
	background-image:url(core2_last.jpg);
	padding:50px 0 0 20px;
	font-family:Verdana;
	font-size:12px;
	color:#392808;
}
#core3{
	width:823px;
	height:350px;
	background-image:url(core3.jpg);
	padding:50px 0 0 20px;
	font-family:Verdana;
	font-size:12px;
	color:#392808;
}

#core5{
	width:823px;
	height:350px;
	background-image:url(core5.jpg);
	padding:50px 0 0 20px;
	font-family:Verdana;
	font-size:12px;
	color:#392808;
}

#footer_up{
	width:100%;
	height:60px;
	background-color:#c17f00;
}

#footer{
	width:899px;
	height:60px;
	background-image:url(bg_footer.jpg);
	margin:0 auto;
	font-family:Verdana;
	font-size:10px;
	color:#392808;
	text-align:center;
}

a, a:link a:visited{
	text-decoration:none;
	color:#392808;
}

.escape_left_right {
	position:relative;
	width:555px;
	height:auto;
	padding:10px;
	margin-bottom:10px;	
	background-image:url(../images/left_right_escape_bg.jpg);
	background-repeat:repeat;	
	border:#999 1px solid;
}

.left_escape {
	float:left;
	position:relative;
	width:185px;
	height:auto;	
}

