@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
/* 본문 공통 */



	body { 
	font-family: font-family: dotum, arial, verdana, sans-serif;  
    
   font-size:12px;	   padding:0; margin:0;
 
	}


	a:link { color:#999; text-decoration:none;}
	a:visited { color:#999; text-decoration:none;}
	a:hover { color:#333; text-decoration:none; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -o-transition: all .7s ease;	transition: all .7s ease;  }
	a:active { color:#333; text-decoration:none;}
	img { border: 0;  }
/* 페이징 - 현재 페이지 */
	.selected               { font-weight:bold; color:#333; }
        .no-more-prev {  padding-left:6px; color:#000;}
	.no-more-next {  padding-right:6px; color:#000;}
	  
/* 카테고리 - 이미지 버튼 */
	.ib { 	cursor: pointer; }
/* 5. 입력 텍스트 */
	.text { border:1px solid #999; }
/* 6. 트리 테이블 */
	.branch2 { }
/* 7. 트리 셀 */
	.branch3 { cursor: pointer; height: 10px; }
/* 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: font-family:verdana, gulim, dotum; font-size: 11px; height:18px; color: #666; font-weight: normal; }
/* 10. 달력 일요일 표시 */
	.cal_week2 { font-family: font-family:verdana, gulim, dotum; 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 : #999; }
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt { font-size: 11px; color : #999; }

/* 18. 더보기 */
.moreless_fold 
{
background:url(./images/down.png) left no-repeat ; 
padding-left:15px;  

}

.moreless_top  
{
background:url(./images/up.png) left no-repeat ; 
padding-left:15px; 

}


.imageblock img {	padding-bottom:5px;        	}


input           {  border: none; color:#aaa; }
textarea        {    border: none;  color:#aaa;}



/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

#container { /*@post-width:295=width:;*/ width: 1000px; /*@*/ margin: 0 auto; 	 background : #;  
-moz-transition-property: opacity, margin;
    -moz-transition-duration: 2s, 1.5s;
    -moz-transition-delay: 0.3s, 0s;
    -moz-animation-timing-function:cubic-bezier(0.333, 0, 0.667, 1), linear;

 }


#header {
		float: left;
		/*@post-width:215=width:;*/ width: 938px; /*@*/
		height:/*@title-height=*/ 131px /*@*/;
		border-bottom: px solid #989898;
   	    margin: 0 0 12px 40px; display: inline;  
   	 
	}




	




	
#header h1{
		float: left;
		margin-top: 48px;  
		/*@title-font-size=font-size:*/ font-size: 16px /*@*/;
		/*@title-font-family=font-family:*/ font-family: verdana, gulim, dotum; /*@*/;
		
	  position: fixed;  display: block;
	  }

	#header h1 a { 
		/*@title-font-size=font-size:*/ font-size: 16px /*@*/;
		/*@title-font-family=font-family:*/ font-family: verdana, gulim, dotum; /*@*/;
	    
	
	}











	#searchBox { float: right; margin-top: 70px; margin-right: 15px; display: inline;   }
	#searchBox input.search_keyword { border-top: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #f3f3f3; border-left: 1px solid #fff; background-color: #fff;  font-size:12px; color: #999; font-family: verdana, gulim, dotum; float: left; margin-right: 0px;    }
	#searchBox input.button { background: url(./images/btn_search.gif) no-repeat;  width: 0px; height: 0px;  text-indent: -1000em; border: none; cursor: pointer; float: left; }

	/* sidebar */
	#sidebar { clear: both; float: left; width: 190px; margin-left: 40px; display: inline; padding-bottom: 30px; margin-top: 0px;  }
	
	

    #blogMenu { margin-top: 200px; padding: 0;   position: fixed; z-index: 9999; display: block; }
	#blogMenu ul { list-style:none; margin: 0; padding: 0;}
	#blogMenu li a { list-style:none; width: 100px; height: 33px; text-indent: -100em; text-decoration: none; display:block; border-bottom: px solid #ececec;}

#blogMenu li.tab_main a { background: url(./images/hug.gif) no-repeat; overflow: hidden; width: 160px; height: 160px;    margin-bottom: 150px;    opacity:0.7;filter:alpha(opacity=70)     }
	#blogMenu li.tab_main a:hover { background: url(./images/hug1.gif) no-repeat; overflow: hidden; 
 margin-bottom: 150px;
  -webkit-transition: all .7s ease; -moz-transition: all .7s ease;
-o-transition: all .7s ease;	transition: all .7s ease;  width: 160px; height:160px;  opacity:1.0;filter:alpha(opacity=100)     }


	#blogMenu li.tab_home a { background: url(./images/do.gif) no-repeat; overflow: hidden; opacity:0.8;filter:alpha(opacity=80)   }
	#blogMenu li.tab_home a:hover { background: url(./images/do2.jpg) no-repeat; overflow: hidden;   -webkit-transition: all .7s ease; -moz-transition: all .7s ease;
-o-transition: all .7s ease;	transition: all .7s ease; opacity:1.0;filter:alpha(opacity=100)  }
 
	#blogMenu li.tab_localog a { background: url(./images/rae.gif) no-repeat; overflow: hidden;  opacity:0.8;filter:alpha(opacity=80) }
	#blogMenu li.tab_localog a:hover { background: url(./images/rae2.jpg) no-repeat; overflow: hidden;  -webkit-transition: all .7s ease; -moz-transition: all .7s ease;
-o-transition: all .7s ease;	transition: all .7s ease; opacity:1.0;filter:alpha(opacity=100)  }

	#blogMenu li.tab_taglog a { background: url(./images/mee.gif) no-repeat; overflow: hidden; opacity:0.8;filter:alpha(opacity=80)  }
	#blogMenu li.tab_taglog a:hover { background: url(./images/mee2.jpg) no-repeat; overflow: hidden;   -webkit-transition: all .7s ease; -moz-transition: all .7s ease;
-o-transition: all .7s ease;	transition: all .7s ease; opacity:1.0;filter:alpha(opacity=100) }
	

#blogMenu li.tab_m a { background: url(./images/mel1.jpg) no-repeat; overflow: hidden; }
	#blogMenu li.tab_m a:hover { background: url(./images/mel2.jpg) no-repeat; overflow: hidden;  -webkit-transition: all .4s ease; -moz-transition: all .4s ease;
-o-transition: all .4s ease;	transition: all .4s ease;  }
	


    /* notice */
	#notice { border: px solid #ececec; margin-top: 10px; }
	#notice ul { padding: 0; list-style: none; margin: 10px;}
	#notice li { list-style: none; line-height: 1.4;  font-family: verdana, gulim, dotum; font-size: 12px; color: #999;}
	#notice h3 { width: 170px; padding: px 0; margin: 5px auto; font-family: verdana, gulim, dotum; font-size: 12px; font-weight: normal; color: #999; }


	/* tag cloud */
	#tagbox { border: px solid #ececec; margin-top: px; }
	#tagbox ul {text-align: justify; margin: 0px;}
	#tagbox li { display: inline; line-height: 1.8; margin-right: px; }
	#tagbox a:hover             { background-color:#EBF7FF;  color:#; font-family: verdana, gulim, dotum; }
	#tagbox li .cloud1 { font-weight:bold; font-size : 15px; color : #fc010a; letter-spacing: -1px; font-family: verdana, gulim, dotum; }
	#tagbox li .cloud2 { font-size : 14px; font-weight:bold; color : #FFBA34; }
	#tagbox li .cloud3 { font-size : 14px; font-weight:bold; color : #7a4507; }
	#tagbox li .cloud4 { font-size : 12px; color : #333; }
	#tagbox li .cloud5 { font-size : 12px; color : #999; }
	#tagbox h3 { width: 150px; padding-top:0px; padding-bottom:px;   auto; font-family:verdana, gulim, dotum;  font-size: 12px; font-weight: bold; color: #;   margin-bottom:px;}




	
	
    /* RSS */
    #btnRSS { width: 190px; border-bottom: 1px solid #ececec; }
    #btnRSS img {margin-left: 6px;}

    /* content */
	#content{ float:right; width:/*@post-width=*/ 723px /*@*/; margin-right: 40px;  margin-top: 0px;  padding-bottom: 56px; display: inline;   background:#fff url(./images/letter_g.png) no-repeat top right ; }


#content:hover  {float:right; width:/*@post-width=*/ 723px /*@*/; margin-right: 40px;  margin-top: 0px;  padding-bottom: 56px; display: inline;   background:#fff url(./images/letter_w.png) no-repeat top right  ;}
	/* ***** content ***** */
	#content .nonEntry {  }
    #content .nonEntry h3 {
          /*@post-title-font-size=font-size:*/ font-size: 12px /*@*/;
          /*@post-title-font-family=font-family:*/ font-family: verdana, gulim, dotum; /*@*/;
          /*@post-title-color=color:*/ color: #fff /*@*/;
          margin: 0; padding: 10px 0;
                  border-bottom: 1px solid #;
          margin-bottom: 14px; 
        }
	#content .entry          { width:/*@post-width=*/ 723px /*@*/; margin: 0; padding:0 0 15px 0; overflow:hidden; }


#content span.switch a:hover	{ cursor:pointer;}

	#searchList ol,
	#searchRplist ol            { list-style:none;  padding:5px 0;  margin:0;}
	#searchList li,
	#searchRplist li            { border-bottom:1px solid #fafafa;  padding: 5px 0; font:12px/1.8 돋음, dotum, arial, verdana, sans-serif;  }
	#searchList .date,          
	#searchRplist .date         { color: #aaa; margin-right:10px; float:right; font:11px/1.8 돋음, dotum, arial, verdana, sans-serif;   }
	#searchList .cnt            { color: #999; }
	#searchRplist .name         { color:#999;  padding-left:8px;}
	


	#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: #666;}
	#localog a:link             { color: #999;}
	#localog a:visited          { color: #999;}
	#localog a:hover            { color: #999;  text-decoration: none;}

	#taglog ul                  { padding:5px; margin:0; text-align:justify;}
	#taglog li                  { display:inline;}
	#taglog a:hover             { background-color:#eee;  color:#000;}
	#taglog li .cloud1 { font-weight:bold; font-size : 14px; color : #fc010a; letter-spacing: -1px; }
	#taglog li .cloud2 { font-size : 12px; color : #000; }
	#taglog li .cloud3 { font-size : 12px; color : #ddd; }
	#taglog li .cloud4 { font-size : 12px; color : #999; }
	#taglog li .cloud5 { font-size : 12px; color : #999; }

	#guestbook p                { padding:2px 0; margin:0;}

	#guestWrite                 { padding:10px;   border:1px solid #ffffff; color: #999;}
	#guestWrite input           { width:150px; height: 15px; padding: 2px;  border:1px solid #F8F7F3;  color: #999; font:12px/1.6 dotum, arial, verdana, sans-serif;    }
	#guestWrite textarea        { width:/*@post-width:-38=*/ 685px /*@*/; overflow: hidden;  padding:5px; border:1px solid #F8F7F3; color: #999; font:12px/1.6 dotum, arial, verdana, sans-serif;  height:100px;  }
	#guestWrite .homepage       { width:300px;}

#guestWrite .secretWrap    { border:none;clear:both; float:right; position:relative; top:0px; margin-right:10px; margin-top:px; }
#guestWrite .checkbox    { border:none; padding:0; margin:0; width:25px; }



	#guestWrite .submit         { background:url(./images/saver.gif) no-repeat; width:100px; height:33px; overflow:hidden; display:block; text-indent:-1000em; border:0; cursor:pointer; margin:0 auto; margin-top: 10px;}

	#guestList                  { padding:10px 0 0 0; color: #999; }
	#guestList ol,
	#guestList ul               { margin:0; padding:0;  list-style:none;}
	#guestList li p             { border-top:1px solid #f9f9f9; margin-top:5px; padding-top:5px ;  font:12px/1.8 돋음, dotum, arial, verdana, sans-serif;    }
	#guestList ol li            { border:0px solid #ffffff;  padding:10px;  margin-bottom:10px;  overflow:hidden;}
	#guestList li ul li         { margin-left:20px;  background:url("images/iconIndentArrow_local.gif") no-repeat 10px 10px;  background-color:#;  padding-left:25px;  border:none;  width:/*@post-width:-102=*/ 621px /*@*/; overflow:hidden;}
	#guestList li .name         { color:#7a4507;  font:12px/1.8 돋음, dotum, arial, verdana, sans-serif;   }
        #guestList li .name a       {color:#71acc0; font:12px/1.8 돋음, dotum, arial, verdana, sans-serif;  padding-left: 5px;}
	#guestList li .date         {font:10px Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;  }
    #guestList .control a span { font-size: 11px; color: #4A5123; }

     









       /* entry */
	.entryNotice h2,
	.entryProtected h2,
	.entry h2                {
		/*@post-title-font-size=font-size:*/ font-size: 12px /*@*/;
		/*@post-title-font-family=font-family:*/ font-family: dotum, arial, verdana, sans-serif; /*@*/;
		/*@post-title-color=color:*/ color: #f5f5f5 /*@*/;   
			}
    .entryNotice h2 a,
	.entryProtected h2 a,
	.entry h2 a	{ 
		/*@post-title-font-size=font-size:*/ font-size: 12px /*@*/;
		/*@post-title-font-family=font-family:*/ font-family: dotum, arial, verdana, sans-serif; /*@*/;
		/*@post-title-color=color:*/ color: #999 /*@*/;  
	}
	.titleWrap { width:/*@post-width=*/ 723px /*@*/; overflow: hidden; color: #999;    

  


}
	.titleWrap h2 { margin-left: 0px; padding: 10px 0; /*@post-title-color=color:#999* /*@post-body-font-family=*/  dotum, arial, verdana, sans-serif;  /*@*/color: #999/*@*/; margin-bottom: 10px;  font-weight:normal;        }

	.titleWrap h2 a:link { /*@post-title-color=color:*/ color: #999 /*@*/; text-decoration:none; }
	.titleWrap h2 a:visited { /*@post-title-color=color:*/ color: #999 /*@*/; text-decoration:none; }
	.titleWrap h2 a:hover { /*@post-title-color=color:*/ color: #333 /*@*/; text-decoration:none; }
	.titleWrap h2 a:active { /*@post-title-color=color:*/ color: #333 /*@*/; text-decoration:none; }
        .titleWrap .date         { color: #aaa;  float: right;   font:0.8em Verdana, Helvetica, sans-serif;  padding-right: 70px;  padding-top:3px;  padding-bottom:3px;  }
 .titleWrap .edit a        { color: #ddd;  float: left;   font:0.9em verdana, gulim, dotum;   }


 .titleWrap .switch         { color: #ddd;  float: right;   font:0.8em Verdana, Helvetica, sans-serif; padding-right: 10px;   cursor:pointer; padding-top:3px; padding-bottom:3px;  }
 .titleWrap .switch a:hover {  background:url(./images/ajax_heart_pink_white.gif) no-repeat center; padding : 6px;     color: #ffb5ce;      z-index: 9999; padding-top:3px;  padding-bottom:3px;} 

	.entryProtected { color: #666; }
	.entryProtected p.text   { padding:15px; border: 1px solid #ffffff; 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:655px;  color:#999; overflow:hidden; margin: 40px 0; margin-left: px;   font:12px/2.1 dotum, arial, verdana, sans-serif;       }


	.article a:link          { color:#666;  text-decoration:none;}
	.article a:visited       { color:#666;  text-decoration:none;}
	.article a:hover         { color:#333;  text-decoration:underline;}
	.article a:active        { color:#333;  text-decoration:none;}

	

	.article dt              { text-decoration:underline; }
	.article dd              { margin-left:20px;  padding-bottom:10px; }
 
     





	



.article blockquote      { background:url(./images/photoline.gif) top left no-repeat;  padding-left:px;  margin:0px 0px;}







	#articleBtmWrap { width:/*@post-width:=-68*/ 723px /*@*/;  border: px solid #f5f5f5; padding: 7px 0 5px 0;            font-family: verdana, gulim, dotum; font-size:12px;  color: #999; margin: 0 auto; }

	.actionTrail  { width:/*@post-width:-98=*/ 723px /*@*/; overflow: hidden;  
   font:.95em/1.8 돋음, dotum, arial, verdana, sans-serif;  margin: 0 0px; padding-bottom:0px;  }

.actionTrail .cnt        { color:#999;  font-size:10px; font-weight: bold;   font-weight: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif ;   padding:2px 3px 2px 3px; background:#e9e9e9;   -webkit-transition: all .7s ease; -moz-transition: all .7s ease;	-o-transition: all .7s ease; transition: all .7s ease; }

	.actionTrail a:hover { text-decoration: none; }
	.actionTrail .cate a {color: #ddd; }       
	.actionTrail .cate a:hover  {color: #666; }      
	.actionTrail .subj a {   color: #777;   text-shadow:#e9e9e9 0 1px 2px;filter:Shadow(Color=#e9e9e9, Direction=180, Strength=2);    }     
	.actionTrail .subj a:hover {background: url(./images/line_pp.gif) repeat-x ;   }    



	.trackback               { width:/*@post-width:-98=*/ 625px /*@*/; overflow:hidden;  margin: 0 0px;}
	.trackback a       { color:#333; text-decoration: none;}
	.trackback h3          { font-size: 12px;  margin: 0; padding: 8px 0; font-weight: normal; border-bottom:1px solid #fff;}
	.trackback h4            { font-family: verdana, gulim, dotum; font-size: 11px;  font-weight:normal; color:#7a4507;  margin:0; }
	.trackback ol            { margin:0;  padding:0; }
	.trackback li, .trackback .name, .trackback p { font-family: verdana, gulim, dotum; font-size: 11px; }
	.trackback li            { border-bottom:1px solid #fff;  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                          { padding:0px 0px 10px 0px; margin-bottom:4px; width:420px; overflow:hidden; } 


.comment p                        { margin:3px 0 0 0; padding:0; font:.95em/1.6 tahoma,sans-serif;  }

.comment h3                       { display:none;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none;  }
.comment .date                    { font:10px/1.6 verdana;  color:#ccc;  letter-spacing:-1px; }
.comment .name                 { color:#a5a5a5;  font:11px/1.6 Dotum; font-weight: 300; }
.comment .name a               { color:#8eb7bd;   font:11px/1.6 Dotum;  font-weight: 300; }
.comment .name a:hover     { color:#a5a5a5; font-weight: 300; }
.comment ol li             { padding:5px 8px 5px 8px;  margin:1px 0px 0px 0px;      background:#fcfcfc;     font:.95em/1.6 Dotum;  color:#999;    border-bottom: 1px solid #f3f3f3; }

.comment ol li:hover            { background:#fff;     font:.95em/1.6 Dotum;  color:#888;     border-bottom: 1px solid #f3f3f3; -webkit-transition: all .7s ease; -moz-transition: all .7s ease;	-o-transition: all .7s ease; transition: all .7s ease; }

.comment ol li.ad           {padding:5px 8px 5px 8px;  border-bottom: 1px solid #f3f3f3; background:#fcfcfc  url(./images/re_g.gif) no-repeat bottom right ;     margin:1px 0px 0px 0px;         font:.95em/1.6 Dotum;   color:#999;                                 }

.comment ol li.ad:hover            { background:#fff url(./images/re_p.gif) no-repeat bottom right ;     font:.95em/1.6 Dotum;  color:#888;  border-bottom: 1px solid #f3f3f3; -webkit-transition: all .7s ease; -moz-transition: all .7s ease;	-o-transition: all .7s ease; transition: all .7s ease;  }


.comment .control a             { color:#ddd;  font:11px/1.6 Arial, Gulim, sans-serif;  padding:0px 0px 0px 0px;}
.comment .control a:hover  { color:#999;}

.commentList { padding:10px 0px 0px 0px ; margin:0px;}
.commentWrite label                    { font:0.9em Arial, Gulim, sans-serif;  color:#999; }
.commentWrite                     { padding:10px 0px 5px 0px ; margin:0px;color:#666;}
.commentWrite input               { width:320px;padding:5px 5px 5px 5px; color:#666;  font:11px/1.6 Dotum;  height: 18px;   ;  border-bottom: 1px solid #f3f3f3;   background:#fcfcfc;  }
.commentWrite textarea            { width:409px; padding:5px; position:relative; top:0px;
                                                  height:100px;overflow:auto;color:#666;  border-bottom: 1px solid #f3f3f3;        font:11px/1.6 Dotum; height: 50px;   background:#fcfcfc;  }

.commentWrite .homepage           { width:320px;padding:5px 5px 5px 5px;  font:11px/1.6 Dotum;  height: 18px;   border-bottom: 1px solid #f3f3f3;   background:#fcfcfc;  } 
.commentWrite .submit             {   height:25px;  margin-top: 10px;  width:60px;
                                                font:11px Arial, sans-serif; position:relative; 
                                               padding:2px 10px 2px 15px; text-align:left; color:#ccc;  
                                                border:none;   font-weight: bold;    background:#fff;     }

.commentWrite .submit:hover {color: #000;  background:#fff url(./images/bright.gif) left no-repeat; opacity:0.4;filter:alpha(opacity=40);  } 


.commentWrite .secretWrap         { float:left; position:relative; top:0px; margin-bottom:5px;left:0px; }
.commentWrite .checkbox          {border:none; padding:0; height: 12px;	margin-bottom:-3px; width:25px; background:none;}





	/*paging*/
	/*paging*/
#paging{	  
 display: block;  width: 55px;  position:fixed;right:20px;bottom:16px;_position:absolute;_right:20px;_bottom:16px;z-index:50;
  }
#paging a.prev{
	display:block;
	width:17px;
	height:22px;
	background: url(./images/btn_pre10.gif) no-repeat;
	float:left; opacity:0.6;filter:alpha(opacity=60);
}
#paging a.next{
	display:block;
	width:17px;
	height:22px;
	background: url(./images/btn_next10.gif) no-repeat;
	float:right;  opacity:0.6;filter:alpha(opacity=60);
}
#paging a:hover.prev {background: url(./images/btn_pre10.gif) no-repeat;    opacity:1.0;filter:alpha(opacity=100);}
#paging a:hover.next{background: url(./images/btn_next10.gif) no-repeat;    opacity:1.0;filter:alpha(opacity=100);}
#paging a.prev span, #paging a.next span{
	display:none;
}
	

.tweq          {   padding:0px 20px 30px 5px; float: right;  color: #aaa; font-size:11px;  font-family: Dotum;  overflow: visible;}
.tweq  a        { color:#aaa;}
.tweq  a:hover  { color:#aaa; padding-top: 0px;}




#text {margin:50px auto; width:500px;  }
.hotspot {color:#ddd;  padding-bottom:1px; cursor:pointer; }

#tt {position:absolute; display:block; background:url(./images/tt_left.gif) top left no-repeat; font:10px/1.5 "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;}
#tttop {display:block; height:5px; margin-left:5px; background:url(./images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#fff}
#ttbot {display:block; height:5px; margin-left:5px; background:url(./images/tt_bottom.gif) top right no-repeat; overflow:hidden}








 
/* ***** footer ***** */
#footer .copyright          {   padding:0px 0px 5px 5px;  color: #ddd;  font:9px/1.5 Verdana,Tahoma,Georgia, Dotum, AppleGothic, Sans-serif;   position: fixed; z-index: 9999; display: block;  width: 130px; bottom: 5px;  left: 5px; overflow: visible;}
#footer .copyright  a        { color:#ddd;}
#footer .copyright  a:hover  { color:#aaa; padding-top: 7px;}


#trans                   { width: 100%; height: 80px; background: transparent url(images/top_fade.png) repeat-x; position: fixed; z-index: 9999; overflow: visible;  display: block; top: 0;  margin: 0 auto; }
