body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #999999 url(http://md.egloos.com/skn/pub/bd/body_2050.gif) repeat;
	font-size: 12px;
	line-height: 1.5em;
	}
a:link {}
a:visited {}
a:hover {}
a:active {}

hr.line { display: none; }/*system class*/

#body {
	width: 904px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background:  url(http://md.egloos.com/skn/pub/bd/shadow904.png) repeat-y ;
	}
* html #body { background:  none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=http://md.egloos.com/skn/pub/bd/shadow904.png); ;}/*for IE*/

#container {
	width: 890px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(http://md.egloos.com/skn/pub/sd/2/sidebar_1002.gif) right repeat-y;
	}

#header {
	width: 890px;
	height: 124px;
	background: #000000;
	position: relative;
	margin: 0 auto;
	}

#content {
	float: left;
	width: 696px;
	text-align: center;
	}

#sidebar {
	float: right;
	width: 190px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 50px;
	padding-top: 20px;
	}

#footer {
	clear: both;
	width: 890px;
	height: 20px;
	background-color: #000000;
	}



/* header 스타일 시작 */
#header {}
#header a:link {}
#header a:visited {}
#header a:hover {}
#header a:active {}

#header h1 {
	margin: 0 40px;
	padding: 70px 0 7px 0;
	font-size: 40px;
	text-align: left;
	}

#header p.url {
	margin: 0 40px;
	text-align: left;
	line-height: 1.7em;
	}

#header p.usermenu {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	text-align: right;
	padding: 0;
	}
/* 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: 620px;
	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 ul.content li span.last {}

#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 스타일 끝 */