body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(http://md.egloos.com/skn/img/a/01/03/1/03_blue/bg.gif) repeat;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "바탕", "Trebuchet MS", sans-serif;
	}
a:link { color: #6A493B; text-decoration: underline; }
a:visited { color: #6A493B; text-decoration: underline; }
a:hover { color: #966E00; text-decoration: none; }
a:active { color: #966E00; text-decoration: none; }

hr.line { display: none; }/*system class*/

#body {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(http://md.egloos.com/skn/img/a/01/03/1/03_blue/container_bg.gif) repeat-y;
	}

#content_container {
	width: 690px;
	float: left;
	}

#header {
	width: 690px;
	height: 175px;
	margin: 0 auto;
	background: url(http://md.egloos.com/skn/img/a/01/03/1/03_blue/flower.gif) 45px 45px no-repeat;
	}

#content {
	width: 686px;
	text-align: center;
	margin-top: -30px;
	}

#sidebar {
	float: right;
	width: 250px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 50px;
	padding-top: 20px;
	}

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	}



/* header 스타일 시작 */
#header {}

#header h1 {
	margin: 0 40px;
	padding: 110px 0 0 15px;
	font-size: 30px;
	text-align: left;
	font-family: "바탕", "Trebuchet MS", sans-serif;
	}
#header h1 a:link { color: #000; text-decoration: none; }
#header h1 a:visited { color: #000; text-decoration: none; }
#header h1 a:hover { color: #6A493B; text-decoration: none; }
#header h1 a:active { color: #6A493B; text-decoration: none; }

#header p.url {
	margin: 0 40px;
	padding-left: 15px;
	text-align: left;
	line-height: 1.7em;
	font-family: "바탕", "Trebuchet MS", sans-serif;
	}
#header p.url a:link { color: #000; text-decoration: none; }
#header p.url a:visited { color: #000; text-decoration: none; }
#header p.url a:hover { color: #6A493B; text-decoration: none; }
#header p.url a:active { color: #6A493B; text-decoration: none; }

#body p.usermenu {
	height: 60px;
	margin: 0;
	text-align: right;
	padding: 5px 0 0 0;
	background: url(http://md.egloos.com/skn/img/a/01/03/1/03_blue/top.gif) bottom no-repeat;
	font-family: "바탕", "Trebuchet MS", sans-serif;
	}
#body p.usermenu a:link { color: #6A493B; text-decoration: none; }
#body p.usermenu a:visited { color: #6A493B; text-decoration: none; }
#body p.usermenu a:hover { color: #966E00; text-decoration: underline; }
#body p.usermenu a:active { color: #966E00; text-decoration: underline; }
/* header 스타일 끝 */



/* content 스타일 시작 */
#content div.post {
	margin: 0 26px 0 50px;
	text-align: left;
	}
#content div.post h2.postdate { display: none; }
#content div.post h3.posttitle {
	margin: 30px 0 0 0;
	border-bottom: none;
	height: 50px;
	background: url(http://md.egloos.com/skn/img/a/01/03/1/03_blue/content_h2_bg.gif) no-repeat;
	color: #fff;
	padding: 15px 0 0 30px;
	}
#content div.post h3.posttitle a {
	color: #fff;
	}
#content div.post p.postadmin {}
#content div.post div.content {
	width: 600px;
	overflow: hidden;
	margin: 0 auto;
	}

#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 p.posttail {
	clear: both;
	text-align: right;
	}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }

#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.trackback {}
#content div.post p.posttail a.trackback span {}

#content div.post p.posttail a.comment {}
#content div.post p.posttail a.comment span {}

#content p.page {}
/* content 스타일 끝 */



/* comment 및 trackback 스타일 시작 */
#content div.post div.comment {background-color:none; background:none;}
#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: 166px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	line-height: 1.5em;
	}

#sidebar div.menu h3.posttitle {
	height: 28px;
	margin: 0;
	padding-top: 5px;
	text-align: center;
	margin: 20px auto 10px auto;
	font-size: 12px;
	background: url(http://md.egloos.com/skn/img/a/01/03/1/03_blue/sidebar_h3_bg.gif) no-repeat;
	border-bottom: none;
	}

#sidebar div.menu .content { list-style: none; padding-left: 0; margin-left: 0; overflow: hidden; }/*system class*/
#sidebar div.menu .content {
	width: 150px;
	margin: 0 auto;
	}
#sidebar div.menu ul.content {
	width: 150px;
	margin: 0 auto;
	}

#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 div.lifelog {}
#sidebar div.menu .content div.lifelog a { text-decoration: none; }/*system class*/
#sidebar div.menu .content div.lifelog img { margin: 3px 0; }/*system class*/

#sidebar div.menu .content form#finder { margin: 0; }/*system class*/
#sidebar div.menu .content inp