body {
	margin:0;
	padding: 0;
	font-family: "Trebuchet MS", Gulim, 굴림, AppleGothic, helvetica, sans-serif;
	font-size:75%;
	line-height:1.6;
	color: #7A7A7A;
	
}
a:link,
a:visited { color: #AF0A0A; text-decoration: underline; }
a:hover,
a:active {  text-decoration: none; }

hr.line { display: none; }/*system class*/

#body {
	margin: 2.5em 3.0em 1.5em 3.0em;
	}
#header {
	height: 117px;
	position: relative;
	background: #AF0A0A url("http://md.egloos.com/skn/img/a/01/05/8/rational_head.gif") top right no-repeat;
}
#container{
	background: #FFF url("http://md.egloos.com/skn/img/a/01/05/8/rational_body.gif") top left repeat-x;
	margin-top: 1px;
	padding-top: 1.5em;
}
#content {
	float: right;
	font-size: 1.1em;
	margin-left: -19em;
	width: 100%;
}
#sidebar {
	float: left;
	font-size: 1.1em;
	width: 15em;
	padding: 1.5em;
}
#footer{
	clear:both;
	height: 1%;
}



/* header 스타일 시작 */
#header h1 {
	padding: 0 0 0.2em 0;
	margin: 0;
	font: bold 2em/1.2 "Trebuchet MS", Gulim, 굴림,tahoma,sans-serif; 
	position: absolute; 
	left: 1em;
	top: 1.8em;
	width: 90%;
	}
#header h1 a{ 
	color: #FFF;
	text-decoration: none;
	}
#header h1 a:hover {
	text-decoration: underline;
}
#header p.url {
	margin: 0;
	padding: 0;
	font: 1.2em/1.2 "Trebuchet MS", sans-serif;
	position: absolute; 
	left: 1.8em;
	top: 4.7em;
	}
#header p.url a{ 
	color: #EFE0E0; 
	text-decoration: none;
}
#header p.url a:hover {
	text-decoration: underline;
}
#header p.usermenu {
	text-align: right;
	color: #d17171;
	font: 1em/1.2 "Trebuchet MS", sans-serif;
	position: absolute; 
	right: 0.5em;
	bottom: 1em;	
	}
#header p.usermenu a { 
	color: #FFF;
	text-decoration: none;
	padding: 0.8em;
	margin: 0 0.5em;
	}
#header p.usermenu a:hover {
	text-decoration: underline;
}
/* header 스타일 끝 */




/* content 스타일 시작 */
#content div.post {
	text-align: left;
	position: relative;
	overflow: hidden;
	word-break: break-all;
	margin: 0 3.0em 0 19em;
	padding: 0em 0em 0em 1.5em;
	border-left: dotted 1px #cacaca;
	}
#content div.post h2.postdate { 
	display: none;
}
#content div.post h3.posttitle { 
	font: bold 1.5em/1 "Trebuchet MS", Gulim, 굴림,tahoma,sans-serif; 
	margin: 1em 0 1.2em 0;
	padding: 0.5em 0 0.5em 0;
	COLOR: #6A6A6A;
	border-bottom: dotted 1px #CACACA;
	overflow: hidden;
	word-break: break-all;
	}
#content div.post h3.posttitle a { color: #6A6A6A; }
#content div.post p.postadmin {
	position: absolute; 
	right: 10px; 
	top: 18px;
	*top: 28px;/* IE7 */
	_top: 13px; /* IE6 */
	_right: 50px; /* IE6 */
}
#content div.post p.postadmin a {
	text-decoration: none;
}
#content div.post div.content {
	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;
	text-align: right;
	padding: 8px 8px 8px 2px;
	margin: 20px 0 0;
	border-top: dotted 1px #CACACA;
	border-bottom: dotted 1px #CACACA;
	}
#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 { margin: 2em 3.0em 0em 19em;text-align: center; }
#content p.page span { }
#content p.page a { margin: 0 30px; }
/* content 스타일 끝 */



/* comment 및 trackback 스타일 시작 */
#content div.post div.comment { border: dotted 1px #CACACA; padding: 15px; margin-bottom: 30px; }
#content div.post div.comment div.comment_body { padding-bottom: 10px; }
#content div.post div.comment div.comment_body div { margin-left: 17px; line-height: 1.6; }
#content div.post div.comment div.comment_tail { padding-bottom: 5px; margin-top: 10px; }
#content div.post div.comment div.comment_tail a { }
#content div.post div.comment div.comment_tail strong { font-size: 1em; }
#content div.post div.comment div.comment_input { border-top: dotted 1px #CACACA; padding-top: 15px; }
#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 { }
/* comment 및 trackback 스타일 끝 */


/* 본문 내의 자주 사용하는 태그 속성 시작 */
#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: 1em;
}
#content div.post div.content ol li {}
#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: center; }
#sidebar p {margin:0;text-align:left;}
#sidebar ul { text-align: left; }

#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; }

#sidebar div.menu h3.posttitle { 
	font-size: 1.1em;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: dotted 1px #CACACA;
	text-align: left;
}

#sidebar div.menu .content {
	text-align: left;
	overflow: hidden; 
	word-break: break-all;
}/*system class*/
#sidebar div.menu ul.content li {
	padding: 0 0 5px 0;
	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 스타일 끝 */

/* 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; font-weight: bold; }
.cal_today { background: #F5F5F5; border: 1px solid #CACACA;   }
.cal_today a { font-weight: bold;}

/* calendar 스타일 끝 */