﻿@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
/* 본문 공통 */
	body {
	   font-family: font-family:맑은 고딕,돋음, dotum, arial, verdana, sans-serif; 
             font-size: 11px;	  
	   line-height: 1.5;

	   /*@background-image=background-image:*/ background-image: none /*@*/;
	   /*@background-image-position=background-position:*/ background-position: left top /*@*/;
	   /*@background-image-repeat=background-repeat:*/ background-repeat: repeat-x /*@*/;
	   /*@background-color=background-color:*/ background-color: #transparent /*@*/;
	   padding:0; margin:0;
	}
	a:link { color:#777777; text-decoration:none;}
	a:visited { color:#777777; text-decoration:none;}
	a:hover { color:#903000; text-decoration: ; }
	a:active { color:#333; text-decoration:none;}
	img { border: 0; }



/* 카테고리 - 이미지 버튼 */
	.ib { 	cursor: pointer; }
/* 5. 입력 텍스트 */
	.text { border:1px solid #999; }


/* 8. 달력 월 표시 */
	.cal_month { font-family: 맑은 고딕,verdana, san-serif; font-size: 10px; color: #ff000a; width: 170px; padding: 

10px 0; margin: 5px auto; font-weight: bold;}
	.cal_month a:link, .cal_month a:visited, .cal_month a:hover { color: #ff000a; font-weight: bold;}
/* 9. 달력 요일 표시 */
	.cal_week1 { font-family: 맑은 고딕,돋움,Dotum,AppleGothic,sans-serif; font-size: 11px; height:18px; color: 

#333; font-weight: normal; }
/* 10. 달력 일요일 표시 */
	.cal_week2 { font-family: 맑은 고딕,돋움,Dotum,AppleGothic,sans-serif; font-size: 11px; height:18px; color: 

#ff000a; font-weight: normal; }
	.cal_day { font-family: 맑은 고딕,verdana,san-serif; font-size:10px; color: #999; text-align:center; height:18px; }
/* 11. 달력 지난 달 날짜 표시 */
	.cal_day1 {   }
/* 12. 달력 다음 달 날짜 표시 */
	.cal_day2 { 	}
/* 13. 달력 이번 달 날짜 표시 */
	.cal_day3 { }
/* 14. 달력 오늘 날짜 표시 */
	.cal_day4 { background-color: #e5e5e5; }
/* 15. 달력 글쓴 날 링크 스타일 */
	.cal_click a:link, .cal_click a:visited, .cal_click a:hover { color: #999; text-decoration: none; }
/* 16. 이미지 아래 캡션 스타일 */
	.cap1 { color: #876; text-align: center; }
/* 16. 키워드 스타일 */
	.key1 { cursor: pointer; border-bottom: 1px dotted #ccc; }
/* 16. 카테고리 옆 개수 스타일 */
	.c_cnt { font-size: 11px; color : #903000;  font-weight: bold; }
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt { font-size: 11px; color : #903000;  font-weight: bold; }

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */







#container { /*@post-width:295=width:;*/ width: 947px; /*@*/ margin: 0 auto; }
	#header {
		float: left;
		/*@post-width:215=width:;*/ width: 932px; /*@*/
		height:/*@title-height=*/ 131px /*@*/;
		border-bottom: px solid #989898;
   	    margin: 0 0 12px 0px; display: inline;
   	   /*@title-background-image=background-image:*/ background-image: none /*@*/;
	   /*@title-background-image-position=background-position:*/ background-position: left top /*@*/;
	   /*@title-background-image-repeat=background-repeat:*/ background-repeat: repeat /*@*/;
	   /*@title-background-color=background-color:*/ background-color: #FFFFFF /*@*/;
	}
	#header h1{
		float: left;
		margin-top: 15px; padding-left: px; 
		/*@title-font-size=font-size:*/ font-size: 15px /*@*/;
		/*@title-font-family=font-family:*/ font-family: 맑은 고딕,arial, verdana, sans-serif;/*@*/;
		/*@title-color=color:*/ color: #fff /*@*/;
		font-weight:; text-transform:uppercase;    
	  }

	#header h1 a {
		/*@title-font-size=font-size:*/ font-size: 15px /*@*/;
		/*@title-font-family=font-family:*/ font-family: 맑은 고딕,arial, verdana, sans-serif;/*@*/;
		/*@title-color=color:*/ color: #fff /*@*/;
		font-weight:; text-transform:uppercase;
	}




#logo {
        background:#000;
        float:left;

        text-transform:;
        font-weight:normal;
        margin:0 0 7px 0;
}

#logo a { 
        display:block;
        color:#fff;
        padding:12px 12px 12px 13px;
}

#logo a:hover { background:#903000;
        display:block;
        color:#fff;
        padding:12px 12px 12px 13px;
}



#interior #logo {
        background:#903000 !important;
}


















	#searchBox { background: url(./images/bgsearch.gif) no-repeat top left; display: block; width: 260px; height: 32px; margin-left:20px; margin-right:10px;   }

#searchBox {float: right; margin-bottom: 140px; margin-top: 30px;   margin-right: px; display: inline;}
	
#searchBox input.search_keyword { border: 1px solid #fff; background-color: #transparent; float: left; margin-left: 40px; font-size:11px; color: #666;  width: 200px; height: 15px; margin-top: 3px;}

	#searchBox input.button { background: url(./images/menu6.gif) no-repeat; width: 0px; height: 0px;  
text-indent: -1000em; border: 0px; cursor: pointer; float: left; margin-top: 5px; }






* BEG: Top navigation
 */
.top-nav-title
{  color: #333;
  padding-right: 10px;  
}


#top-nav li a.selected {
  text-decoration:none;
  color:#333; 

}

.top-nav-sub { width: 5em; }
#top-nav-container ul{
  padding: 0;
  margin: 0; 
  list-style: none;


}

#top-nav-container li{
  float: left;
  position: relative;
  padding-right: 15px;  margin-top: 15px;
 font-size:1.1em;
 font-weight:bold;
 display:block;
 padding:15px;
 color:#903000;
  font-family: 맑은 고딕,arial, verdana, sans-serif;
}

#top-nav-container li ul
{  display: none;
  position: absolute;
  top: 2.5em;
  left: 1.2em;
 color:#903000;
  background: #fff;
  border: 1px solid #ccc;
font-family: 맑은 고딕,arial, verdana, sans-serif;

}

#top-nav-container li ul li
{  background: #fff;
  padding: 0 30px 4px 2px;
 font-size:0.9em;
  width: 5em;
font-family:맑은 고딕, arial, verdana, sans-serif;

}

#top-nav-container li ul li:hover { background: #eee;  }

#top-nav-container li > ul
{  top: auto;
  left: auto;


}

#top-nav-container li:hover ul { display: block; }
#top-nav-container li.over ul { display: block; }
.more_link

{  background: url('./images/drop_arrow.gif') no-repeat right;
  padding-right:20px;
}/**

 * END: Top navigation


















	/* sidebar */


#paging            { border-top:px solid #903000; text-align:left;  width:250px; padding-bottom:30px; margin:0px; }
#paging .sidebar-nextprev { overflow: hidden; width: 250px;  }
#paging .sidebar-nextprev li { border-left: 1px solid #ccc; float: left; height: 40px; list-style: none; width: 123px; }
#paging .sidebar-nextprev li.previous { border-right: 1px solid #ccc;    }
#paging .sidebar-nextprev li.next { border-left: 1px solid #ccc; float: left;  margin-left: -1px;  }
#paging .sidebar-nextprev li a { border-left: 1px solid #ccc; border: 0; color: #aaa; display: block; font-size: 0.9em; font-weight: bold; height: 40px; margin-left: -1px; padding:15px 10px 0px 10px;  }
#paging .sidebar-nextprev li a:hover { color: #333;  background: #fff url(images/bg-input-gradient.png) repeat-x 0 0;  border-left: 1px solid #ccc;}
#paging. sidebar-nextprev li a span { cursor: pointer; display: block; padding: 15px 0px 0px 10px; }





	#sidebar { clear: both; float: right; width: 250px; margin-right: 00px; display: inline; padding-bottom: 0px; border-top: 1px solid #903000; font-family: 맑은 고딕,arial, verdana, sans-serif;  font-size: 12px;}

	#sidebar a:link { color:#333; text-decoration:none;}
	#sidebar a:visited { color:#333; text-decoration:none;}
	#sidebar a:hover { color:#903000; text-decoration: ; }
	#sidebar a:active { color:#333; text-decoration:none;}




	/* category */
	#category { border-top: px solid #903000; margin-top:0px; padding-bottom:5px;}

    #category .wrapAbContent { padding-top: 10px; border-top: 1px solid #ccc; line-height: 1.6;}





        /* recentPost */
        #recentPost { border: px solid #ececec; margin-top: 30px; padding-bottom:5px;}
        #recentPost ul { padding: 0; list-style: none; margin: 0px; }
        #recentPost li { list-style: none; line-height: 1.2;  font-family: 맑은 고딕,arial, verdana, sans-serif; font-size: 12px; color: #333333; border-top: 1px solid #cccccc;  padding-top: 5px; padding-bottom: 5px;  }
        #recentPost li .cnt { font-family: 맑은 고딕,verdana; font-size: 10px; color: #999; }
#recentPost h3                    { width: 250px; padding-top:10px;   auto; font-family:맑은 고딕,arial, verdana, sans-serif;  font-size: 12px; font-weight: bold; color: #903000;  border-top: 1px solid #903000; margin-bottom:5px; }











	/* recentComment */
	#recentComment { border: px solid #ececec; margin-top: px; padding-bottom:5px; }
	#sidebar ul { padding: 0; list-style: none; margin: 0px;}
	#recentComment li { list-style: none; line-height: 1.2;  font-family: 맑은 고딕,arial, verdana, sans-serif; font-

size: 12px;	   color: #333333; border-top: 1px solid #cccccc;  padding-top: 5px; padding-bottom: 5px;  }
	#recentComment li .name { font-family:맑은 고딕, verdana;font-family:맑은 고딕,arial, verdana, sans-serif;  font-size: 

12px;  color: #6c6c6c; }
        #recentComment h3 { width: 250px; padding-top:10px;   auto; font-family:맑은 고딕,arial, verdana, sans-serif;  font-size: 12px; font-weight: bold; color: #903000;  border-top: 1px solid #903000; margin-bottom:5px;  }



	/* recentTrackback */
	#recentTrackback { border: px solid #ececec; margin-top: px;  padding-bottom:5px;}
	#recentTrackback ul { padding: 0; list-style: none; margin: 0px;}
	#recentTrackback li { list-style: none; line-height: 1.2;  font-family: 맑은 고딕,arial, verdana, sans-serif; font-

size: 12px;	   color: #333333; border-top: 1px solid #cccccc;  padding-top: 5px; padding-bottom: 5px;  }

	#recentTrackback li .info { color: #999; }
#recentTrackback h3                    { width: 250px; padding-top:10px;   auto; font-family:맑은 고딕,arial, verdana, sans-serif;  font-size: 12px; font-weight: bold; color: #903000;  border-top: 1px solid #903000; margin-bottom:5px; }

	/* archive */
	#archive { border: px solid #ececec; margin-top: px; padding-bottom:5px;}
	#archive ul { padding: 0; list-style: none; margin: 0px;}
	#archive li { list-style: none; line-height: 1.2;  font-family: 맑은 고딕,arial, verdana, sans-serif; font-size: 12px;	

   color: #333333; border-top: 1px solid #cccccc;  padding-top: 5px; padding-bottom: 5px;  }
	#archive li .cnt { font-family: 맑은 고딕,verdana; font-size: 10px; color: #999; }
#archive h3                    { width: 250px; padding-top:10px;   auto; font-family:맑은 고딕,arial, verdana, sans-serif;  font-size: 12px; font-weight: bold; color: #903000;  border-top: 1px solid #903000; margin-bottom:5px; }


	/* Links */
	#link { border: px solid #ececec; margin-top: 10px; padding-bottom:5px; }
	#link ul { padding: 0; list-style: none; margin: 0px; }
	#link li { list-style: none; line-height: 1.2;  font-family: 맑은 고딕,arial, verdana, sans-serif; font-size: 12px;	   

color: #333333; border-top: 1px solid #cccccc;  padding-top: 5px; padding-bottom: 5px;  }
#link h3                    { width: 250px; padding-top:10px;   auto; font-family:맑은 고딕,arial, verdana, sans-serif;  font-size: 12px; font-weight: bold; color: #903000;  border-top: 1px solid #903000; margin-bottom:5px; }







	/* Counter */
	#counter { width: 250px; height: 31px; border-bottom: px solid #ececec; font-family: 맑은 고딕,verdana,san-

serif; font-size:10px; color: #999; padding-bottom: 20px;}
    #counter li { display: inline; margin-right: 7px; }



    /* RSS */
    #btnRSS { width: 250px; border-bottom: 1px solid #ececec; }
    #btnRSS img {margin-left: 6px;}

    /* content */
	#content{ float:left; width:/*@post-width=*/ 645px /*@*/; margin-top: px; padding-bottom: 56px; 

display: inline; }

	/* ***** content ***** */
	#content .nonEntry {  }
    #content .nonEntry h3 {
          /*@post-title-font-size=font-size:*/ font-size: 12px /*@*/;
          /*@post-title-font-family=font-family:*/ font-family: 맑은 고딕/*@*/;
          /*@post-title-color=color:*/ color: #903000 /*@*/;
          margin: 0px; padding-left: 40px; padding-top: 20px;
          font-weight: bold;
          border-top: 1px solid #ccc; width: 627px; 
          margin-bottom: 14px; margin-top: 0px; 

        }
	#content .entry          { width:/*@post-width=*/ 667px /*@*/; margin: 0px; padding:0 0 15px 0;  

overflow:hidden; }

	#searchList ol,
	#searchRplist ol            {margin-left:40px; list-style:none;  padding:10px 0;  margin:0;}
	#searchList li,
	#searchRplist li            {margin-left:40px; margin-right:15px; border-bottom:1px solid #f6f6f6;  

padding: 5px 0; font-family: 맑은 고딕,arial, verdana, sans-serif;  font-size: 12px;}
	#searchList .date,         
	#searchRplist .date         { color: #999; margin-right:10px; }
	#searchList .cnt            { margin-left:5px; color: #903000; font-weight : bold;  }
	#searchRplist .name         { margin-left:20px; color:#999;  padding-left:10px;}

	#localog .spot              { background:url(./images/iconIndentArrow_local.gif) 5px 0 no-repeat;  

