/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 75%;
	font-family: "돋움", Dotum, "굴림", Gulim, "Lucida Grande", Tahoma, Verdana, AppleGothic, UnDotum, sans-serif;
	color: #8C8C73;
	line-height: 1.8em;
	LETTER-SPACING: -0.1em
}

a {
	color: #FF7800;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.sub_title {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

sup {
	font-size: 8px;
}
dt {
	font-weight:bold;
	color: #007BF7;
}
p {
	margin-bottom: 14px;
	text-align: justify;
}
img.picA {
	position: relative;
	top: -2px;
	background: url('images/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
}
img.picB {
	position: relative;
	top: -2px;
	background: url('images/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
img.picC {
	position: relative;
	top: -2px;
	background: url('images/pic_border.gif') no-repeat;
	width: 130px;
	height: 98px;
	padding: 8px;
	background-image: url(images/frame01.gif);
}
img.picD {
	position: relative;
	top: -2px;
	background: url('images/frame01.gif') no-repeat;
	width:249px;
	height:176px;
	padding:13px;
	display: inline;
}
img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}
img.floatright {
	float: right;
	margin: 0px 0px 3px 14px;
}
ul.linklist {
	list-style: none;
}
ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}
ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('images/upbg.gif') no-repeat;
	width: 847px;
	height: 264px;
	z-index: -1;
}
#outer {
	position: relative;
	width: 847px;
	margin: 0 auto;
	background: #fff url('images/abg.gif') repeat-y;
	z-index:1;
}
#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 3;
}
#header {
	background: #FF7800 url('images/a8.gif') repeat-x;
	width: 200px;
	height: 234px;
	color: #fff;
	padding-left: 20px;
	float: left;
}
#header span {
	font-weight: normal;
}
#header h1 {
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 135px;
	height: 67px;
	left: 36px;
	width: 200px;
	padding-bottom: 10px;
}
#header h2 {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	top: 186px;
	left: 59px;
	font-family: "굴림체", "돋움체", Seoul;
}
#header sup {
	color: #FCE2CA;
}
#sub01_header {
	background: #9cd000 url('images/sub1_bg.gif') repeat-x;
	width: 200px;
	height: 184px;
	color: #fff;
	padding-left: 20px;
	float: left;
}
#sub02_header {
	background: #006AD5 url('images/sub2_bg.gif') repeat-x;
	width: 200px;
	height: 184px;
	color: #fff;
	padding-left: 20px;
	float: left;
}
#sub03_header {
	background: #4D8869 url('images/sub3_bg.gif') repeat-x;
	width: 200px;
	height: 184px;
	color: #fff;
	padding-left: 20px;
	float: left;
}
#sub04_header {
	background: #009191 url('images/sub4_bg.gif') repeat-x;
	width: 200px;
	height: 184px;
	color: #fff;
	padding-left: 20px;
	float: left;
}
#sub05_header {
	background: #CC0066 url('images/sub5_bg.gif') repeat-x;
	width: 200px;
	height: 184px;
	color: #fff;
	padding-left: 20px;
	float: left;
}
.nav {
	text-align: left;
	color: #333333;
	padding: 20px 0 0 0px;
	width: 174px;
}
.nav li {
	margin: 5px 0 5px 0px;
	padding: 0px 0 0 0px;
	border-bottom: 1px dotted #C9FF26;
	list-style: none;
}
.nav li a {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	padding: 5px 0 1px 5px;
	display: block;
	margin-bottom: 2px;
}
.nav li a:hover {
	color: #000000;
	text-decoration: none;
	background:#ffffff;
	display: block;
	margin-bottom: 2px;
}
#splash {
	right: 30px;
	background: #EAEAE2 url('images/a10.jpg') no-repeat;
	width: 563px;
	height: 234px;
	background-image: url(images/main_bg2.jpg);
	float: right;
}
#sub_splash {
	right: 30px;
	background: #EAEAE2 url('images/main_bg.jpg') no-repeat;
	width: 563px;
	height: 184px;
	float: right;
}
#sub02_splash {
	right: 30px;
	background: #EAEAE2 url('images/sub02_bg.jpg') no-repeat;
	width: 563px;
	height: 184px;
	float: right;
}
#sub03_splash {
	right: 30px;
	background: #EAEAE2 url('images/sub03_bg.jpg') no-repeat;
	width: 563px;
	height: 184px;
	float: right;
}
#sub04_splash {
	right: 30px;
	background: #EAEAE2 url('images/sub04_bg.jpg') no-repeat;
	width: 563px;
	height: 184px;
	float: right;
}
#sub05_splash {
	right: 30px;
	background: #EAEAE2 url('images/sub05_bg.jpg') no-repeat;
	width: 563px;
	height: 184px;
	float: right;
}
#menu {
	position: relative;
	background: #46461F url('images/a16b.gif') repeat-x;
	height: 67px;
	padding: 0px 20px 0px 5px;
	margin: 0px 0px 5px 0px;
}
#menu ul {
	list-style:none;
	padding-top: 28px;
	padding-left: 100px;
	float:left;
	width: 550px;
}
#menu ul li {
	float:left;
	line-height:28px;
	padding-left: 0px;
	background: url(images/menu_bg.gif) no-repeat bottom right;
	text-decoration: none;
}
#menu ul li.first {
	border-left: 0px;
}
#menu ul li a {
	background-repeat: no-repeat;
	padding: 8px 22px 8px 22px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-image: url(images/menu_left_bg.gif);
	background-position: bottom left;
	text-decoration: none;
}
#menu ul li a:hover {
	background-image: url(images/menu_left_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #FFCC00;
	text-decoration: none;
}
#date {
	position: relative;
	top: 0px;
	line-height: 52px;
	color: #FF9900;
	left: 5px;
	right: 10px;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -1px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#secondarycontent {
	position: relative;
	width: 180px;
	float: right;
}
#secondarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 1em;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1pt;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 10px;
}
#secondarycontent .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}
#primarycontent {
	position: relative;
	width: 300px;
	float: left;
}
#primarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #006699;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
	font-family: "나눔고딕";
}
#primarycontent .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}
#primarycontent .post {
	margin-bottom: 10px;
}
#primarycontent .post .header {
	position: relative;
}
#primarycontent .post .date {
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}
#primarycontent .post .content {
	margin-bottom: 0px;
}
#primarycontent .post .footer {
	position: relative;
	top: -10px;
	background: url('images/a33.gif') repeat-x;
	height: 44px;
}
#primarycontent .post .footer ul {
	list-style: none;
	position: absolute;
	right: 4px;
	bottom: 6px;
	width: 279px;
	height: 31px;
}
#primarycontent .post .footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#primarycontent .post .footer ul li.printerfriendly {
	background-image: url('images/a41.gif');
}
#primarycontent .post .footer ul li.comments {
	background-image: url('images/a36.gif');
}
#primarycontent .post .footer ul li.readmore {
	background-image: url('images/a38.gif');
}
#subcontent {
	position: relative;
	width: 600px;
	float: left;
}
#subcontent h3 {
	position: relative;
	top: 4px;
	font-size: 1em;
	line-height: 25px;
	color: #006699;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
	font-family: "나눔고딕";
}
#subcontent .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}
#subcontent .post {
	margin-bottom: 10px;
}
#subcontent .post .header {
	position: relative;
}
#subcontent .post .date {
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-size: 0.65em;
}
#subcontent .post .content {
	margin-bottom: 0px;
}
#subcontent .post .footer {
	position: relative;
	top: -10px;
	background: url('images/a33.gif') repeat-x;
	height: 44px;
}
#subcontent .post .footer ul {
	list-style: none;
	position: absolute;
	right: 4px;
	bottom: 6px;
	width: 279px;
	height: 31px;
}
#subcontent .post .footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#subcontent .post .footer ul li.printerfriendly {
	background-image: url('images/a41.gif');
}
#subcontent .post .footer ul li.comments {
	background-image: url('images/a36.gif');
}
#subcontent .post .footer ul li.readmore {
	background-image: url('images/a38.gif');
}
#footer {
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url('images/a50.gif');
	color: #A8A88D;
	font-size: 0.6em;
}
#footer a {
	color: #8C8C73;
}
* html {
	height: 1px;
}
* {
	margin: 0;
	padding: 0;
}
