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

body {
	margin-top: 20px;
	background:#5b5a5c;
}

a {
	outline:none;
}

a img {
	border:0;
}

#container {
	width:714px;
	margin:0 auto;
}

#home_left {
	width:462px;
	float:left;
}

#home_right {
	width:252px;
	background:url(images/kore-right.png) no-repeat;
	float:left;
	height:424px;
	padding-top:220px;
	position:relative;
}

#home_right .link {
	position:absolute;
	bottom:60px;
	right:0;
}