padding-left:20px;  margin-top:5px;}
	#localog .info              { background:url(./images/iconIndentArrow_localinfo.gif) 5px 3px no-repeat;  

padding-left:15px;  margin-top:2px;}
    #localog                    { color: #333;}
	#localog a:link             { color: #999;}
	#localog a:visited          { color: #999;}
	#localog a:hover            { color: #999;  text-decoration: none;}



	#taglog ul                  { padding:5px; padding-left:40px; padding-right:20px; margin:0px;  text-align:justify;}
	#taglog li                  { display:inline;}
	#taglog a:hover             { background-color:#EBF7FF;  color:#; font-family: 맑은 고딕,verdana;font-family:맑은 고딕,arial, verdana, sans-serif; }
	#taglog li .cloud1 {font-family: v맑은 고딕,erdana;font-family:맑은 고딕,arial, verdana, sans-serif;  font-weight:bold; font-size : 19px; color : #fc010a; letter-spacing: -1px; }
	#taglog li .cloud2 { font-family: 맑은 고딕,verdana;font-family:맑은 고딕,arial, verdana, sans-serif; font-weight:bold; font-size : 17px; color : #FFBA34; }
	#taglog li .cloud3 { font-family:맑은 고딕, verdana;font-family:맑은 고딕,arial, verdana, sans-serif; font-weight:bold; font-size : 15px; color : #00D924; }
	#taglog li .cloud4 {font-family: 맑은 고딕,verdana;font-family:맑은 고딕,arial, verdana, sans-serif;  font-size : 12px; color : #2E64FF; }
	#taglog li .cloud5 {font-family: 맑은 고딕,verdana;font-family:arial, verdana, sans-serif;  font-size : 11px; color : #999; }



	#guestbook p                { padding:2px 0; margin:0px; }


	#guestWrite                 { padding-left:40px; padding-top:30px; background-color:#; color: #333; width:445px; margin-

