body {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.6em;
	font-family: 돋움, sans-serif;
	color:#bbb;
	font-size: 8pt; background:url('http://md.egloos.com/skn/img/b/00/05/3/pinkb.jpg') top repeat-x;
	}
a:link { color: pink; text-decoration: none; }
a:visited { color: pink; text-decoration: none; }
a:hover { color:thistle; text-decoration: none;}
a:active { color: pink; text-decoration: none; }

hr.line { display: none; }/*system class*/

#body {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}


#container {
	width: 780px;
	margin: 0 auto 20px auto;
	text-align: left; 
	}

#header {
	width: 780px;
	height: 100px;
	padding-left: 20px;
	position: relative;
	border-bottom: 2px dotted mistyrose;
	}

#content {
	float: left;
	width: 566px;
	text-align: center;
	padding-top: 1px;
	border-right:2px dotted mistyrose;
	}

#sidebar {
	float: right;
	width: 210px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 50px;
	padding-top: 20px;
	}

#footer {
	clear: both;
	width: 760px;
	height: 0;
	font-size: 1px;
	}



/* header 스타일 시작 */
#header {}
#header a:link {}
#header a:visited {}
#header a:hover {}
#header a:active {}

#header h1 {
	margin: 0;
	padding: 50px 0px 5px 0px;
	font-size: 30px;
	text-align: left;
	font-family: 'Trebuchet MS', 'sans-serif';
	}

#header p.url {
	margin: 2px 0 0 4px;
	text-align: left;
	font-family: 'Trebuchet MS', 'sans-serif';
	line-height: 1.7em;
	font-size: 8pt;
	}
/* header 스타일 끝 */



/* content 스타일 시작 */
#content div.post {
	margin: 20px 20px 40px 20px;
	text-align:left;
	}
#content div.post h2.postdate { display: none; }
#content div.post h3.posttitle {
	height: 18px;
	padding: 5px 0 2px 19px;
	margin-bottom: 15px;
	position: relative;
	border-top: 1px dotted blanchedalmond;
	border-bottom: 1px dotted blanchedalmond;	
	font-size:8pt;
	background: ivory url('http://md.egloos.com/skn/img/b/00/05/3/pinkpost.gif') 5px 5px no-repeat;
	overflow: hidden;
	width: 507px;
	}
#content div.post p.postadmin {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0px;
	padding: 5px 5px 0 0;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	}
#content div.post div.content {
	margin: 15px 15px 0 15px;
	width: 496px;
	overflow: hidden;
	}

#content div.post div.content img.image_top	{ margin-bottom : 10px; }/*system class*/
#content div.post div.content img.image_mid { margin: 10px 0; }/*system class*/
#content div.post div.content img.image_left { margin: 0 10px 10px 0; }/*system class*/
#content div.post div.content img.image_right { margin: 0 0 10px 10px; }/*system class*/

#content div.post div.content a.more {}
#content div.post div.content span.archivedate {}

#content div.post p.posttail {
	margin: 15px 0 5px;
	clear: both;
	text-align: right;
	}

#content div.post p.posttail a.checkpost {}
#content div.post p.posttail a.permalink {}
#content div.post p.posttail span.author {  font-weight: bold;}
#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 {font-weight: bold;}

#content div.post p.posttail a.tail_cmt {}
#content div.post p.posttail a.tail_cmt span { font-weight: bold;}

#content p.page {
	text-align: center;
	margin: 50px 0 20px;
	}
/* content 스타일 끝 */



/* comment 및 trackback 스타일 시작 */
#content div.post div.comment { 
	padding : 10px 15px;
	margin-bottom : 30px;
	}
#content div.post div.comment div.comment_body {
	margin : 6px 0px 20px;
	line-height : 1.5em;
	}
#content div.post div.comment div.comment_tail { margin : 8px 0px 5px;}
#content div.post div.comment div.comment_input {
	margin-top : 20px;
	border-top : 1px dashed blanchedalmond;
	padding-top : 20px;
	}
#content div.post div.comment div.comment_line {margin : 10px 0px 15px;}
#content div.post div.comment div.track_top {line-height : 1.7em;}
/* comment 및 trackback 스타일 끝 */



/* 본문 내의 자주 사용하는 태그 속성 시작 */
#content div.post div.content ul {
	list-style: none;
	margin-left: 0;
	padding: 7px 7px 0 7px;
	}
#content div.post div.content ul li {
	padding-left: 7px;
	margin-bottom: 5px;
	}
#content div.post div.content ol {}
#content div.post div.content ol li {}
#content div.post div.content blockquote {
	margin: 10px 0;
	padding: 3px 10px 3px 10px;
	}

#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 스타일 시작 */
p.usermenu {
	margin: 0;
	text-align: center;
	padding: 0;
	}
#sidebar p.logoimage {
	width: 165px;
	text-align: center;
	margin:10px;
	}
#sidebar p.description {
	width: 170px;
	text-align: center;
	margin: 5px auto 0 auto;
	}
#sidebar p.nick {
	width: 170px;
	text-align: cemter;
	margin: -10px auto;
	}
#sidebar p.nick img { vertical-align: text-bottom; }/*system class*/

#sidebar div.menu { width: 170px; margin: 0 20px; text-align: left; overflow: hidden; line-height: 1.6em; }

#sidebar div.menu h3.posttitle {
	font-size: 8pt; 
	text-align: left;
	border-bottom:1px dotted blanchedalmond;
	margin: 10px 0px 10px 0px;
	padding: 2px 0px 0px 19px;
	background: ivory url('http://md.egloos.com/skn/img/b/00/05/3/pinkc.gif') 5px 4px  no-repeat;}

#sidebar div.menu .content {
	list-style: none;
	padding-left: 0;
	overflow: hidden;
	margin: 0 0 20px 0;
	text-align: left;
	line-height: 1.7em;
	}
#sidebar div.menu ul.content li {
	margin-bottom: -4px;
	padding-bottom: -11px;
	line-height: 1.7em;
	}
#sidebar div.menu ul.content li span.small {
	display: block;
	font-size: 8pt;
	margin-bottom: 10px;
	}/*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.banner {
	margin: 0 auto;
	text-align: center;
	}
#sidebar div.xml {
	margin: 10px auto;
	text-align: center;
	}
/* sidebar 스타일 끝 */



/* calendar 스타일 시작 */
div.cal { width:150px; margin-bottom : 10px; margin-top:25px; padding:5px; text-align : center; border:1px dotted blanchedalmond; background:snow;}
div.cal_head { text-align:center;margin-bottom:7px; font-family:verdana; font-size:8pt;}
div.cal_body { text-align : center;margin:0px; }
div.cal_bottom { }

.cal { text-align : center; margin:0px; font-size:7pt; font-family:tahoma;}
.cal_day { text-align : center; margin:0px; font-weight:bold; }
.cal_sun { text-align : center; margin:0px; font-weight:bold; }
.cal_sat	 { text-align : center;	margin:0px; font-weight:bold;}
.cal_today { text-align : center; margin:0px; font-size:12pt; font-family:Trebuchet MS;}
.cal_tr { }
/* calendar 스타일 끝 */