@charset "utf-8";
body {
	background:url(img/whole_bg.gif) top left repeat;
	font-size:12pt;
	margin:0;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

img {
	border:0;
}

#container {
	width:55.6em;
	height:45.85em;
	position:relative;
}

#nav {
	width:15em;
	height:100%;
	float:left;
	background:url(img/nav_bg.gif) top right repeat-y;
	position:absolute;
	top:0;
	left:0;
}

#go-main {
	width:160px;
	height:	46px;
	position:absolute;
	top:3em;
	right:25px;
	z-index:99;
}

#nav div {
	background:url(img/nav_b.gif) bottom right no-repeat;
	height:100%;
}

#nav div div {
	background:url(img/nav_t.gif) 100% -3px no-repeat;
	padding:0 2.0em 0 1.5em;
	height:100%;
}

#nav h1 {
	margin:0 1.5em 0.33em 0;
	background:url(img/sub_nuri_logo.gif) bottom right no-repeat;
	text-indent:-5000px;
	padding-top:3.8em;
	font-size:1em;
}


p#published {
    margin:0;
	font:11pt wooriSinmoon;
	border:2px solid #E7E8EA;
	border-right:0;
	border-left:0;
	text-align:right;
}

#nav h1, {
	position:relative;
	right:-1.50em;
	margin-left:-4em
};
a#request {
	background:url(img/email.gif) 100% 33% no-repeat;
	padding-right:20px;
}

ul#menu {
	background:#B2805B;
	font:0.95em wooriSoyoung;
	padding:1em 0;
	margin-bottom:7.2em;
	margin-top:1em;
}

ul#menu li {
	margin:0;
	padding:0.1em 0;
}

ul#menu a:link,
ul#menu a:hover,
ul#menu a:visited {
	height:1.2em;
	color:#462B18;
	display:block;
	padding-left:1em;
	text-decoration:none;
}

ul#menu a:hover, 
ul#menu a.seleted:link,
ul#menu a.seleted:hover,
ul#menu a.seleted:visited {
	color:#F7EC00;
	background:url(img/menu_highlighter.gif) top left no-repeat;
}

ul#utility-menu {
	border:2px solid #E8E8EA;
	padding:0.7em 0 0.7em 0.5em;
	margin-bottom:10em;
}

ul#utility-menu a:link,
ul#utility-menu a:visited,
ul#utility-menu a:hover {
	font:0.95em wooriSoyoung;
	color:#EA723E;
	text-decoration:none;
}

#control {
	width:164px;
	font:10pt wooriDotum90c1;
	margin:0 0 0 auto;
}

#control th, #control td {
	vertical-align:bottom;	
	padding-bottom:4px;
}

#control th {
	width: 4em;
}

#control td {
text-align:right;
}

#control select {
	font:0.9em wooriDotum90c1;
	width:104px;
}

#content {
	width:40.6em;
	height:100%;
	position:absolute;
	top:0;
	right:0;
}


#tb {
	width:100%;
	height:619px;
	background:url(img/tc.gif) top left repeat-x;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}

#tbl {
	height:100%;
	background:url(img/tl.gif) -4px 0 no-repeat;
}

#tbr {
	height:100%;
	background:url(img/tr.gif) top right no-repeat;
}

#bb {
	width:100%;
	height:115px;
	background:url(img/bc.gif) bottom left repeat-x;
	position:absolute;
	bottom:0;
	left:0px;
	z-index:5;
}

#bbl {
	height:100%;
	background:url(img/bl_sub.gif) -4px 100% no-repeat;
}

#bbr {
	height:100%;
	background:url(img/br.gif) bottom right no-repeat;
}

#mb {
	width:100%;
	height:100%;
	background:url(img/mc.gif) top left repeat; 
	position:absolute;
	top:0;
	left:0;
}

#mbl {
	height:100%;
	background:url(img/ml.gif) -4px 0 repeat-y;
}

#mbr {
	height:100%;
	background:url(img/mr.gif) top right repeat-y;
}

#prev, #next {
	position:absolute;
	z-index:99;
}

#prev {
	right:-44px;;
	top:485px;
}

#next {
	right:-55px;;
	top:569px;
}

#content-layer {
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:98;
}

#content-wrapper {
	padding:4.05em 4em 0;
}

#page-header {
	border-bottom:2px solid #E4E4E4;
	width:100%;
	font:0.8em wooriDotum90c1;
	margin-bottom:3.05em;
}

td#print {
	color:#885252;
}

td#print a:link,
td#print a:visited,
td#print a:hover {
	color:#885252;
	text-decoration:none;
	padding-left:24px;
	margin-left:10px;
	background:url(img/print.gif) 0 25% no-repeat;
}

#pagination {
	text-align:right;
	width:40%;
}

#pagination a:link,
#pagination a:hover,
#pagination a:visited {
	text-decoration:none;	
	margin-left:0.7em;
	color:#000;
}

#pagination a.current:link,
#pagination a.current:hover,
#pagination a.current:visited {
	text-decoration:none;	
	margin-left:0.7em;
	color:#888;
}


#para-info {
	text-align:center;
}

#para-info h1 {
	font:1.35em wooriSaebom;
	margin:0;
	color:#170500;
}

#para-info h2 {
	font:1.2em wooriDotum90c1;
	margin:0;
	color:#170500;
}

#para-info p {
	font:0.9em/1.2 wooriDotum90c1;
	margin:0.5em 0 1.5em 0;
	color:#595A5D;
}

.maintext {
	text-align:justify;
	font-family:wooriSinmoon;
	font-size:0.8em;
	line-height:1.8;
	display:none;
	padding:0 2.15em 0 1.85em;
}

.maintext p {
	margin:0;
	text-indent:1em;
}

.maintext sup a:link,
.maintext sup a:hover,
.maintext sup a:visited {
	color:#ff5400;
}

.maintext strong {
	font-family:wooriSaebom;
}

.text_img {
	font-family:wooriDotum90c2;
		line-height:1.2;
}

.text_img img {
	margin-bottom:4px;
}

#profile {
	margin-top:2.6em;
}

#profile div {
	float:left;
}

#profile p {
	font:1.2em/1.2 wooriDotum90c1;
	margin:0 0em 0 95px;
	text-indent:0;
}

.visible {
	display:block;	
}

.hidden {
	display:none;
}

.left_float {
	float:left;
	display:inline;
}

#footer {
	width:55.6em;
	padding-top:0.4em;
	position:relative;
}

#footer p {
	font:0.8em/1.2 wooriDotum90c1;
	color:#867973;
	margin:0 14px 0 20em;
}

#footer a#go-lexi {
	position:absolute;
	top:0;
	right:18px;
	width:120px;
	height:30px;
	display:block;
	text-indent:-5000px;
	background:url(img/lexi_logo.gif) top right no-repeat;
}

#footer a#go-gyeore {
	position:absolute;
	top:0;
	left:3em;
	width:196px;
	height:25px;
	display:block;
	text-indent:-5000px;
	background:url(img/gye.gif) 0 0 no-repeat;
}

#comment {
	display:none;
}
