body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff;
	font-size: 12px;
	line-height: 1.5em;
	}
a:link {}
a:visited {}
a:hover {}
a:active {}

hr.line { display: none; }/*system class*/

#body {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: center;	
	
	}


#container {
	width: 800px;
	margin: 0 auto 20px auto;
	text-align: left;
	background: #fff url(http://md.egloos.com/skn/pub/sd/1/sidebar_1001.gif) right repeat-y;
	border-left: 5px solid #ffffff;
	}

#header {
	width: 800px;
	height: 100px;
	padding-left: 5px;
	position: relative;
	border-bottom: 5px solid #ffffff;
	}

#content {
	float: left;
	width: 600px;
	text-align: center;
	padding-top: 1px;
	}

#sidebar {
	float: right;
	width: 190px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 50px;
	padding-top: 20px;
	}

#footer {
	clear: both;
	width: 760px;
	height: 0;
	font-size: 1px;
	border-bottom: 5px solid #ffffff;
	}



/* header 스타일 시작 */
#header {}
#header a:link {}
#header a:visited {}
#header a:hover {}
#header a:active {}

#header h1 {
	margin: 0;
	padding: 45px 0 7px 0;
	font-size: 40px;
	text-align: left;
	}

#header p.url {
	margin: 0;
	text-align: left;
	line-height: 1.7em;
	}

p.usermenu {
	margin: 0;
	text-align: right;
	padding: 0;
	background-color: #ffffff;
	}
/* header 스타일 끝 */



/* content 스타일 시작 */
#content div.post {
	margin: 0 38px;
	text-align: left;
	}
#content div.post h2.postdate {}
#content div.post h3.posttitle {}
#content div.post p.postadmin {}
#content div.post div.content {
	width: 490px;
	overflow: hidden;
	}

#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;
	}

#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 {}
/* content 스타일 끝 */



/* comment 및 trackback 스타일 시작 */
#content div.post div.comment {}
#content div.post div.comment div.comment_body {}
#content div.post div.comment div.comment_tail {}
#content div.post div.comment div.comment_input {}
#content div.post div.comment div.comment_line {}
#content div.post div.comment div.track_top {}
/* comment 및 trackback 스타일 끝 */



/* 본문 내의 자주 사용하는 태그 속성 시작 */
#content div.post div.content ul {}
#content div.post div.content ul li {}
#content div.post div.content ol {}
#content div.post div.content ol li {}
#content div.post div.content blockquote {}

#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 p.logoimage {}

#sidebar p.description {}
#sidebar p.nick {}
#sidebar p.nick img { vertical-align: text-bottom; }/*system class*/

#sidebar div.menu { width: 150px; margin: 0 20px; text-align: left; overflow: hidden; }

#sidebar div.menu h3.posttitle {}

#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 {}

#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 {}
#sidebar div.xml {}
/* sidebar 스타일 끝 */



/* calendar 스타일 시작 */
div.cal { margin : 0 auto; text-align : center; }
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 스타일 끝 */