/* reset     */
body {
	margin: 0;
	padding: 0;
	font: normal .75em/1.7em Arial, Helvetica, sans-serif;
	color: #999;
	background: #fff url("http://md.egloos.com/skn/img/a/01/05/6/spheroids_bg.gif") repeat-x;
	text-align: center;
	border-bottom: 60px solid #c3cddb;
	}

a {color: #ea672e;}
a:hover {text-decoration: none; color: #385b88;}

h1, h2, h3 {font-weight: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #385b88; margin: 0;}
hr.line { display: none; } /*system class*/

/* position 스타일 시작 */
#body {
	text-align: left;
	width: 710px;
	margin: 0 auto;
	}

#header {
	position: relative;
	padding-right: 240px;
	height: 252px;
	background: url("http://md.egloos.com/skn/img/a/01/05/6/spheroids_ball.jpg") no-repeat left bottom;
	}

#container {padding: 0 0 20px;}

#content {
	float: left;
	width: 460px;
	}

#sidebar {
	float: right;
	width: 220px;
	margin: -200px 0 0 0;
	text-align: center;
	}

#footer {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 1%;}
/* position 스타일 끝 */

/* header 스타일 시작 */
#header p,
#header h1 {margin: 0; padding: 0;}

#header h1 {
	font-size: 3em;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: -2px;
	position: absolute;
	bottom: 102px;
	width: 460px;
	}

#header p.url {
	font-size: 1.8em;
	line-height: 1.1;
	position: absolute;
	bottom: 68px;
	left: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#header p.usermenu {
	font-size: .8em;
	color: #d8dfe8;
	position: absolute;
	bottom: 23px;
	left: 100px;
	letter-spacing: 1px;
	}

#header a {text-decoration: none;}
#header h1 a, #header p.url a {color: #385b88;}
#header h1 a:hover, #header p.url a:hover {color: #ea672e;}

#header p.usermenu a {
	text-transform: uppercase;
	font-weight: bold;
	}
#header p.usermenu a:hover {
	text-decoration: underline;
	}


/* header 스타일 끝 */

/* content 스타일 시작 */
#content div.post {
	position: relative;
	margin: 40px 0 30px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	border-bottom: 1px dotted #cad4df;
	width: 460px; /* ie border fix */
	}
#content div.post h2.postdate {display: none;}
#content div.post h3.posttitle {
	width: 404px;
	padding: 0 56px 0 0;
	font-size: 1.8em;
	line-height: 1.1;
	margin: 0 0 .6em;
	overflow: hidden;
	word-break: break-all;
	letter-spacing: -2px;
	}
* html #contents div.post h3.posttitle {
	width: 460px;
	w\idth: 404px;
	}
#content div.post h3.posttitle a {
	color: #385b88;
	}
#content div.post p.postadmin {
	position: absolute; 
	right: 0;
	top: 0;
	*top: 12px;
	padding: 0;
	font: normal .9em/1.3em 돋움, Arial, Helvetica, sans-serif;
	color: #999;
	}
#content div.post div.content {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px;
	line-height: 1.8em;
	word-break: break-all;
	}

#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 {
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0 0 15px;
	}
#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 {
	text-align: left;
	padding: 0 0 20px 0;
	margin: 0;
	}
#content p.page span {margin-right: 14px;}
/* content 스타일 끝 */



/* comment 및 trackback 스타일 시작 */
#content div.post div.comment {
	border: 1px solid #cad4df;
	padding: 15px;
	background: #f9f9f9;
	margin-bottom: 1.5em;
	_height: 1%;
	}
#content div.post div.comment a {text-decoration: none;}

#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;
	font-size: .9em;
	}
#content div.post div.comment div.comment_tail a {
	font-size: 1.1em;
	}
#content div.post div.comment div.comment_tail strong {}
#content div.post div.comment div.comment_input {
	padding-top: 10px;
	border-top: 1px dotted #cad4df;
	}
#content div.post div.comment div.comment_input form div {}
#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 {font-size: 0.9em;}

#name, #passwd {}
#homepage {}
#name,
#passwd,
#homepage,
#comment {
	font-size: 12px;
	color: #999;
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #cad4df;
	}

/* comment 및 trackback 스타일 끝 */



/* 본문 내의 자주 사용하는 태그 속성 시작 */
#content div.post div.content ul {margin-left: 2em; padding-left: 0; list-style: square; list-style-position: inside;}
#content div.post div.content ul li {}
#content div.post div.content ol {margin-left: 2em; padding-left: 0; list-style-position: inside;}
#content div.post div.content ol li {}
#content div.post div.content blockquote {margin-left: 2em; margin-right: 0; font-size: italic;}

