@charset "utf-8";

@import "/kr/common/css/base.css";

/* clear floatbox */
.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.row {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}


/* CONTENTS */

div#container {
	background:transparent url(/kr/common/images/bg-grid-2.gif) repeat-y scroll 50% top;
	border: none;
	width: 100%;
	text-align: center;
}
div#header {
	position: relative;
	left: 1px;
	/*border-left: 1px solid #dcdcdc;*/
	width: 950px;
	margin: 0 auto;
}
html:not([lang*=""]) div#header {left: 0;}
html:not(:only-child:only-child) div#header {left: 1px;}

div#content {
	background: none;
}
div#swfObj {
	text-align: center;
}
	div#swfObj img {
		margin: 120px auto;
	}
	div#goPageTop {
		position: relative;
		left: 1px;
		background: none;
		width: 950px;
		margin: 0 auto;
	}
	div#goPageTop {
		position: relative;
		left: 1px;
		background: none;
		width: 950px;
		margin: 0 auto;
	}
	html:not([lang*=""]) div#goPageTop {left: 0;}
	html:not(:only-child:only-child) div#goPageTop {left: 1px;}

	div#goPageTop a {
		position: absolute;
		right: 14px;
		top: 14px;
	}
		div#goPageTop a img {
			padding: 0;
		}



div#footer {
	position: relative;
	left: 1px;
	background: none;
	width: 950px;
	margin: 0 auto;
}
html:not([lang*=""]) div#footer {left: 0;}
html:not(:only-child:only-child) div#footer {left: 1px;}