left:20px; margin-top:-20px; font-family: 맑은 고딕,arial, verdana, sans-serif; font-size: 11px;}
	#guestWrite input           { width:150px; border:1px solid #B3B3B3; color: #333; font-family: 맑은 고딕,arial,verdana, sans-serif; font-size: 12px;}
	#guestWrite .homepage       { border:1px solid #B3B3B3; color: #333; font-family: 맑은 고딕,arial,verdana, sans-serif; font-size: 12px;}
	#guestWrite textarea        { width:/*@post-width:=-38*/ 560px /*@*/;  height: 140px; overflow: auto;  padding:5px; 

border:1px solid #cccccc;}
	#guestWrite .secretWrap         { border:none;clear:both; float:left; position:relative; top:0px; margin-

right:px; margin-top:px; }
	#guestWrite .checkbox           {	border:none; padding:0; margin:0; width:25px; }
	#guestWrite .submit         { background:url(./images/submitbt.gif) no-repeat; width:89px; height:22px; 

overflow:hidden; display:block; text-indent:em; border:0; cursor:pointer; margin:10 auto; margin-top: 10px;}




	#guestList                  { padding-left:20px ; padding-top:40px ;color: #333; }
	#guestList ol,
	#guestList ul               { margin:0; padding:0;  list-style:none;}
  #guestList li p             { border-top:px solid #cccccc; margin-top:5px; padding-top:5px; }
	#guestList ol li            { font-family:맑은 고딕,arial, verdana, sans-serif; font-size: 12px; border-top:1px solid #903000; padding: 5px 0;  margin-bottom:20px; margin-left:20px; overflow:hidden; width:570px;  }








	#guestList li ul li         {  margin-left:40px; margin-top:20px; padding:10px 0px 0px 0px;    background-color:#;  padding-left:0px;  border:none;  width:/*@post-width:=550*/550px /*@*/;  border-top:1px solid #ccc; overflow:hidden;}






	#guestList li .name         { color:#333333; font-weight:bold ;    }
         #guestList li .name a       { color:#903000; font-weight:bold ;   } 
	#guestList li .name a:hover {  color:#C3693C;    }
	#guestList li .date         { font-family:맑은 고딕,arial, verdana, sans-serif; font-size: 11px; color: #999; }
    #guestList .control a span { font-size: 11px; color: #ccc; }
    #guestList .control a:hover span { font-size: 11px; color: #333; }



	#guestList li .date         { font-family:맑은 고딕,arial, verdana, sans-serif; font-size: 11px; color: #999; }





       /* entry */
	.entryNotice h2, 
	.entryProtected h2,
	.entry h2    {          
		/*@post-title-font-size=font-size:*/ font-size: 15px /*@*/; 
		/*@post-title-font-family=font-family:*/ font-family: 맑은 고딕,arial, verdana, sans-serif; /*@*/;
		/*@post-title-color=color:*/ color: #333 /*@*/;
		border-top: 1px solid #903000; 

	}

	.titleWrap { width:/*@post-width=*/ 667px /*@*/; overflow: hidden; color: #999; margin-left: ; margin

-top: 10px;}
	.titleWrap h2 { margin: 0; padding: 10px 0; /*@post-title-color=color:*/ color: #333 /*@*/; margin-

bottom: px;   padding-left: 134px; background-color: # ;}
	.titleWrap h2 a:link { /*@post-title-color=color:*/ color: #333/*@*/; text-decoration:none; }
	.titleWrap h2 a:visited { /*@post-title-color=color:*/ color: #333 /*@*/; text-decoration:none; }
	.titleWrap h2 a:hover { /*@post-title-color=color:*/ color: #903000 /*@*/; text-decoration:none; }
	.titleWrap h2 a:active { /*@post-title-color=color:*/ color: #903000 /*@*/; text-decoration:none; }











	.entryProtected {  color: #333; }
	.entryProtected p.text   { padding: 15px; border: 1px solid #f8f8f8; background-color: #f5f5f5; }
	.entryProtected input    { width:200px; border: 1px solid #e1e1e1; background-color: #f3f3f3;}
	.entryProtected .submit { background:url(./images/btn_ok.gif) 0 50% no-repeat; width:50px; 

height:23px; overflow:hidden; display:inline; text-indent:-1000em; border:0; cursor:pointer; margin-top: 13px;}

	.article                 {  width:/*@post-width:=*/ 500px /*@*/; font-size:/*@post-body-font-size=*/ 

12px /*@*/; font-family: /*@post-body-font-family=*/ 맑은 고딕,arial, verdana, sans-serif;  /*@*/; color:/*@post-body

-color=*/ #333 /*@*/; overflow:hidden; padding: 0px 0; margin-left: 160px; margin-top: 5px; line-height: 1.7;  }

	.article a:link          { color:#903000;  text-decoration:; font-weight:bold; }
	.article a:visited       { color:#903000;  text-decoration:; font-weight:bold;}
	.article a:hover         { color:#C3693C;  text-decoration:;border-bottom:dotted px; font-weight:bold;}
	.article a:active        { color:#C3693C;  text-decoration:; font-weight:bold;}

	.article dt              { text-decoration:underline;}
	.article dd              { margin-left:20px;  padding-bottom:10px;}
         .article img { border:px solid #ffffff; }
         .article img:hover { border:px solid #903000; }
	.article blockquote      { background:url(./images/iconBlockquote.gif) top left no-repeat;  padding-

left:25px;  margin:10px 20px;}





	.tagTrail                { padding:8px 50px 5px 30px;  background:url(./images/ico_Tag.gif) center left 

no-repeat; clear:both;}
	.tagText                 {  font-family: 맑은 고딕,arial, verdana, sans-serif; font-size: 12px; }

		#articleBtmWrap { width:/*@post-width:-=*/ 460px /*@*/; background: #; border: px solid 

#D8D8D8; padding: px 0 px 0; font-family: 맑은 고딕,verdana; margin-left: px; font-size: 11px; color: #999; margin:  0 px; 

auto; }



	.actionTrail             { width:/*@post-width:-=*/ 500px /*@*/; overflow: hidden; border-top: 1px solid 

#903000; margin: 0 px; padding-left : 160px; padding-top: 15px; margin-top : 0px; font-family: 맑은 고딕,arial; font-size: 12px; }
		.actionTrail .cnt        { color:#903000; font-weight: bold;}
	.actionTrail a:hover { text-decoration: none; }

	

		.trackback               { width:/*@post-width:-98=*/ 500px /*@*/; overflow:hidden;  margin: 0 160px;}
	.trackback a             { color:#333; text-decoration: none;}
	.trackback h3          { font-size: 11px; margin: 0; padding: 8px 0; font-weight: normal; border-bottom:1px solid #CCCCCC;}
	.trackback h4            { font-family: 맑은 고딕,dotum; font-size: 11px; font-weight:normal;  margin:0; }
	.trackback ol            { margin:0;  padding:0; }
	.trackback li, .trackback .name, .trackback p { font-family: 맑은 고딕,dotum; font-size: 11px; }
	.trackback li            { border-bottom:1px solid #CCCCCC;  padding:5px 0;}
	.trackback .date         { font:10px 맑은 고딕,Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;}
	.trackback p             { margin:2px 0 0 0; padding:0;}

	.comment                          { width:/*@post-width:500=*/ 500px /*@*/; overflow:hidden;  margin-left : 160px; }
	.comment p                        { margin:3px 0 0 0; padding:0;}
	.comment h3                       {  display:none; }

	.commentList                  { padding-left:0px ; padding-top:0px ; text-align:justify;}
	.comment ol,
	.comment ul                       { padding: 0; margin: 0; list-style:none;}
	.comment ol li                    {font-family: 맑은 고딕,arial, verdana, sans-serif; font-size: 12px;  color:#333; padding: 5px 0; border-bottom:1px solid #CCCCCC;  margin-top: 5px;    }





	.comment li ul li                 {padding: 5px 0px 0px 0px;   background:url() no-repeat 11px 10px; border:none; border-top:1px solid #903000;  margin-top: 10px; margin-left: 40px; width:/*@post-width:=500*/500px /*@*/; overflow:hidden; }



                 




         .comment  li .name         { color:#333; font-weight:bold ; }
         .comment  li .name a       { color:#903000;}
	.comment  li .name a:hover {  color:#C3693C;    }
     	.comment  li .date         { font-family: 맑은 고딕,arial, verdana, sans-serif; font-size: 11px; color: #999; }
    .comment ol li .control a { font-size: 11px; color: #ccc; }
    .comment ol li .control a:hover  { font-size: 11px; color: #333; }





     	.comment  li .date         { font-family:맑은 고딕, arial, verdana, sans-serif; font-size: 11px; color: #999; }
	.commentWrite                     { padding-top:10px; overflow: hidden; color:#333; background-color:#ffffff; font-family: arial, verdana, sans-serif; font-size: 11px; }
	.commentWrite input               { width:180px;  color:#333; border: 1px solid #B3B3B3; font-family: 맑은 고딕,arial, verdana, sans-serif; font-size: 12px;  }
	.commentWrite textarea            {  width:/*@post-width:-98=*/ 482px /*@*/; overflow: auto; padding: 

5px;  color: #333; border: 1px solid #B3B3B3; }
	.commentWrite .homepage           { width:180px; }
	.commentWrite .submit             {background:url(./images/submitbt.gif)  no-repeat; width:89px; 

height:22px; overflow:hidden;   display:block; text-indent:-1000em; border:0; cursor:pointer; margin:10px auto; 

float: left;}

	.commentWrite .secretWrap         { clear:both; float:right; position:relative; top:0px; margin-right:10px; 

margin-top:-12px; }
	.commentWrite .checkbox           {	border:none; padding:0; margin:0; width:25px; }












/* footer */
	#footer { clear:both; width: 937px; margin-left: 0px; margin-top : 30px;  margin-bottom : 5px; padding-top: 8px; border-top: 1px solid #903000; }
	#footer .adTistory { float:left; }
	#footer .copyright {float: right; font-family: 맑은 고딕,arial, verdana, sans-serif; font-size: 12px;	 color: #333; text-align: right; padding-top: 20px; margin: 0; }
	#footer .copyright p { color: #333; }
         #footer .copyright p a { color: #333; }
	#footer .copyright .tistory, #footer .copyright .tistory a { color: #903000; }

    #blogMenu ul {margin: 0; padding: 0;}



	#footer .copyright p a:link          { color:#333333;  text-decoration:none; font-weight:bold; }
	#footer .copyright p a:visited       { color:#333333;  text-decoration:none; font-weight:bold;}
	#footer .copyright p a:hover         { color:#903000;  text-decoration:none;}
	#footer .copyright p a:active        { color:#903000;  text-decoration:none;}


