body {
	FONT-FAMILY : NanumGothicOTF, NanumGothic, 'Malgun Gothic',SANS-SERIF;
	margin:0;
	padding: 0;
	font-size:75%;
	line-height:1.7;
	color: #4A4A4A;	
}

a:link,
a:visited { color: #5A9ACA; text-decoration: none; }
a:hover { color: #CCCCCC; text-decoration: none; }
a:active {  text-decoration: none; }

hr.line { display: none; }/*system class*/

#body {
	margin: 2.5em 1.5em 1.5em 2.5em;
	}

#header {
	height: 10px;
	margin-left: 0px;
	position: relative;
        top right no-repeat;
	border-bottom:solid 0px #8AbAdA;
	width:986px;
}

#container{
	margin-top: 0 px;
	padding-top: 0 px;
	width:986px;
}

#content {
	float: right;
	font-size: 1.1em;
	margin-left: -20em;
	margin-top: 0px; 
	_margin-top: -1px;
	width: 100%;
	
}

#sidebar {
	color: #d8d8d8;
	font-size: 0.9em;
	width: 162px;
	min-height: inherit;
	padding-top: 0 px;
	padding-right: 5px;
	border-right:solid 0px #8AbAdA;
}

#footer{
	clear:both;
	height: 1%;
}



/* header 스타일 시작 */
#header h1 {
	padding: 0 0 0.2em 0;
	margin: 0;
	font:  1em/1.2;
	position: absolute; 
	left: 1em;
	top: 1.4em;
	width: 90%;
	}
#header h1 a{ 
	color: #aaa;
	text-decoration: none;
	}
#header h1 a:hover {
	text-decoration: underline;
}
#header p.url {
	margin: 0;
	padding: 0;
	font: 1.2em/1.2;
	left: 1.8em;
	}
#header p.url a{ 
	color: #bbbbbb; 
	text-decoration: none;
}
#header p.url a:hover {
	text-decoration: underline;
}
#header p.title {
letter-spacing:2px;
	margin: 0;
	position: absolute; 
	bottom: 0em;
	left: -2px;
	text-align: left;
	font: 1em/1.2;
        font-size:1.2em;
	}

#header p.usermenu {
	margin: 0px;
	position: absolute; 
	bottom: 0em;
	right: 0em;
	text-align: right;
	font: 1em/1.2;
	color: #eee;
	}

#header p.usermenu a { 
	color: #cccccc;
	text-decoration: none;
	margin: 0 0.2em;
	}

#header p.usermenu a:hover {
	text-decoration: underline;
}
/* header 스타일 끝 */




/* content 스타일 시작 */
#content div.post {
	background: url('http://pds13.egloos.com/pds/200908/03/66/bar.png') repeat-y left;
	text-align: justify;
	position: relative;
	overflow: hidden;
	word-break: break-all;
	border-left: solid 12px #8AbAdA;
        line-height:1.9em;
	padding: 0px 0px 0px 51px;
	margin: -12px 0em 0em 167px;
	_background-position: 12px; 
	}
#content div.post h2.postdate { 	
	display: none;
}
#content div.post h3.posttitle {
	border-bottom: solid 1px #888;
	border-right:solid 0px #8AbAdA;
	font: bold 1.5em;
	margin: 0em 0 1px 0;
	padding: 70px 0 0em 0;
	COLOR: #6A6A6A;
	overflow: hidden;
	word-break: break-all;	
	}
#content div.post h3.posttitle a { color: #5A5A5A; }
#content div.post p.postadmin {
	position: absolute; 
	right: 10px; 
	top: 55px; 
	*top: 68px;/* IE7 */
	_top: 68px; /* IE6 */
	_right: 20px; /* IE6 */
}
#content div.post p.postadmin a {
	text-decoration: none;
}
#content div.post div.content {
	margin-top:1px;
	border-bottom:solid 1px #8AbAdA;
	overflow: hidden;
	word-break: break-all;
	}
#content div.post div.content a {
}
#content div.post div.content a img { border: none; }
#content div.post div.content img.image_top { margin-bottom : 15px; }/*system class*/
#content div.post div.content img.image_mid { margin: 15px 0; }/*system class*/
#content div.post div.content img.image_left  { margin: 0 15px 15px 0; }/*system class*/
#content div.post div.content img.image_right { margin: 0 0 15px 15px; }/*system class*/
#content div.post div.content a.more {}
#content div.post div.content span.archivedate {}

