@charset "utf-8";
body {
	background:url(img/whole_bg.gif) top left repeat;
	font-size:12pt;
	margin:0;
}

img { border:0; }

ul { margin:0; padding:0; list-style:none; } 
a { text-decoration:none; }
*{margin:0; padding:0;}

#container {
	width:46.45em;
	height:46.75em;
	position:relative;
	margin:20px auto 0;
	background:url(img/copyright.gif) 0 20px no-repeat;	
}

#container .last {
	border-right:0;
	border-bottom:0;
	margin-right:0;
	margin-bottom:0;
	padding-right:0;
	padding-bottom:0;
}
#content {
	width:40.9em;
	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) top left 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.gif) bottom left 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) top left 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:99;
}

#header {
	font:10pt/1 wooriDotum90D2;
	height:120px;
}

#header h1 {
	background: url(img/nuri_logo.gif) center 30px no-repeat;
	height:80px;
	text-indent:-5000px;
}

#date {
	position:absolute; 
	top:60px;
	left:570px;
	font:12pt wooriSinmoon;
	color:#2C1D17;
}

#place {
	position:absolute; 
	top:80px;
	left:25px;
	width:600px;
	height:28px;
	border-top:1px solid #E7E8EA;
	border-bottom:1px solid #E7E8EA;
}

#place h4 {
	position:absolute; 
	top:8px;
	left:0px;
	height:32px;
	width:190px;	
	text-indent:-5000px;
	background:url(img/small_logo.gif) left top no-repeat;
}

#place p {
	position:absolute; 
	top:8px;
	left:200px;
	color:#000;
	font:10pt/12pt wooriDotum90c2;
}

#body { 
	padding:0px 29px 0 21px;
	height:608px;
}
.mainbg{ 
	background:url(img/bg1.jpg) 7px 80px no-repeat;
}
.mainwrap{
	position:relative;
	padding-top:20px;
}


.article {
    position:absolute;
    top:512px;
    left:30px;
    width:500px;
    height:200px;
}


.news h2  a{
	font:10pt/1.1 wooriSaebom;
	color:#2D7D2F;
}


.article h1 ,
.article h1 a:link,
.article h1 a:hover,
.article h1 a:visited {
	font:12pt/28pt wooriSoyoung;
	color:#8E1C0D;
}

.article ul li a{
	font:10pt/1.8 wooriSoyoung;	
	color:#000;
}
.article ul li a:hover {
	color:#58595B;
}
.article li span {
	font:10pt wooriDotum90c2;	
	margin:6px 0 0 0;
	color:#545556;
}


.news {
	position:absolute;
	top:440px;
	left:450px;
	overflow:hidden;
	width:200px;
	height:100px;
}
.news ul{ 
	padding-top:10px;
}


.news li {
	background:url(img/marker.gif) left center no-repeat;
	padding:0px 0 0px 10px;
	font:10pt/15pt  wooriDotum90C1;
}
.news li  a{
	color:#58595B;
}
.news li  a:hover {
	color:#000;
}
.wordinfo{
	position:absolute;
	top:120px;
	left:470px;
	width:180px;
	height:30px;
}
.wordinfo p{
	font:9pt/12pt wooriDotum90c1;
	color:#916134;
}


.previous_list {
	clear:both;
	float:left;
	display:inline;
	margin:0 40px 0 101px;
}

.previous_list li {
	float:left;
	width:110px;
	display:block;
	margin:0 32px 24px 0;
}

.previous_list h1 {
	font:24pt/1 woorisoyoung;
}

.previous_list h1 a:link,
.previous_list h1 a:visited,
.previous_list h1 a:hover {
	text-decoration:none;
	color:#000;
}

.previous_list h1 a span {
	color:#939598;
}


#pagination {
	margin:60px 0 23px;
	text-align:right;
	border-bottom:2px solid #e4e4e4;
	width:100%;
	font:0.8em wooridotum90c1;
}

#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;
}

.maintext {
	display:none;
}

.visible {
	display:inline;
}


