@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:#333; text-decoration:none;}
	a:visited { color:#6e4987; text-decoration:none;}
	a:hover { color:#339900; text-decoration: ; }
	a:active { color:#333; text-decoration:none;}
	img { border: 0; }
/* 페이징 - 현재 페이지 */
	.selected               { font-weight:bold; color:#333; }
	.no-more-prev { background:url(./images/icon_left_page.gif) left 1px no-repeat !important; padding-left:6px; color:#999;}
	.no-more-next { background:url(./images/icon_right_page.gif) right 1px no-repeat !important; padding-right:6px; color:#999;}
/* 카테고리 - 이미지 버튼 */
	.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: 돋움,Dotum,AppleGothic,sans-serif; font-size: 11px; height:18px; color: #666; 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 : #999; }
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt { font-size: 11px; color : #999; }

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

	#container { /*@post-width:295=width:;*/ width: 900px; /*@*/ margin: 0 auto; }
	#header {
		float: left;
		/*@post-width:215=width:;*/ width: 885px; /*@*/
		height:/*@title-height=*/ 131px /*@*/;
		border-bottom: px solid #989898;
   	    margin: 0 0 0px 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: 0px; padding-left: 0px; 
		/*@title-font-size=font-size:*/ font-size: 25px /*@*/;
		/*@title-font-family=font-family:*/ font-family: arial, verdana, sans-serif;/*@*/;
		/*@title-color=color:*/ color: #36970c /*@*/;
		font-weight:bold; text-transform:uppercase;    
	  }

	#header h1 a {
		/*@title-font-size=font-size:*/ font-size: 25px /*@*/;
		/*@title-font-family=font-family:*/ font-family: arial, verdana, sans-serif;/*@*/;
		/*@title-color=color:*/ color: #36970c /*@*/;
		font-weight:bold; 
	}







	#searchBox {float: right; margin-top: 48px; margin-right: 0px; display: inline;}	
#searchBox input.search_keyword {float: left;  background-color: #transparent;  padding-left: 5px;   padding-top: 7px; font-size:13px; color: #666; font-weight:bold;  width: 320px; height: 20px; margin-top: 1px; margin-right: 3px;  border:6px solid #36970c;  background:url(./images/down_on.gif) no-repeat right; }
	#searchBox input.button { background: url(./images/btn_sch_down.gif) no-repeat; width: 52px; height: 42px;  text-indent: -1000em; border: 0px; cursor: pointer; float: left; margin-top: 1px; }









* BEG: Top navigation
 */





#top-nav-container ul{
  padding-top: 100px;

  list-style: none;
    font-color : #fff;
}

#top-nav-container li{
  float: right; 
width : 880px; 
 font-size:12px;
 font-weight:bold;
font-color:#ffffff;
 display:block;
 padding:10px; 
  font-family: arial, verdana, sans-serif;
background:url(./images/menu.png) no-repeat;
}


#top-nav-container li ul
{  display: none;
  position: absolute;
  top: 2.5em;
  left: 1.2em;
 color:#fff;
  background: #fff;
  border: 1px solid #ccc;
font-family: arial, verdana, sans-serif;
 color:#fff;
}

#top-nav-container li ul li
{  background: #fff;
  padding: 0 30px 4px 2px;
 font-size:0.9em;  color:#fff;
  width: 5em;
font-family: arial, verdana, sans-serif;

}


	#top-nav-container a:link          { color:#fff;  text-decoration:; font-weight:bold; }
	#top-nav-container a:visited       { color:#fff;  text-decoration:; font-weight:bold;}
	#top-nav-container a:hover         { color:#f0ff00;  text-decoration:;border-bottom:dotted px;}
	#top-nav-container a:active        { color:#f0ff00;  text-decoration:;}


/**








	/* sidebar */
	#sidebar {  float: right; width: 250px;  padding-bottom: 0px; border-top: px solid #6694E3; font-family: arial, verdana, sans-serif;  font-size: 12px;}
	#blogImage {margin-bottom: 5px; }
	#blogImage img { width: 190px; }
	#blogDesc { font-size: 11px; color: #999; padding: 5px 0 10px 0; border-bottom: 1px solid #ececec;}




 #blogMenu {border: 1px solid #ccc;  background:#f8f8f8; margin-top: 2px; padding: 0; height : 65px }
	
#blogMenu ul { list-style:none; margin: 0; padding: 0;}



	#blogMenu li.sub a {font-size:11px; font-weight:bold; font-family: arial, verdana, sans-serif; outline:none; color:#333; text-decoration:none; display:block; padding-top:7px; padding-bottom: 8px; padding-left: 5px; width:243px; text-transform:; }
	#blogMenu li.sub a:hover { background:#a6d5da;color:#FFFCDE!important; width:243px; }



	/* category */
	#category { border: px solid #ececec; margin-top: px;  background: #fff url(images/bg-input-gradient.png) repeat-x 0 0; }
    #treeComponent #cafegoryWrapTd { padding: 10px;}
	#category h3 { width: 250px; padding-top:10px;   auto; font-family:arial, verdana, sans-serif;  font-size: 12px; font-weight: bold; color: #237705;  border-top: 1px solid #3eaf0e; margin-bottom:5px;  }
    #category .wrapAbContent { padding-top: 5px; border-top: 1px solid #ccc;}













        /* recentPost */
        #recentPost { border: px solid #ececec; margin-top: 0px; background: #fff url(images/bg-input-gradient.png) repeat-x 0 0;  }
        #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: #237705;  border-top: 1px solid #3eaf0e; margin-bottom:5px;  }

	/* recentComment */
	#recentComment { border: px solid #ececec; background: #fff url(images/bg-input-gradient.png) repeat-x 0 0; }
	#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: #237705;  border-top: 1px solid #3eaf0e; margin-bottom:5px;  }



	/* recentTrackback */
	#recentTrackback { border: px solid #ececec; background: #fff url(images/bg-input-gradient.png) repeat-x 0 0;  }
	#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 h3 { width: 250px; padding-top:10px;   auto; font-family:arial, verdana, sans-serif;  

font-size: 12px; font-weight: bold; color: #237705;  border-top: 1px solid #3eaf0e; margin-bottom:5px;  }
	#recentTrackback li .info { color: #999; }

	/* archive */
	#archive { border: px solid #ececec; background: #fff url(images/bg-input-gradient.png) repeat-x 0 0;  }
	#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: #237705;  border-top: 1px solid #3eaf0e; margin-bottom:5px;  }


	/* Links */
	#link { border: px solid #ececec; background: #fff url(images/bg-input-gradient.png) repeat-x 0 0;  }
	#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: #237705;  border-top: 1px solid #3eaf0e; margin-bottom:5px;  }


	/* Counter */
	#counter { width: 250px; height: 31px; border-bottom: px solid #ececec; font-family: verdana,san-

serif; font-size:10px; color: #999; margin-bottom: 20px; }
    #counter li { display: inline; margin-right: 7px; }






    /* content */
	#content{ float:left; width:/*@post-width=*/ 630px /*@*/; margin-right: 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: dotum /*@*/;
          /*@post-title-color=color:*/ color: #36970c /*@*/;
          margin: 20px; padding: 0px 0;
          font-weight: bold;
          border-top: px solid #f6f6f6;
          margin-bottom: 14px; margin-top: 10px; text-transform:uppercase; 

        }
	#content .entry          { width:/*@post-width=*/ 631px /*@*/; margin: 0; padding:0 0 15px 0; overflow:hidden; }

	#searchList ol,
	#searchRplist ol            {margin-left:20px; list-style:none;  padding:10px 0;  margin:0;}
	#searchList li,
	#searchRplist li            {margin-left:20px; 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: #36970c; font-weight : bold;  }
	#searchRplist .name         { margin-left:20px; color:#999;  padding-left:10px;}
	













	#taglog ul                  { padding:5px; padding-left:20px; 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: verdana;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; }
	#guestbook h3 { width: 590px;  font-family:arial, verdana, sans-serif;  font-size: 12px; font-weight: 

bold; color: #4FA52B;  border-top: px solid #3eaf0e; padding-bottom : 130px; }
	#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 #3eaf0e; 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:#36970c; font-weight:bold ;   } 
	#guestList li .name a:hover {  color:#3eaf0e;    }
	#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; }



      
       /* 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 #3eaf0e; }

	.titleWrap { width:/*@post-width=*/ 620px /*@*/; 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: #36970c/*@*/; text-decoration:none; }
	.titleWrap h2 a:visited { /*@post-title-color=color:*/ color: #36970c /*@*/; text-decoration:none; }
	.titleWrap h2 a:hover { /*@post-title-color=color:*/ color: #3eaf0e /*@*/; text-decoration:none; }
	.titleWrap h2 a:active { /*@post-title-color=color:*/ color: #3eaf0e /*@*/; text-decoration:none; }






#STATICMENU { padding:0; margin-left:12px; position:absolute; width:115px; z-index:1; align: right; line-height: 1.5;  display: box;}
#STATICMENU .scrolltop {display:block; width:40px; height:px; bottom:0px; background:url("./images/top.gif") top left no-repeat; }
#STATICMENU .scrolltop:hover {background:url("./images/top-on.gif") top left no-repeat; }





	.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:=*/ 468px /*@*/; 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: 145px; margin-top: -3px; line-height: 1.7;  }

	.article a:link          { color:#36970c;  text-decoration:; font-weight:bold; }
	.article a:visited       { color:#36970c;  text-decoration:; font-weight:bold;}
	.article a:hover         { color:#3eaf0e;  text-decoration:;border-bottom:dotted px;}
	.article a:active        { color:#3eaf0e;  text-decoration:;}

	.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 #3eaf0e; }
	.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; color: #333;  }

	#articleBtmWrap { width:/*@post-width:-=*/ 600px /*@*/; background: #; border: px solid #D8D8D8; margin-right: 0px; font-family: arial, verdana, sans-serif; font-size: 12px; color: #999;   margin:  0 px; auto;   }





	.actionTrail             { width:/*@post-width:-=*/ 468px /*@*/; overflow: hidden; border-top: px solid #3eaf0e; margin: 0 px; padding-left : 145px; padding-top: 0px; margin-top : 0px; }
		.actionTrail .cnt        { color:#3eaf0e; font-weight: bold;}
	.actionTrail a:hover { text-decoration: none; }
	

		.trackback               { width:/*@post-width:-98=*/ 468px /*@*/; overflow:hidden;  margin: 0 145px;}
	.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:468=*/ 468px /*@*/; overflow:hidden;  margin-left : 145px; }
	.comment p                        { margin:3px 0 0 0; padding:0;}
	.comment h3                       {  display:none; }

	.commentList                  { padding-left:0px ; padding-top:0px ; }
	.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 #3eaf0e;  margin-top: 10px; margin-left: 40px; width:/*@post-width:=468*/468px /*@*/; overflow:hidden; }
    .comment li ul .control a { font-size: 11px; color: #ccc; }
    .comment li ul .control a:hover  { font-size: 11px; color: #333; }
                 
         .comment  li .name         { color:#333; font-weight:bold ; }
         .comment  li .name a       { color:#36970c;}
	.comment  li .name a:hover {  color:#3eaf0e;    }
     	.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; }

	.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=*/ 450px /*@*/; 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; }






		
/* paging */
#paging            { padding:50px 30px 20px 0px;  text-align:right;  font-size:1em; letter-spacing:-1px;}
#paging .numbox    { margin:0px;  font:0.8em; } 
#paging .num { margin:0px 2px 0px 2px;color:#ccc;border:1px solid #f1f1f1; 
                        padding:2px 5px 2px 5px;
                        -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color:#cccccc;  }

#paging .num:hover { margin:0px 2px 0px 2px;border:1px solid #B9B19D; 
                        padding:2px 5px 2px 5px;
                        -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color:#f0ff00; background-color:#45b515;}





/* footer */
	#footer { clear:both; width: 900px; height: 20px;  margin-left: 0px; margin-top : 30px;  margin-bottom : 5px; padding-top: 8px; border-top: 2px solid #636870; background: #fafafa;}

	#footer .copyright {float: right; font-family: arial, verdana, sans-serif; font-size: 12px;	 color: #6b6d70; text-align: right; padding-top: 10px; margin: 0;  width: 900px; height: 20px;   background: #fafafa; border-bottom: px solid #ebebeb;  }





	#footer .copyright a:link          { color:#333;  text-decoration:none; font-weight:bold; }
	#footer .copyright a:visited       { color:#333;  text-decoration:none; font-weight:bold;}
	#footer .copyright a:hover         { color:#36970c;  text-decoration:none;}
	#footer .copyright a:active        { color:#36970c;  text-decoration:none;}