#content div.post p.posttail {
	clear: both;
	background:#FFF;
	color: #999999;
	text-align: right;
	padding: 0px 4px 0px 2px;
	margin: 0px 0 0px;
	border-bottom:solid 0px #f6f6f6;
	border-right:solid 3px #8AbAdA;
	}
#content div.post p.posttail a { text-decoration: none; }
#content div.post p.posttail a.checkpost {}
#content div.post p.posttail a.permalink {}
#content div.post p.posttail span.author {}
#content div.post p.posttail a.time {}
#content div.post p.posttail a.category {}
#content div.post p.posttail a.tail_trb {}
#content div.post p.posttail a.tail_trb span {}
#content div.post p.posttail a.tail_cmt {}
#content div.post p.posttail a.tail_cmt span {}

#content p.page { background: #fff url('http://pds16.egloos.com/pds/200908/05/66/bar2.png') repeat-y left; margin: 1px 0em 1em 0px; padding-top:50px; padding-left:0px; text-align: right; height:30px; border-bottom: solid 0px #8AbAdA; border-left: solid 167px #f5f5f5; font-size:130%; border-right:solid 3px #8AbAdA; color:#ccc;}

#content p.page span { }
#content p.page a { margin: 200px 0px 0 0px; }
#content p.toppage { border: solid 0px #AACADA;
 	background: #fff; 
	position: relative;
height :10px;
	padding: 0px 0px 0px 0px;
	margin: 0 0em 0em 230px;	
font-size: 0.1em;

}

/* content 스타일 끝 */




/* comment 및 trackback 스타일 시작 */
#content div.post div.comment { 
	border-top: solid 0px #CADAEA; 
	padding-top: 30px;  
	padding-bottom: 10px;
	margin-bottom: 0px; 
	padding-left :30px;

	color:#888; 
	width:723px; 
	border-right:solid 3px #8AbAdA;
	}
#content div.post div.comment div.comment_body { 
	width:717px !important; 
	padding-bottom: 10px; 
	margin-left:0px !important; 
	margin-right:0px !important; 
	margin-top:0px; 
	}
#content div.post div.comment div.comment_body div { 
	margin-left: 0px; 
	line-height: 1.6;
	}
#content div.post div.comment div.comment_tail {
	height:20px; 
	width:750 px; padding-right: 5px; 
	margin-top:10px; 
	margin-bottom:10px; 
	color:#AAC9DA;
	font-size:12px; 
	text-align: right;  
	border-bottom: solid 0px #eee; 
	border-right: solid 0px #DDD; 
	margin-left:0px !important; }
#content div.post div.comment div.comment_tail a {color:#AAC9DA;}
#content div.post div.comment div.comment_tail strong { font-size: 1em; }
#content div.post div.comment div.comment_input { border-top: solid 0px #CADAEF; padding-top: 0px; margin:0px; }
#content div.post div.comment div.comment_line { }
#content div.post div.comment div.track_top {}
#content div.post div.comment div.track_top .time { }
#content div.post div.commet_input table { width: 721px  !important; border:0px;}
#content div.post div.comment_input textarea { 
	width: 721px !important; 
	height: 150px; 
	border-left: solid 0px #8AbAdA;
	border-top: 0px;
	border-bottom : 0px;
	border-right : 0px;
	background:#EFE5C3;
	scrollbar-shadow-color: #EFE5C3;
	scrollbar-highlight-color: #EFE5C3;
	scrollbar-face-color: #EFE5C3;
	scrollbar-3dlight-color: #EFE5C3;
	scrollbar-darkshadow-color: #EFE5C3;
	scrollbar-track-color: #EFE5C3;
	scrollbar-arrow-color: #EFE5C3;
	_margin-right:-12px}
/* comment 및 trackback 스타일 끝 */
div.reply_body {
color:#bbb;
}
div.reply_tail {
border-right:solid 0px #CADAEA !important;
color:#AAC9DA !important;
}
div.reply_tail a{
color:#AAC9DA !important;
}



/* 본문 내의 자주 사용하는 태그 속성 시작 */
#content div.post div.content h1,
#content div.post div.content h2,
#content div.post div.content h3,
#content div.post div.content h4,
#content div.post div.content h5,
#content div.post div.content h6 {
	color: #6A6A6A;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: dotted 1px #CACACA;
}
#content div.post div.content ul { 
	margin-bottom: 1em;
	padding-left: 1em;
}
#content div.post div.content ul li {}
#content div.post div.content ol {
	margin-bottom: 1em;
	padding-left: 3em;
}
#content div.post div.content ol li {	padding-left: 1em; color:#999999;}
#content div.post div.content blockquote { 
	border-left: solid 0.8em #CACACA; 
	margin: 1em 0;
	padding: 0.5em 0em 0.5em 1.0em;
	line-height: 1.6;
}

