body {
	margin: 0;
	text-align: center;
	background: url(http://pds11.egloos.com/pds/200809/11/59/tasha_g.jpg);
	font-size: 12px;
	line-height: 1.6em;
	font-family: 굴림,Tahoma,APPLEGOTHIC;
	}
a:link { color: #8BCDA2; text-decoration: none; }
a:visited { color: #FECD8A; text-decoration: none; }
a:hover { color:#aaaaaa; text-decoration: none; }
a:active { color: #aaaaaa; text-decoration: none; }

hr.line { display: none; }/*system class*/


#body {
	width: 910px;
	margin: 0 auto;
	background: url(http://pds10.egloos.com/pds/200809/12/59/lace740.gif) right repeat-y;
	}

#sidebar { 
	width : 170px; 	
	text-align: left; 
	float: left; }



#container { 
	background: url(http://pds12.egloos.com/pds/200809/02/59/lace_shelf.gif) center 20px no-repeat;
	width: 740px;
	text-align: center;
	float: right;
	}


#content { 	
	width: 600px;
	margin : 0 70px;
 }

.sidebar {
	color : #A2C6CC;
	line-height: 1.4em;
	margin-top: 30px;
	}

#footer {
	clear: both;
	width: 700px;
	}


/* content 스타일 시작 */

#container div.description{
	width : 360px;
	height : 60px;
	margin : 37px 190px;
	color: #4C6528;
	text-align: center; 
	}

#content div.post {
                background : url(http://pds11.egloos.com/pds/200809/11/59/flowermagenta.gif) 0 23px no-repeat;
	margin: 0px 0px 30px;
	text-align: justify;
	}

#content div.post a:link { color: #FE9739; text-decoration: none; }
#content div.post a:visited { color: #B03F21; text-decoration: none; }
#content div.post a:hover { color:#82B03E; text-decoration: none; }
#content div.post a:active { color: #82B03E; text-decoration: none; }

#content div.post h2.postdate { display: none; }
#content div.post h3.posttitle { 
	color: #B03F21;
	font-weight : bold;
	font-size : 12px;
	float: left;
	margin-top : 33px;
	margin-bottom : 30px;
	padding-left : 36px;
	}

#content div.post p.postadmin {
 	float: right; 
	margin-top : 38px;
	margin-bottom : 30px;
	}

#content div.post div.content {
	clear: both;
	width: 600px;
	}

#content div.post div.content a { border-bottom : 1px dotted #82B03E; }

#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 div.content div.posttaglist { margin-top : 40px; }

#content div.post p.posttail { 
	margin :50px 0px 20px 0px;
	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 {}
#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 {}

#container p.page { 
	text-align: center;
	margin: 0;
	}
#container p.page span {
	margin-left: 20px;
	margin-right: 20px;
	}

#container p.page a:link { color: #518800; text-decoration: none; }
#container p.page a:visited { color: #518800; text-decoration: none; }
#container p.page a:hover { color:#82B03E; text-decoration: none; }
#container p.page a:active { color: #82B03E; text-decoration: none; }

/* content 스타일 끝 */


/* comment 및 trackback 스타일 시작 */

#content div.post div.comment {
	padding : 20px;
	background : #ECFFD1; 
	border : 1px solid #ECFFD1;
	}

#content div.post div.comment div.comment_body {
	margin : 6px 0px 20px;
	line-height : 1.6em;
	text-align : justify;
	}

#content div.post div.comment div.comment_tail {
	color : #777777;
	margin : 8px 0px 5px;
	}

#content div.post div.comment div.comment_input {
	margin-top : 20px;
	border-top : 1px #4C6528 dotted;
	padding-top : 20px;
	}

#content div.post div.comment div.comment_line {
	border-top : 1px #4C6528 dotted;
	margin : 10px 0px 15px;
	}

#content div.post div.comment div.track_top {
	line-height : 1.7em;
	}

#content div.post div.comment_input textarea { 
	height: 200px !important; 
	padding: 3px; 
	overflow : auto;
	border : 1px solid #ECFFD1;
}

#content div.post div.comment div.reply_tail { 
	width : 94%;
	margin-bottom : 0px;
	padding : 5px; 
	background : #DAF7B0;
}

#content div.post div.comment div.reply_body { 
	width : 94% !important;
	margin-top : 0px;
	padding : 0px 5px 5px; 
	background : #DAF7B0;
}

/* comment 및 trackback 스타일 끝 */


/* 본문 내의 자주 사용하는 태그 속성 시작 */

/* public attribute start */

#content div.post div.content ol {}
#content div.post div.content ol li {}

#content div.post div.content ul {
	list-style: none;
	margin-left: 0;
	padding: 7px 7px 0 7px;
	border: 1px dashed #999;
	}
#content div.post div.content ul li {
	background: url(http://md.egloos.com/skn/pub/tp/img/templ_li_p001.png) 0 6px no-repeat;
	padding-left: 7px;
	margin-bottom: 5px;
	}
#content div.post div.content blockquote {
	margin: 10px 0;
	padding: 3px 10px 3px 10px;
	border-left: 7px solid #E4EAF1;
	}
/* public attribute end */

#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 {}

/* 본문 내의 자주 사용하는 태그 속성 끝 */


/* header 스타일 시작 */
#header {
	width: 150px;
	text-align: right;
	}

#header a:link {}
#header a:visited {}
#header a:hover {}
#header a:active {}

#header h1 {
	margin: 20px 0px 0px; 
	font-size: 12px;
	}

#header p.url {
	margin: 0px;
	line-height: 1.7em;
	}

#header p.usermenu {
	margin: 20px 0px 30px 0px;
	}

/* header 스타일 끝 */


/* sidebar 스타일 시작 */
.sidebar p.logoimage { }

.sidebar p.description { }
.sidebar p.nick { text-align : right; margin : 0 0 20px; }
.sidebar p.nick img { vertical-align: text-bottom; }/*system class*/

.sidebar div.menu { overflow: hidden; width : 170px; }

.sidebar div.menu h3.posttitle {
	background : url(http://pds.egloos.com/pds/1/200410/05/59/leaf4.gif) no-repeat;
	color: #FECD8A;
	margin: 20px auto 5px auto;
	padding-left : 18px;
	font-size : 12px;
	font-weight : bold;
	}

.sidebar div.menu .content { 
	list-style: none; 
	padding-left: 0; 
	margin-left: 0; 
	overflow: hidden; }/*system class*/

.sidebar div.menu ul.content li {}
.sidebar div.menu ul.content li span.small { display: block; }/*system class*/
.sidebar div.menu ul.content li span.small { font-size:8PT; margin-bottom : 7px; color : #000000; }

.sidebar div.menu .content form#finder { margin: 0; }/*system class*/
.sidebar div.menu .content input#kwd { width: 100px !important; 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 { }
.sidebar div.xml { text-align : center; margin-right:15px; }
/* sidebar 스타일 끝 */



/* calendar 스타일 시작 */
div.cal { 
	margin-bottom : 20px;
	color : #cccccc;
	text-align : center;
	font-size : 10px; 
	width : 155px;}

div.cal_head { text-align : center; }
div.cal_body { text-align : center; }
div.cal_bottom { }

.cal { text-align : center; }
.cal_day { text-align : center; }
.cal_sun { text-align : center; }
.cal_sat	 { text-align : center;	}
.cal_today { text-align : center; }
.cal_tr { }
/* calendar 스타일 끝 */