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


/* 1. 본문 전체  */
	body, table, td, input, textarea {
		font:12px Dotum;
		color:#777; 
		margin:0px;
		line-height:150%;
		word-break:break-all;
	}
/* 2. 기본 링크 */
	a:link, a:visited { color : #777; text-decoration: none; }
	a:hover { color : #0078c1;	text-decoration: none;	}

/* 3. 이미지 */
	img { border-width: 0px; }
	
/* 4. 이미지 버튼 */
	.ib { cursor: pointer; }

/* 5. 입력 텍스트 */
	.text { border:1px solid #999; }

/* 6. 트리 테이블 */
	.branch2 {	}
	
/* 7. 트리 셀 */
	.branch3 { cursor: pointer;	height: 10px; }

/* 8. 달력 월 표시 */
	.cal_month { font-size : 11px; height: 18px; }

/* 9. 달력 요일 표시 */
	.cal_week1 { font-size : 11px; height:18px; }

/* 10. 달력 일요일 표시 */
	.cal_week2 { color: #f30; font-size:12px; text-align: center; }

/* 11. 달력 지난 달 날짜 표시 */
	.cal_day1 {	color: #000; font-size:12px; text-align:center; }

/* 12. 달력 다음 달 날짜 표시 */
	.cal_day2 {	color: #000; font-size : 11px; text-align: center; }

/* 13. 달력 이번 달 날짜 표시 */
	.cal_day3 {	font-size : 11px; text-align: center; }

/* 14. 달력 오늘 날짜 표시 */
	.cal_day4 {	text-align: center;	font-size: 11px; border-bottom:1px solid #777; font-weight:bold; }

/* 15. 달력 글쓴 날 링크 스타일 */
	a.cal_click:link, a.cal_click:visited {	color : #777; font-weight: bold; }
	a.cal_click:hover {	color : #369; font-weight: bold; }

/* 16. 이미지 아래 캡션 스타일 */
	.cap1 {	color: #2e3092; text-align: center; }

/* 17. 키워드 스타일 */
	.key1 {	cursor: pointer; border-bottom: 1px dashed #ccc; }

/* 18. 카테고리 옆 개수 스타일 */
	.c_cnt { font:9px Verdana; color : #666; }

/* 19. 최신글 옆 개수 스타일 */
	.ps_cnt { font:10px Verdana;	color : #666; }

/* 20. 더 보기 - more 스타일 */
  .moreless_fold
  { 
      background:url(images/iconMore.gif) top left no-repeat; 
      padding-left:20px; 
      color:#999;
  } 

/* 20. 그만보기 - less 스타일 */
  .moreless_top 
  { 
      background:url(images/iconLess.gif) top left no-repeat; 
      padding-left:20px; 
      color:#999;
  } 

/* 21. 최그만보기 - less 스타일 */
  .moreless_bottom
  { 
      background:url(images/iconLess.gif) top left no-repeat; 
      padding-left:20px; 
      color:#999; 
      text-align:left;
  }


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

/* body 설정 */
body {
	background:url("./images/bg.gif");	
	margin:0;
	}

/* container 설정 */
#container {
	width:835px;
	margin:5px;
	padding:0px;
	text-align:left;
	}

/* out_div_box 설정 */
#outtop {
	width: 870px;
	height: 35px;
	margin: 0px;
	background-color:#0078c1;
	}

#out_medium {
	width: 800px;
	background:;
	}

#out_bottom {
	width: 870px;
	height: 35px;
	margin: 0px;
	background: url("./images/out_bottom.gif")
	}

/* header 설정 */
#header {
	width:650px;
	height: 220px;
	margin:0;
	background:url("./images/page_top.jpg")
	}

  .head_img {
  height:230px;
  }

#header .header_title{
	font-family: 'Times New Roman', Times, sans-serif;
	font-size:24px;
	color:#999;
	font-weight:bold;
	padding-left:20px;
	}
.header_title A:link, .header_title A:visited { color:#999; text-decoration:none;}
.header_title A:hover { color:#08a5d8; text-decoration:none;}

 #header .blog_info {
	font:10px tahoma;
	letter-spacing:-1px;
	color:#999;
	padding-left:17px;
	padding-bottom:5px;
	padding-bottom:3px;
	text-align:left;
	float:left;
	}

#blog_title {
	z-index:4;
	font-family: 바탕;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 145px 0px 0px 25px;
	}

/* Side 설정 */

 #side {
	float:right;
	width:185px;
	margin:0;
	overflow:hidden;
	}
  .side_width {
    width:170px;
   }

.side_title {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font:16px Trebuchet MS, tahoma, Georgia, Times New Roman, Times, serif;
  letter-spacing:-2;
	word-spacing:4px;
	font-style: ;
  text-align: left;
	}

/* 사이드 리스트 카테고리 설정 */
#category_list {
	font:10px tahoma;
	letter-spacing:-1px;
	margin : 0; 
	text-align: left;
	}
	
#category_list ul {
	margin : 0; 
	padding-left: 0px;
	}
#category_list li {
	margin : 0px 0px 0px 5px; 
	padding-left : 10px; 
	list-style-type: none; 
	background : url("./images/cate_g.gif") no-repeat 0px 7px; 
	line-height : 16px; 
	}
#category_list ul li ul {  }
#category_list ul li ul li {
	margin-left:2px;
	list-style-type: none;
	background : url("./images/cate_g.gif") no-repeat 0px 7px; 
	}
#category_list ul li ul li ul {
	}
#category_list ul li ul li ul li {
	margin-left:3px;
	list-style-type: none;
	background : url("./images/cate_s.gif") no-repeat 0px 4px; 
	}

