body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff;
	font-size: 12px;
	line-height: 1.5em;
	}


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/1/sidebar_1001.gif) right repeat-y;
	}

#header {
	width: 890px;
	height: 124px;
	background: #ffffff;
	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: #ffffff;
	}



/* header 스타일 시작 */
#header {}
#header a:link {}
#header a:visited {}
#header a:hover {}
#header a:active {}


#header p.usermenu {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	text-align: right;
	padding: 0; 
                text-color: #000000
	}
/* header 스타일 끝 */









/* 본문 내의 자주 사용하는 태그 속성 시작 */
#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: 8px; vertical-align: top; font-color: #000000}/*system class*/
#sidebar div.menu .content input#submit { margin-left: 5px; vertical-align: top; }/*system class*/

#sidebar div.banner {}
#sidebar div.xml {}
/* sidebar 스타일 끝 */