#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 a {text-decoration: none;}

#sidebar div#logoimg {
	margin-bottom: 1em;
	background: #fff;
	border: 1px solid #cad4df;
	padding-bottom: 5px;
	}
#sidebar p.logoimage {
	margin: 0 0 10px;
	_height: 1%;
	padding: 10px 10px 0;
	}
#sidebar p.logoimage img {
	width: 198px !important;
	height: auto !important;
	}
#sidebar p.description,
#sidebar p.nick {
	font: normal .9em/1.4em 돋움, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 16px;
	}
#sidebar p.nick img { vertical-align: text-bottom; }/*system class*/
#sidebar p.logoimage br, #sidebar p.nick br {display: none;}

#sidebar div.menu {}
#sidebar div.menu h3.posttitle {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0;
	text-align: left;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	border: 1px solid #cad4df;
	border-bottom: none;
	}
#sidebar div.menu div.content {
	margin-bottom: 1em;
	background: #fff;
	border: 1px solid #cad4df;
	border-top: none;
	padding: 10px;
	}
#sidebar div.menu div.content div {}
#sidebar div.menu .content {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	word-break: break-all;
	text-align: left;
	}/*system class*/
#sidebar div.menu ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
	}
#sidebar div.menu ul.content li {
	line-height: 1.5em;
	height: 1%;
	padding: 0 0 0 12px;
	margin: 5px 0;
	background: url("http://md.egloos.com/skn/img/a/01/05/6/spheroids_bull.gif") no-repeat 0 .5em;
	}
#sidebar div.menu ul.content li a {
	display: block;
	padding: 0;
	text-decoration: none;
	}
#sidebar div.menu ul.content li span.small { display: block;}/*system class*/

#sidebar div.menu .content form#finder {margin: 0;padding: 0;}/*system class*/
#sidebar div.menu .content input#kwd {
	font-size: 12px;
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #cad4df;
	vertical-align: top;
	width: 120px !important;
	color: #999;
	}/*system class*/
#sidebar div.menu .content input#submit {margin-left: 5px; vertical-align: top;}/*system class*/

#sidebar div.menu .content .memobody {
	text-align: left;
	padding: 0;
	width: 198px;
	overflow: hidden;
	}
#sidebar div.menu .content .memobody div {margin: 0; border: none; padding: 0;}
.memobody h3, .memobody h4 {
	font-size: 1em;
	font-weight: bold;
	color: #385b88;
	}
#sidebar div.menu .content .memobody p {
	padding: 0;
	margin: 0 0 1.3em;
	line-height: 1.4em;
	}
#sidebar div.menu .content .memobody ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
	}
#sidebar div.menu .content .memobody ul li {
	line-height: 1.5em;
	height: 1%;
	padding: 0 0 0 12px;
	margin: 5px 0;
	background: url("http://md.egloos.com/skn/img/a/01/05/6/spheroids_bull.gif") no-repeat 0 .5em;
	}
#sidebar div.menu .content .memobody ul li a {
	display: block;
	text-decoration: none;
	}

#sidebar div.menu .content img.thumbnail {
	border: 1px solid #cad4df !important;
	}

#sidebar div.banner { text-align: center; }
#sidebar div.xml { text-align: center; margin-bottom: 20px; }
/* sidebar 스타일 끝 */



/* calendar 스타일 시작 */
div.cal {
	margin-bottom: 1em;
	background: #fff;
	border: 1px solid #cad4df;
	}
div.cal_head {
	text-align : center;
	padding: 10px 0 0;
	font-size: .9em;
	}
div.cal_head a {text-decoration: none; margin: 0 5px;}
div.cal_head a:hover {}

div.cal_body {padding: 10px;}

div.cal_body table {width: 198px;}
div.cal_body table,
div.cal_body td {font: 11px/1.4em "Courier New", Courier, monospace;}
div.cal_bottom {}

td.cal {text-align : center;}
td.cal a,
td.cal_today a {display: block;}
.cal_day {text-align : center; padding-bottom: 5px;}
.cal_sun,
.cal_sat {
	text-align : center;
	color: #ea672e;
	font-weight: bold;
	padding-bottom: 5px;
	}
.cal_today {
	text-align: center;
	border: 1px solid #ea672e;
	}
.cal_tr {}
/* calendar 스타일 끝 */