#content div.post div.content q {}
#content div.post div.content acronym {}
#content div.post div.content strong {}
#content div.post div.content em {}
#content div.post div.content dl {}
#content div.post div.content dl dt {}
#content div.post div.content dl dd {}
#content div.post div.content cite {}
#content div.post div.content code {}
#content div.post div.content samp {}
#content div.post div.content kbd {}
/* 본문 내의 자주 사용하는 태그 속성 끝 */


/* sidebar 스타일 시작 */
#sidebar { text-align: right; }
#sidebar p {margin:0;text-align:right;}
#sidebar ul { text-align: left; list-style:none; text-align:right;}
#sidebar p.logoimage { text-align: center; margin: 0 auto !important;  }
#sidebar p.description { margin: 10px 0 0 0;padding:0 0 3px 0px; }
#sidebar p.nick { text-align: right; margin: 0 0 2em 0;padding: 0;color: #666;  font-size: 0.9em;}
#sidebar p.nick br { display: none; }
#sidebar p.nick img { vertical-align: text-bottom; }/*system class*/
#sidebar div.menu { margin: 0 auto 0; overflow: hidden;text-align:right; }
#sidebar div.menu h3.posttitle { 
	font-size: 1.7em;
	margin-bottom: -0.2em;margin-top:40px;
	padding-bottom: 0em;
	text-align: right;
}
#sidebar div.menu .content {
	text-align: right;
	overflow: hidden; 
	word-break: break-all;
margin: 0 1px 0px 0px;
}/*system class*/
#sidebar div.menu ul.content li {
	padding: 0 0 2px 0;
margin-left :-3em;
	line-height: 1.4;
}
#sidebar div.menu ul.content li a {
	font-size: 1em;
	margin: 10px 0 0 0;
	padding: 0;
}
#sidebar div.menu ul.content li span.small { display: block; }/*system class*/
#sidebar div.menu ul.content li span.small {}
#sidebar div.menu .content form#finder { margin: 0; }/*system class*/
#sidebar div.menu .content input#kwd { width: 100px; font-size: 12px; vertical-align: top; }/*system class*/
#sidebar div.menu .content input#submit { margin-left: 5px; vertical-align: top; }/*system class*/
#sidebar div.menu ul { margin: 1px 0 5px 0; padding: 0 0 0 1.5em; }
#sidebar div.menu li { margin: 1px 0; padding: 0; }
#sidebar div.menu p { margin: 1px 0; padding: 0; }
#sidebar div.banner,
#sidebar div.xml { text-align: center; }
/* sidebar 스타일 끝 */
#sidebar p.ppage { text-align:right; font-size:100%; color:#DDD; margin: 0px 0em 0em 0px; padding-top:0px;text-align: right;  border-top :solid 1px #ccc;}



/* footer 스타일 시작 */
#footer p {
  padding:12px 0 18px 0;
  border-top:1px solid;
  border-top:6px solid #F8F5E8;
}
#footer strong {font-weight:normal;color:#007093;}
#footer a {color:#A0A0A0;}
#footer a:hover {color:#414141;}
/* sidebar 스타일 끝 */



/* calendar 스타일 시작 */
div.cal { border: dotted 1px #CACACA; text-align : center; margin-bottom: 15px; padding: 10px; font-size: 0.8em;}
div.cal_head { text-align : center; padding: 5px 0; background: #CACACA; font-size: 1.1em;}
div.cal_head a{ text-decoration: none; }
div.cal_body { text-align : center; margin-right: 10px; width: 100%; }
div.cal_bottom { }

.cal td { padding: 2px 0; }
.cal td a { text-decoration: underline; font-weight: bold; }
.cal_day { background: #F5F5F5; border-bottom: 1px solid #CACACA; font-weight: bold; }
.cal_sun { background: #F5F5F5; border-bottom: 1px solid #CACACA; font-weight: bold; }
.cal_sat { background: #F5F5F5;  border-bottom: 1px solid #CACACA; -weight: bold; }
.cal_today { background: #F5F5F5; border: 1px solid #CACACA;   }
.cal_today a { font-weight: bold;}

/* calendar 스타일 끝 */