#category_list a:link{font-family:Verdana; color:#555; font-size:12px; text-decoration:none;}
#category_list a:visited{font-family:Verdana; color:#555; font-size:12px; text-decoration:none;}
#category_list a:hover{font-family:Verdana; color:#FFFFD; font-size:12px; text-decoration:underline;}


/* 사이드 리스트 박스 설정 */
.side_list_box { 
	text-align: left;
	padding-left:15px;
	}
/* 사이드 리스트 박스 설정 */
.side_list_box_b { 
	text-align: right;
	padding-left:15px;
	}
/* 사이드 리스트 박스 설정 */
.side_list_box_c { 
	text-align: right;
	padding-left:15px;
	}
	

/* 사이드 리스트 설정 */
.side_list { 
	font:12px 돋움;
	letter-spacing:-1px;	
	color:#acacacac;
	line-height: 120%;
	word-break:break-all;
	text-align:left;
	}
	.side_list A:link, .side_list A:visited { color:#000; text-decoration:none;}
	.side_list A:hover { color:#0078c1; text-decoration:none;}

	.side_name { font:11px Dotum; color:#333; }
	.side_date { font :9px Verdana; color:#333; }
	.side_cnt { font :11px Verdana; color:#0078c1; }

.side_link { 
	font:11px Dotum;
	color:#555;
	word-break:break-all;
	padding-left:8px;
	padding-bottom:8px;
	background:url("images/bul.gif") no-repeat 0px 4px;
	}
	.side_link A:link, .side_link A:visited { color:#777; text-decoration:none;}
	.side_link A:hover { color:#08a5d8; text-decoration:none;}


/* 사이드 태그 설정 */
.side_tagbox   { text-align: justify; word-break:break-all; line-height:20px; padding-left:15px; }
.side_tagbox a { letter-spacing:-1px; }	
.side_tagbox .cloud1 {
	background-color:#e1e6d9;
	font-weight:bold;
  	font-size : 16px;
	color : #657700;
	}
.side_tagbox .cloud2 {
	background-color:#e1e6d9;
	font-weight:bold;	
	font-size : 15px;
  	color : #5E7E7D;
	}
.side_tagbox .cloud3 {
	background-color:#e1e6d9;
	font-weight:bold;	
  	font-size : 14px;
  	color : #6B5E7E;
	}
.side_tagbox .cloud4 {
	background-color:#e1e6d9;
  	font-size : 13px;
  	color : #854A53;
	}
.side_tagbox .cloud5 {
  font-size : 12px;
  color : #777;
	}	
.side_tagbox a:hover   { background-color: #cebebeb; color: #000; }
.side_tagbox a:visited { color: #999}


/* 검색폼 설정 */

.search {
	width: 180px;
	margin:0px;
	text-align: center;
	}

.search_input {
	width:135px;
	height:16px;
	color:#999;
	background-color:#fff;
  border: solid 1px #ccc;

	}
.submit {
	border:1px solid #333333;
	background-color:#333333;
	font:7pt Verdana;
	color:#999;
	width:50px;	
	height:20px;
	}


/* 카운트 설정 */
.side_counter {
	text-align: right;
	padding-right:20px;
	font:18px Georgia;
  font-style: italic;
	letter-spacing:-1px;		
	line-height:16px;
  padding-top:7px;
	}


/* main 설정 */
 #main {
	float:left;
	width:650px;
	padding:0px;
	overflow:hidden;
  background:url("./images/page_body.gif")
	}

.bottom {
	float:left;
	width:650px;
  height:66px;
  background:url("./images/page_bottom.gif") no-repeat
  }

/* 메인 영역 공통 설정 */

/* 컨텐츠 내용 설정*/
.content {
  margin-left: 15px;
  padding-right: 15px;
  }

.article { 
  font-family: tahoma
  line-height: 10px;
	margin-top: 15px;
  margin-left: 0px;
	word-break:break-all;
	text-align: justify;
  overflow: hidden;
  clear: both;
  background:;
  width:600px;
  color:#222;
	}

.article blockquote {
	border-left: 7px double #ccc;
	margin: 10px 10px 10px 20px;
	padding-left: 10px;
	word-break:break-all;	
	}	

.article a:link, .article a:visited{ color:#0078C1; text-decoration:none; }	
.article a:hover{ color:#78D2E6; text-decoration:underline; }	
.imageblock a {	border-bottom-width: 0px; }


/* 날짜 설정*/
.date, .notice_date { 
	font:10px Verdana; 
	letter-spacing:-1px;
	padding-right:10px;
	}

.cnt { 
	font:10px Verdana; 
	letter-spacing:-1px;		
	 }

/* 이름 설정*/
.name {
	font: 12px tohoma;
	font-weight:bold;
	color:#555;
	}
	.name a:link, .name a:visited { color:#0078c1; text-decoration:none;}
	.name a:hover { color:#0078c1; text-decoration:none;}

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

.opt { 
	font:10px Verdana;
	letter-spacing:-1px;		
	color:#777;
	letter-spacing:-1px;
	}
	.opt a:link, .opt a:visited { color:#777; text-decoration:none;}
	.opt a:hover{ color:#0078c1; text-decoration:none;}

/* 댓글 등 기본 박스 설정*/
.box {
	padding:5px;
	border-bottom:1px solid #959595;
	}

.reply_box {
	margin-top:10px;
	margin-left:35px;
	padding:7px;
	background-color:#fff;
  border:solid 1px #ccc;
	}	

/* 입력폼 설정 */
.form_input {
	margin-top:4px;
	padding:1px;
	height:15px;
	color:#999;
	background-color:#fff;
  border:solid 1px #ccc;
	}


.form_textarea {
	font-weight:normal;
	margin-top:4px;
	height:100px;
	width:100%;
	background-color:#fff;
  border:solid 1px #ccc;
	overflow:visible;
	}

.form_submit {
	font:10px Verdana;
	letter-spacing:-1px;		
	color:#666;
	margin-top:4px;
	border:1px solid #ccc;
	background-color:;
	height:25px;
	width:100%;
	}


/* 태그 설정*/
.tag_cloud {
	font:13px tahoma;
	line-height:24px;
	word-break:break-all;
	padding:10px;
	}	

.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;v
    }
.tag_cloud .cloud5 {
	font-size : 12px;
  	color : #777;
    }	
.tag_cloud a:hover{
	background-color:#f5f5f5;
	color:#555;
    }	
.tag_cloud a:visited {color:#777}


/* title, info 설정 */

.head_title {
	font: bold 20px "Trebuchet MS", "Helvetica", "Impact", 맑은 고딕, 바탕, 돋움;
	/* font:18px 돋움, Verdana, Georgia, "Times New Roman", Times, serif; */
	letter-spacing:-1px;
	font-weight:bold;
	font-style:;
	color:#666;
	line-height:28px;
	word-spacing:3px;
	border-bottom: 2px solid #000;
	border-top: 1px solid #959595;
	}
	.head_title a:link, .head_title a:visited { color:#000; text-decoration:none; }
	.head_title a:hover{ color:#0078c1; background:#ebebeb; text-decoration:none; }

.info { 
	font:12px Verdana;
	letter-spacing:-1px;
	font-weight:normal;
	font-style:normal;				
	color:#444;
	padding: 1px 0px 3px 0px;
	text-align:right;
	border-bottom: 1px solid #D7D7D7;
	}
	.info a:link, .info a:visited {color:#777; text-decoration:none;}
	.info a:hover{color:#e1e6d9; text-decoration:underline;}


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

.rplist_box {
	padding:10px;
	border-bottom:1px solid #959595;
	}

.list {
	color:#444444;
	word-break:break-all;
	padding-left:10px;
	padding-bottom:0px;
	background:url('images/bullet2.gif') no-repeat 0px 6px;
	}
	.list a:link, .list a:visited { color:#444444; text-decoration:none;}
	.list a:hover{ color:#0078c1; text-decoration:none;}
	
.rplist {
	color:#777;
	padding-top:8px;
	padding-left:10px;
	word-break:break-all;
	}
	.rplist a:link, .rplist a:visited { color:#777; text-decoration:none;}
	.rplist a:hover{ color:#0078c1; text-decoration:none;}


/* 위치로그 설정 */
.location_spot { color:#777; }	
.location_info { color:#369; }	
.location_info a:link, .location_info a:visited { color:#369; text-decoration:none;}
.location_info a:hover{ color:#0078c1; text-decoration:none;}


/* 방명록 설정*/
.guestbook_form_box { 
		font:10px Verdana;
		letter-spacing:-1px;			
		color:#555;
		padding:10px;
		padding-bottom:20px;
		border-bottom:1px solid #959595;
		}

/* 태그, 트랙백, 코멘트 박스 설정*/
.tag_tb_cmt {
	border-bottom:1px solid #959595;
  }

/* 엔트리 설정*/
.tag_box {
	font:10 px tahoma; 
	color:#333;
	padding-left:15px;
	padding-top:12px;
	padding-bottom:8px;
	}
	.tag_box a:link, .tag_box a:visited { color:#444; text-decoration:none;}
	.tag_box a:hover{ color:#0078c1; text-decoration:none;}

/* 트랙백, 코멘트 버튼 설정*/
.tb_cmt_btn {
	font:10px Verdana;
	letter-spacing:-1px;		
	color:#44444;
	padding-top:10px;
	padding-bottom:10px;
  padding-right:4px;
	text-align:right;
	}
	.tb_cmt_btn a:link, .tb_cmt_btn a:visited { color:#777; text-decoration:none;}
	.tb_cmt_btn a:hover{ color:#0078c1; text-decoration:none;}

/* 트랙백 설정*/
.tb_box {
	padding-left:6px;
	padding-right:6px;
	background-color:;
	border-bottom:1px solid #959595;
	}

.tb_address {
	font: 10px Verdana;
	letter-spacing:-1px;		
	color:#666;
	text-align:left;
	padding:12px;
	}

.tb_list_box {
	padding:10px;
	border-top:1px solid #959595;
	}

.tb_name {
	font:12px tahoma;
	letter-spacing:-1px;		
	letter-spacing:0px;
	padding-left:10px;
	}
  .tb_name a:link, .tb_name a:visited { color:#0078c1; text-decoration:none;}
	.tb_name a:hover { color:#0078c1; text-decoration:underline;}

.tb_title {
	font:12px Dotum;
	color:#444;
	font-weight:bold;
	}
	.tb_title a:link, .tb_title a:visited { color:#0078c1; text-decoration:none;}
	.tb_title a:hover { color:#fffffd; background:#0078c1; text-decoration:none;}

.cmt_form_box { 
		font:10px Verdana;
		letter-spacing:-1px;			
		color:#555;
		padding:10px;
		margin-bottom:20px;
		border-bottom:1px solid #959595;
		}
.cmt_box {
    padding:10px;
		}

/* 페이징 */
.pagings {
	font:18px Georgia;
	letter-spacing:-1px;		
	font-weight:bold;
	font-style:italic;	
	color:#444;
	padding-top:5px;

	text-align:center;
	}
.pagings a:link, .paging a:visited { color:#444; text-decoration:none;}
.pagings a:hover { color: #0078c1; text-decoration:none;}
.selected { color:#0078c1; }


.copyright { 
  font: 12px 돋움; 
  color: #666;	
  padding:15px 0px 0px 0px;
  }
.copyright a:link, .copyright a:visited { color:#0078c1; text-decoration:none;}
.copyright a:hover { color: #0078c1; text-decoration:underline;}

/* 관리자 수정 */
.owner_style {
  font:11px Dotum;
	text-align:center;
}

.owner_style a:link{font-family:Dotum; font-size:11px; text-decoration:none;}
.owner style a:visited{font-family:Dotum; font-size:11px; text-decoration:none;}
.owner style a:hover{font-family:Dotum; font-size:11px; text-decoration:underline;}

/* 그림자 효과 */
.shadow_back { font:italic 70pt georgia,helvetica,sans-serif; position:relative; z-index:0; color:#444 } 
.shadow_fore { position:absolute; left:-2px; top:-2px; font:italic 70pt georgia,helvetica,sans-serif; color:#666 }