@charset "utf-8";

/* ------------------------------------------------------------------- */
/* 반드시 들어가야 하는 스타일 시작 */
/* ------------------------------------------------------------------- */

/* 본문 공통 */

body	{ margin:0; padding:0; color:#000; font:12px Verdana, 굴림, Gulim, 'Trebuchet MS', Tahoma, AppleGothic, Sans-serif;}
a:link,
a:visited,
a:active	{ color:#000; text-decoration:none;}
a:hover	{ color:#f60; text-decoration:none;}

/* 페이징 - 현재 페이지 */
.selected	{ font-weight:bold;}

/* 카테고리 - 이미지 버튼 */
.ib	{ cursor:pointer;}
/* 카테고리 - 트리 셀 */
.branch3	{ cursor:pointer; }
/* 카테고리 - 카테고리 옆 개수 스타일 */
.c_cnt	{ color:#999; font-size:9px;}


/* 달력 월 표시 */
.cal_month					{ padding-bottom:5px; font-size:10px; font-weight:bold; text-align:center;}
/* 달력 요일 표시("th 영역") */
.cal_week1				{ }
/* 달력 일요일 표시("th 영역") */
.cal_week2				{ color:#f60;}
/* 달력 Week("tr 영역")  */
.cal_week					{ }
.cal_current_week		{ background-color:#eee;}
/* 달력 Day("td 영역") */
.cal_day					{ font-size:9px; text-align:center;}
/* 달력 Day, 일요일 ("td 영역")  */
.cal_day_sunday,
.cal_day_sunday a		{ color:#f60;}
/* 달력 지난 달 날짜 표시("td")   */
.cal_day1					{ }
/* 달력 다음 달 날짜 표시("td")   */
.cal_day2					{ }
/* 달력 이번 달 날짜 표시("td") */
.cal_day3					{ }
/* 달력 오늘 날짜 표시("td") */
.cal_day4					{ color:#f60; font-weight:bold;}
/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link,
a.cal_click:visited		{ font-weight:bold;}
a.cal_click:hover		{ color:#f60;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
.rp_general	{ }
.rp_admin	{ }
.rp_secret	{ color:#f60;}
/* 종류별 코멘트 [##_guest_rep_class_##] */
.guest_general	{ }
.guest_admin	{ }
.guest_secret	{ color:#f60;}
/* 비밀 댓글 ("로그아웃시 비밀글 표현") */
.hiddenComment 	{ color:#f60; font-weight:normal;}

/* 이미지 아래 캡션 스타일 */
.cap1	{ color:#999; text-align:center; }
/* 그림 */
 .imageblock	{ margin:0; padding:0; border:none; vertical-align:top;} 
/* .imageblock      { border:1px solid #ddd;padding:3px; margin:5px 0; text-align:center; }*/
/* 왼쪽 */
.left	{ }
/* 가운데 */
.center	{ }
/* 오른쪽 */
.right	{ }
/* 그림 2개 배치 */
.dual	{ }
/* 그림 3개 배치 */
.triple	{ }

/* 본문 - more / less */
.moreless_fold	{ padding-left:25px; background:url("images/iconMore.gif") top left no-repeat; color:#000000; font-weight:bold;}
.moreless_top	{ padding-left:25px; background:url("images/iconLess.gif") top left no-repeat; color:#000000; font-weight:bold;}
.moreless_body	{ }
.moreless_bottom	{ padding-right:25px; background:url("images/iconLess.gif") top right no-repeat; color:#000000; font-weight:bold; text-align:right;}
.moreless_content {/*바탕화면 배경색*/
	background-color:#f7f7f7;
	padding:15px 0;
	border: solid 1px #eee;
	margin:0;
	padding: 10px 20px 10px 20px;
	}


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

img	{ border:none;}
h1,
h2,
h3,
h4	{ margin:0; padding:0; font-size: 12px;}
input,
textarea	{ border-top:1px solid #ccc; border-right:1px solid #eee; border-bottom:1px solid #eee; border-left:1px solid #ccc; background-color:#eee; font:12px Verdana, 굴림, Gulim, 'Trebuchet MS', Tahoma, AppleGothic, Sans-serif;}


/* ------------------------------------------------------------------- */
/* 블로그 레이아웃 */
/* ------------------------------------------------------------------- */

#container	{ width:958px; margin:auto; padding:20px;}   <!-- 본문과 사이드바 사이 간격 패딩 조정-->
#header	{ }
#content	{ clear:both; float:left; width:738px; margin:0; padding:0; overflow:hidden; line-height:150%;}
#sidebar	{ float:right; width:200px; margin:0; padding:0;}
.clear { clear:both; display:block; width:100%; height:1px;}

/* ------------------------------------------------------------------- */
/* ***** Header  ** h1 은 블로그 제목***** */
/* ------------------------------------------------------------------- */
*html #header { margin:20px 0px 0 0; padding:17px 0 5px 0; border-top:3px solid #e6e6e6; }
#header { margin:10px 0 0 0; padding:17px 0 17px 0; border-top:3px solid #e6e6e6; }
#header h1 a { float:left; font:35px Impact; font-weight:bold; padding-bottom:14px;  margin:0 0px 0 30px;}
#header h1 a:hover { color : #777;	text-decoration: none;}


/* 검색폼 설정 */

#header .search { float:right; border:none; background-color:;
                            width: 200px;
	             margin:0px;
                           margin-top: 25px;
	          margin-bottom: 8px;
	           text-align: center;                         
}

form {
	margin: 0px;
}
.s_search {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.search {
	width: 50px;
	margin:0px;
	text-align: center;
         
       
}
.search_input {
	width:135px;
	height:18px;
	font-size: 11px;
	padding-left: 4px;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.submit {
	color:#FFFFFF;
	width:50px;
	height:19px;
	background: #C8C8C8;
	cursor: pointer;
	text-transform: uppercase;
	border: 1px solid #CCCCCC;
	font-size: 7pt;
	font-weight: bold;
}

.blogMenu	 { clear:both; color:#000;}
.blogMenu	 a { float:left; display:block; width:93px; height:45px; padding:3px 5px; border-right:1px solid #d9d9d9; background-color:#e6e6e6; color:#000; font-size:12px;}
.blogMenu	 a:link,
.blogMenu	 a:visited,
.blogMenu	 a:active {color:#000; font-size:12px;}
.blogMenu	 a:hover	{ background-color:#666; color:#fff;}
.blogMenu	 a.blogMenuEmpty { width:219px;}    /* 중간 빈 메뉴 공간 */
.blogMenu	 a.blogMenu_Empty { width:93px;}  /* 중간 빈 메뉴 공간   메뉴 하나 뺄때 삽입*/


/* ------------------------------------------------------------------- */
/* ***** Sidebar ***** */
/* ------------------------------------------------------------------- */

#sidebar ul	{ list-style:none; margin:0; padding:0 0 20px 0;}
#sidebar li	{ list-style:none; padding:3px 0; border-top:1px solid #ccc; border-bottom:0px solid #ccc;}
#sidebar h2 {color:#43B3C7; padding:5px 0; border-top:2px solid #000; cursor:pointer;border-bottom: 0px solid #000;margin-bottom:8px;}
#sidebar h2 a:hover { color:#f60;}
#sidebar h3 { padding:5px 0; border-top:2px solid #000; cursor:pointer;border-bottom: 0px solid #000;}
#sidebar h3 a:hover { color:#f60;}
#sidebar .cnt	{ color:#999; font-size:9px;}

/* ***** Sidebar  최근게시물 작성자와 날짜***** */
#sidebar .s_name	{ color:#7AAAB2;font-size:11px;}         
#sidebar .s_date	{ color:#7AAAB2; font-size:9px;}              

#sidebar .blogImage img { width:200px;}
.blogDesc { line-height:150%;}
.userID { font-weight:bold;}

/* Categories */
#category ul,
#category li { padding:0;}
#category li a { display:block; padding:3px 0;}
#category .selected	{ font-weight:bold;}
#category .selected	ul li{ font-weight:normal;}
#category li ul li ul li a{ color:#000;}

#category,
#calendar	{ padding-bottom:25px;}
.blogImage	{ padding-bottom:20px;}
#archive,
#link { font-size:11px;}

#rss a { display:block; width:20px; height:20px; background:url("images/rss.gif") top left no-repeat;}
#rss a:hover { background:url("images/rss-on.gif") top left no-repeat;}


/* ------------------------------------------------------------------- */
/* ***** content ***** */
/* ------------------------------------------------------------------- */

#content .keylog,
#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry,
#content .guestbook, 
#content .searchList, 
#content .searchRplist		{ padding-bottom:40px;}

#content .keylog h2, 
#content .localog h2, 
#content .taglog h2, 
#content .guestbook h2		{ margin-bottom:30px; padding:5px 0; border-top:2px solid #000; border-bottom:1px solid #ccc; font-size:12px;}		
#content .medialog h2,
#content .searchRplist h2,
#content .searchList h2		{ margin-bottom:15px; padding:5px 0; border-top:2px solid #000; border-bottom:1px solid #ccc; font-size:12px;}
/*.................................................................................*/
/*.............  게시물 검색결과 전체 리스트 출력              .........*/
/*.................................................................................*/
.searchList                { width:; margin: 0; padding:0 0 15px 0; overflow:hidden; }
.searchList ol, 
.searchRplist ol	{ list-style:none; margin:0; padding:0px;}
.searchList li               {  border-bottom:1px solid #eee;width:680px;padding-bottom:2px;}
.searchList li a            { color:#609008 }                                           <!-- 전체글 리스트 목록 색깔 변경 하기 ie6 지원안함-->
.searchRplist li	{margin-bottom:4px; padding-bottom:2px;line-height:100%; }
.searchList .date, 
.searchRplist .date	{ margin-left:20px; color:#999; font-size:9px;}
.searchList .cnt	{ color:#f60; font-size:9px;} 
.searchRplist .name	{ }
.searchList .tblist	{ margin-bottom:8px;}
.searchList .tblist a	{ color:#999;}


.localog a { font-weight:bold;}
.keylog ul,
.taglog ul				{ margin:0; padding:0px; text-align:justify;}
.keylog li,
.taglog li				{ display:inline;}
.taglog li .cloud1		{ color:#000; font-weight:bold;}
.taglog li .cloud2		{ background-color:#eee;
	                            font-weight:bold;	
	                           font-size : 18px;
                                  color : #5E7E7D;
}
.taglog li .cloud3		{background-color:#eee;
	                     font-weight:bold;	
  	                      font-size : 16px;
  	                       color : #6B5E7E;
}
.taglog li .cloud4		{background-color:#eee;
  	font-size : 14px;
  	color : #84604E;
}
.taglog li .cloud5		{ color:#444;}
.taglog li a:hover	{ color:#f60;}

.guestbook p	{ margin:0; padding:2px 0 0 40PX;}

.guestWrite		{ font-size:9px; }
.guestWrite input	{ width:150px; background-color:#eee; color:#000;}
.guestWrite textarea	{ width:550px; padding:5px; color:#000;}
.guestWrite .homepage   { width:300px;}
.guestWrite .submit		{ width:150px; height:20px; font-size:9px;}
.guestWrite input.checkbox	{ width:15px; margin:0; padding:0; border:none; background-color:#fff;}

.guestList	{ width:600PX; padding:40px 0 0 0;}
.guestList ol	{ list-style:none; margin:0; padding:30px 0 0 0;}
.guestList ol ul	{ list-style:none; margin:0; padding:0;}
.guestList ol li	{ overflow:hidden;}
.guestList ol li p	{ padding-top:7px; background:url("images/dot.gif") repeat-x;}
.guestList ol li ul li	{ padding:10px 0 0 60px; border:none; overflow:hidden;}
.guestList ol li ul li { text-align:right;}

.guestList ol li .name	{ font-weight:bold;}
.guestList ol li .date,
.guestList .control,
.guestList .control a	{ font-size:9px; color:#999;}
.guestList .control a:hover	{ color:#f60;}


/* ------------------------------------------------------------------- */
/* entry */
/* ------------------------------------------------------------------- */

.entryNotice h2, 
.entryProtected h2, 
.entry h2	{font-size:17px; }

.titleWrap	{ margin-bottom:15px;  padding:5px 0; border-top:2px solid #000; border-bottom:1px solid #ccc; color:#999; font-size:9px;}
.titleWrap .category a	{ color:#999;  
                                  font:bold 12px  "돋움";
                                    

}
.titleWrap .category a:hover{ color:#009900;}
.titleWrap .date,
.titleWrap .admin a	{ color:#999;}
.titleWrap .admin { padding-left:5px;                          
	                     font:11px "돋움";
	                     color:#777;
	                       letter-spacing: -1px;
	                       text-align: ;
	                      margin-right: 0px;
	                    margin-top: 0px;
}
.titleWrap .admin a:hover { color:#009900;}


.warning	{ margin-bottom:10px; padding-left:45px; background:url("images/imgProtected.gif") no-repeat;}
.entryProtected input	{ width:140px; color:#000; background-color:#eee; }
.entryProtected .submit	{ width:50px; height:18px; background-color:#eee; color:#000; font-size:9px;}
/* ------------------------------------------------------------------- */
/* 게시물 본문 내용  */
/* ------------------------------------------------------------------- */

.article	{ width:728px;
                  line-height:22px;
	word-break:break-all;
	text-align: justify;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 0 10px;  /*본문내용 왼쪽 10px 간격벌려 오른쪽 안쪽으로집어넣음 */
	position: relative;
        background: #ffffff;       /*게시글 본문내용 배경 색깔  fafafa */
}
 


.article a:link, .article a:visited {
	color:#0066CC;
	border-bottom: 1px dashed #FFFFFF;
}	

.article a:hover{
	color:#D93343;
	text-decoration: none;
	border-bottom: 1px dashed #D93343;
}	
.article dt	{ text-decoration:underline;}
.article dd	{ margin-left:20px; padding-bottom:10px;}
.article blockquote	{ margin:10px 20px; padding-left:28px; background:url("images/iconBlockquote.gif") top left no-repeat;}
.article a img	{ border:none !important;}

.tagTrail	{ font :8pt Dotum;
	background:url(images/ico_tag.gif) no-repeat 4px;
	float: left;
	padding-left: 38px;
	padding-top: 2px;
}
.tagTrail a:link, .tag_box a:visited { color:#A95671; text-decoration:none;}
.tagTrail  a:hover{ color:#D93343; text-decoration:none;}
.tagText	{ }

.actionTrail	{ clear:both;margin:7px 0px 0px 0px;}
.actionTrail .cnt	{ color:#f60; font-weight:bold;}

.trackback		{ width:650PX; margin-bottom:4px; padding-top:2px; overflow:hidden;}
.trackback a	{ color:#000;}
.trackback h3	{ margin:0px 5px 10px 0px; color:#f60; font-size:11px;}
.trackback h4	{ margin:0;}
.trackback h4 a	{ color:#f60;}
.trackback ol	{ list-style:none; margin:0; padding:0;}
.trackback li	{ padding:7px 0;}
.trackback .date	{ color:#999; font-size:9px;}
.trackback p	{ margin:3px 0 0 0; padding:0; color:#999; letter-spacing: 0px;}
.trackback a.delete span	{ color:#999; font-size:9px;}

.comment	{ width:100%; margin:15px 0 4px 0; padding-top:10px; background:url("images/dot.gif") top repeat-x; overflow:hidden;} 
.commentList p	{ margin:3px 0 0 0; padding:0; }
.commentList p a:hover	{ font-weight:normal;}
.comment ol,
.comment ul	{ list-style:none; margin:0; padding:0;}
.comment .date	{ color:#999; font-size:9px;}
.comment .name	{ font-weight:bold;}
.comment ol li	{ padding:10px 0;}
.comment li ul li	{ padding:5px 10px 10px 60px; text-align:left;}

.comment .control a.address span,
.comment .control a.modify span,
.comment .control a.write span	{ color:#999; font-size:9px;}

.commentWrite	{ margin-top:20px; font-size:9px;}
.commentWrite p	{ margin:3px 0 0 0; padding:0;}
.commentWrite input		{ width:150px; background-color:#eee; color:#000;}
.commentWrite textarea	{ width:600px; padding:10px; top:5px; color:#000;}
.commentWrite .homepage	{ width:300px;}
.commentWrite .submit	{ width:150px; height:20px; color:#000; font-size:9px;}
.commentWrite input.checkbox	{ width:15px; margin:0; padding:0; border:none; background-color:#fff;}

/* 코멘트(댓글/방명록 설정*/
.cmt_form_box {
	font:10px tahoma;
	color:#555;
	padding:10px;
	margin-bottom:20px;
        margin-left:20px;
	border-bottom:1px solid #eee;
	background: #F7F7F7;
                width:600px;
}
.cmt_box {
		border-top:1px solid #eee;
                width:650px;
               padding:10px 0 0 0PX;
}





.paging		{ float:left; padding:10px 0 10px 200px; line-height:130%;  font-size:9px; }
.paging .numbox	{ margin-left:6px; padding:0 8px 0 2px; border-left:1px solid #000; }
.paging .num	{ padding:0 9px 0 6px; border-right:1px solid #000;}
.paging a	{ color:#000; text-decoration:none;}
.paging a:hover		{ color:#999;}


/* ------------------------------------------------------------------- */
/* ***** footer ***** */
/* ------------------------------------------------------------------- */

#footer		{ width:100%; margin:10px 0; padding-bottom:5px; border-top:3px solid #e6e6e6; font-size:9px; }
#footer .copyright { float:right; padding-top:7px; text-align:right;}
.letterT	{ color: #009bd5;}
.letterE	{ color: #0083ae;}
.letterX	{ color: #e80478;}
.letterT2	{ color: #b71767;}
.letterC	{ color: #fdc11f;}
.letterU	{ color: #f39424;}
.letterB	{ color: #b1d04d;}
.letterE2	{ color: #8daa41;}

/* ------------------------------------------------------------------- */
/* ***** coverpage ***** */
/* ------------------------------------------------------------------- */

.coverpage .img_preview { float:right; }
.coverpage .img_preview img { width:40px; height:40px; margin:0 0 5px 5px; border-top:2px solid #000;}
.coverpage .content_box h2 { padding:5px 0 0 0; border-top:2px solid #000;}
.coverpage .post_info { margin-bottom:15px; color:#999; font-size:9px;}
.coverpage .post_info .category a	{ color:#999; font-size:11px;}
.coverpage .post_tags	{ clear:both; margin:10px 0 30px 0; color:#999; font-size:12px;}
.coverpage .post_tags a	{ color:#999; font-size:12px;}



/* ------------------------------------------------------------------- */
/* ***** 새로추가 ***** */
/* ------------------------------------------------------------------- */

/* o  게시물 글쓴날짜 */
.date, .notice_date {
	font:bold 11px Tahoma;
	color: #E8FCFF;
	text-align: right;
}







/* x 최신글, 최신트랙백 info */
.recentInfo {
	font: 11px "돋움";
	color: #7AAAB2;
	margin-bottom: 3px;
}





/* 배너 및 rss버튼 박스 설정 */
.side_button {
	text-align: center;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-top: 4px;
}
.side_button img {
	margin-bottom: 8px;
}
/*o 전체 리스트 공통 설정  댓글 위아래 간격 조정하는거다*/
ul, li, ol, p {
	margin: 0px;
	padding: 0px;
}

/*o 날짜 설정  게시물 본문  from  날짜 폰트 설정  최근게시물 등록날짜폰트
.date, .notice_date {
	font:bold 11px Tahoma;
	color: #E8FCFF;
	text-align: right;
}
.list_box .date, .rplist_box .date, .list_box .notice_date, .rplist_box .notice_date {
	color: #999999;
	font-weight: normal;
}
.cnt { 
	font:10px Tahoma; 
}
*/



/* o 이름 설정  최근 게시물 작성자 폰트 설정
.name {
	font:bold 11px Tahoma;
	color:#7AAAB2;
}
.name a:link, .name a:visited { color:#666; text-decoration:none;}
.name a:hover { color:#4990CC; text-decoration:none;}
.name img {
	vertical-align: middle;
}
*/


/* 댓글 등 글내용 설정*/
.desc {
	padding-left:5px;
	word-break:break-all;
}

.opt { 
	font:normal 10px Verdana;
	color:#7AAAB2;
	letter-spacing:-1px;
}
.opt a:link, .opt a:visited { color:#888; text-decoration:none;}
.opt a:hover{ color:#D93343; text-decoration:none;}

/* 댓글 등 기본 박스 설정*/
.box {
	padding:10px;
	border-bottom:1px solid #e9e9e9;
}
.reply_box {
	margin-top:10px;
	margin-left:40px;
	padding:10px;
	border:1px dashed #CCCCCC;
	background: #fafafa;
	}	

/* 입력폼 설정 */
.form_input {
	margin-top:4px;
	padding:1px;
	height:18px;
	border:1px solid #ddd;
	font-size: 11px;
}
.form_textarea {
	font-weight:normal;
	margin-top:4px;
	height:80px;
	width:99%;
	border:1px solid #ddd;
	overflow:visible;
	clear: both;
}
.form_submit {
	font:bold 11px tahoma;
	color:#FFFFFF;
	margin-top:4px;
	height:25px;
	width:99%;
	cursor: pointer;
	background: #B7B7B7;
	border: 1px solid #999999;
}

/* 태그 설정*/
.tag_cloud {
	font:13px Dotum;
	line-height:24px;
	text-align: justify;
	margin: 20px;
	}	
.tag_cloud .cloud1 {
	background-color:#eee;
	font-weight:bold;
  	font-size : 20px;
	color : #657700;
    }
.tag_cloud .cloud2 {
	background-color:#eee;
	font-weight:bold;	
	font-size : 18px;
  color : #5E7E7D;
    }
.tag_cloud .cloud3 {
	background-color:#eee;
	font-weight:bold;	
  	font-size : 16px;
  	color : #6B5E7E;
    }
.tag_cloud .cloud4 {
	background-color:#eee;
  	font-size : 14px;
  	color : #84604E;
    }
.tag_cloud .cloud5 {
	font-size : 12px;
  	color : #777;
    }	
.tag_cloud a:hover {
	background-color:#f5f5f5;
	color:#555;
    }	
.tag_cloud a:visited {
	color:#777
}
.tag_cloud li {
	display: inline;
}

/* 프롤로그 설정 */
.mt_post h2 {
	font: bold 12px "돋움";
}

/* title, info 설정, 관리자 */
.head_title {
	color:#FFFFFF;
	padding: 2px 2px 2px 8px;
	font:bold 12px/20px "돋움", "돋움체";
	margin: 0px 0px 16px;
	background: #43B3C7;
	display: block;
}
.head_title a:link, .head_title a:visited {color:#FFFFFF; text-decoration:none;}
.head_title a:hover{
	text-decoration:none;
	color: #FFFFCC;
}

/* 포스팅 head 설정 */
.articleHead {
	border-bottom: none;
}
/* 
따로 설정 가능.tagHead, .noticeHead, .localHead, .guestHead, .mediaHead {  
}
*/
.info {
	font:11px "돋움";
	color:#999;
	height: 12px;
	margin: 0px 4px 6px 0px;
	padding: 8px 0px 0px 8px;


	border-left: 3px solid #640|679;
	display: none;
}
.owner {
	color:#777;
	font:11px "돋움";
	color:#777;
	letter-spacing: -1px;
	text-align: right;
	margin-right: 8px;
	margin-top: 8px;
}
.info a:link, .info a:visited {color:#888888; text-decoration:none;}
.owner a:link, .owner a:visited {color:#888; text-decoration:none;}
.info a:hover, .owner a:hover{
	color:#009900;
}

/* 리스트 & 검색 결과 설정*/
.list_box {
	margin: 10px;
}

.rplist_box {
	margin: 10px;
}

.list {
	color:#777;
	word-break:break-all;
	padding-left:10px;
	padding-bottom:4px;
	background:url(images/bul.gif) no-repeat 0px 6px;
}
.list a:link, .list a:visited { color:#777; text-decoration:none;}
.list a:hover{ color:#D93343; text-decoration:none;}
	
.rplist {
	color:#777;
	word-break:break-all;
	border-bottom:1px solid #eee;
	margin-bottom: 10px;
	padding: 8px;
}
.rplist a:link, .rplist a:visited { color:#777; text-decoration:none;}
.rplist a:hover{ color:#D93343; text-decoration:none;}


/* 위치로그 설정 */
#location {
	margin: 10px;
}
.location_spot {
	color:#777;
	margin-top: 4px;
}	
.location_info { color:#006666; }	
.location_info a:link, .location_info a:visited { color:#006666; text-decoration:none;}
.location_info a:hover{ color:#339933; text-decoration:none;}


/* 방명록 설정*/
.guestbook_form_box {
	font:11px tahoma;
	color:#555;
	border-bottom:1px solid #eee;
	padding: 10px;
	background: #F7F7F7;
	margin-bottom: 12px;
}

/* 엔트리 설정*/
.tag_box {
	font :8pt Dotum;
	background:url(images/entry_tag.gif) no-repeat 4px;
	float: left;
	padding-left: 38px;
	padding-top: 2px;
}
.tag_box a:link, .tag_box a:visited { color:#A95671; text-decoration:none;}
.tag_box a:hover{ color:#D93343; text-decoration:none;}

/* 트랙백, 코멘트 버튼 설정*/
.tb_cmt_btn {
	font:11px tahoma;
	color:#369;
	text-align:right;
	float: right;
	white-space: nowrap;
}
.tb_cmt_btn a:link, .tb_cmt_btn a:visited { color:#777; text-decoration:none;}
.tb_cmt_btn a:hover{ color:#D93343; text-decoration:none;}

/* 트랙백 설정*/
.tb_box {
	padding-left:6px;
	padding-right:6px;
	background-color:#FAFAFA;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.tb_address {
	font: 11px tahoma;
	color:#666;
	text-align:center;
	padding:12px;
	clear: both;
	background: #F7F7F7;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 8px;
}
.tb_list_box {
	padding:10px;
	border-top:1px dashed #ccc;
}
.tb_name {
	font:11px Tahoma;
	letter-spacing:0px;
	color: #0099CC;
}
.tb_name a:link, .tb_name a:visited {
	color:#0099CC;
	text-decoration:none;
	font: bold 11px "돋움", "돋움체";
}
.tb_name a:hover { color:#FF6699; text-decoration:none;}
.tb_title {
	color:#444;
	font-weight:bold;
	font-size: 12px;
}
.tb_title a:link, .tb_title a:visited { color:#444; text-decoration:none;}
.tb_title a:hover { color:#369; text-decoration:none;}

.tb_list_box p {
	font: 11px "돋움", "돋움체";
	color: #777777;
}


/* 코멘트, 트랙백, 방명록의 리스트 설정 */
.cmt_box ul, .box ul, .tb_list_box ul, .list_box ul, .rplist_box ul {
	list-style: none;
}

/* 페이징 */
.paging{
	color:#777;
	padding-top:8px;
	text-align:center;
	padding-bottom: 8px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.paging a:link, .paging a:visited {
	color:#888888;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
}
.paging a:hover { color:#009999; text-decoration:none;}
.paging .selected {
	color:#009900;
	text-decoration:none;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}


.date, .notice_date {
	font:bold 11px Tahoma;
	color: #E8FCFF;
	text-align: right;
}

/* 태그 설정*/
.tag_cloud {
	font:13px Dotum;
	line-height:24px;
	text-align: justify;
	margin: 20px;
	}	
.tag_cloud .cloud1 {
	background-color:#eee;
	font-weight:bold;
  	font-size : 20px;
	color : #657700;
    }
.tag_cloud .cloud2 {
	background-color:#eee;
	font-weight:bold;	
	font-size : 18px;
  color : #5E7E7D;
    }
.tag_cloud .cloud3 {
	background-color:#eee;
	font-weight:bold;	
  	font-size : 16px;
  	color : #6B5E7E;
    }
.tag_cloud .cloud4 {
	background-color:#eee;
  	font-size : 14px;
  	color : #84604E;
    }
.tag_cloud .cloud5 {
	font-size : 12px;
  	color : #777;
    }	
.tag_cloud a:hover {
	background-color:#f5f5f5;
	color:#555;
    }	
.tag_cloud a:visited {
	color:#777
}
.tag_cloud li {
	display: inline;
}


#adzzim_widget_cpm{width:180px; height:180px ;float:right ;padding-bottom: 4px;}