body {
	margin:0;
	padding: 0;
	text-align: center;
	background: #fffffff;
        font-family: helvetica, Arial, AppleGothic, 돋움, Dotum;
	font-size: 12px;
	 line-height: 140%;

	}


 /*헤더와본문 링크서체색상*/
a:link { text-decoration: none; color: #339966; }  /*링크*/
a:visited { text-decoration: none; color: #339966; } /*방문했음*/
a:hover { text-decoration: none; color: #A9A9A9; } /*마우스오버*/
a:active {} /*클릭하는순간*/

hr.line { display: none; }/*system class*/

#body {
	width: 900px;
	margin: 0 auto;
	padding: 0
	text-align: center;
	background:  url(http://md.egloos.com/skn/pub/bd.png) repeat-y ;
	}
* html #body { background:  none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=http://md.egloos.com/skn/pub/bd/714.png); ;}/*for IE*/

#container {
	width: 900px;
	margin: 0 auto;
	background: #fffffff url(http://md.egloos.com/skn/pub/sd/1/sidebar_1001.gif)  repeat;
	text-align: center;
	}

#header {
	width: 900px;
	height: 38px;
        
	font-size: 11px;
        text-align: left;
	background: url(http://pds14.egloos.com/pds/200907/12/46/header.gif
)  no-repeat; center top; 
	 
        
        
	margin: 0 auto;
	}
 
#sidebar1.sidebar { /*상단사이드바*/
                position: relative; 
	float: center;
        width: 900px;
        height: 208px;
                font-size: 12px;
	text-align: left;
	line-height: 140%;
	margin: 0 auto; 
	padding-top: 0 auto; 
        background: url(http://pds15.egloos.com/pds/200907/12/46/sidebar1.gif
)  no-repeat; center top; 	}


#content { /*본문포스트*/
        
        float: center;

	width: 900px;
	text-align: center;

        margin-top: -35px;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: -20px;

	background: url(http://pds13.egloos.com/pds/200907/12/46/content.gif
)  repeat-y; center top; 
	}


#sidebar2.sidebar { /*하단사이드바*/
	float: center;
        width: 900px;
        height: 209px;
	text-align: left;
	line-height: 140%;
	margin: 0 auto; 
	padding-top: 0 auto; 
        background: url(http://pds14.egloos.com/pds/200907/12/46/sidebar2.gif
)  no-repeat; center top; 
	}


#footer {
	width: 900px;
	height: 37px;

        margin-left: auto;
	margin-right: auto;

	background: url(http://pds10.egloos.com/pds/200907/12/46/footer.gif)  no-repeat; center top; 
	}



/* header 스타일 시작 */
#header {}
#header a:link { text-decoration: none; color: #339966; }  /*링크*/
#header a:visited { text-decoration: none; color: #339966; } /*방문했음*/
#header a:hover { text-decoration: none; color: #A9A9A9; } /*마우스오버*/
#header a:active {} /*클릭하는순간*/

/* header 이글루주소링크 */
#header div.url {
        font-family: helvetica, Arial, AppleGothic, 돋움, Dotum;        
	padding-top: 22px;
        padding-left: 96px;
	text-align: left;
	line-height: 1.7em;
	}

/* header 우측유져메뉴 */
#header div.usermenu {
	
        font-family: helvetica, Arial, AppleGothic, 돋움, Dotum;
	margin-top: -110px;
        padding-right: 57px;
	text-align: right;
	}

/* header 스타일 끝 */



/* content 스타일 시작 */                                                 
#content div.post {
        width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
        
        
	}
#content div.post h2.postdate {}
/* content 본문제목박스 */   
#content div.post div.posttitle { 

                              margin-left: -5px;
	              margin-right: auto;
                              width: 660px; 
	              height: 42px; 
                              background: url(http://pds13.egloos.com/pds/200907/13/46/title.gif)  repeat-y; center top; 
                              }

/* content 본문제목텍스트 */   
#content div.post p.title {
                                   margin-top: -29px;
                                   padding-left: 10px;
	                           text-align: left; 
 }


/* content 수정삭제 */   
#content div.post p.postadmin {
                                   margin-top: -35px;
                                   padding-right: 10px;
	                           text-align: right; 
 }
#content div.post div.content {
	width: 650px;
	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 {
                               border-color: c0c0c0; 
                               background: #f5f5dc; !important; 
                               
}
#content div.post div.comment div.comment_body {
                                                              
 }
#content div.post div.comment div.comment_tail {}
#content div.post div.comment div.comment_input textarea {
                                                                       background: #ffffff; !important; 
                                                                       border: none;
}
#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 메뉴카테고리 */
#sidebar1.sidebar div.menu { 
                  width: 150px; 
                  height: 120px; 
                  margin-top: 0px; 
                  text-align: left; 
                  padding-top: 71px;
                  padding-left: 103px;
                  overflow: hidden; }

#sidebar1.sidebar div.menu .content { list-style: none; padding-left: 0; margin-left: 0; overflow: hidden; }/*system class*/

#sidebar1.sidebar div.menu ul.content li {}
#sidebar1.sidebar div.menu ul.content li span.small { display: block; }/*system class*/
#sidebar1.sidebar div.menu ul.content li span.small {}

#sidebar1.sidebar div.menu .content form#finder { margin: 0; }/*system class*/
#sidebar1.sidebar div.menu .content input#kwd { width: 700px; font-size: 12px; vertical-align: top; }/*system class*/
#sidebar1.sidebar div.menu .content input#submit { margin-left: 5px; vertical-align: top; }/*system class*/

#sidebar2.sidebar div.banner {}
#sidebar2.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 스타일 끝 */