@charset "utf-8";

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

/* 1. 본문 전체  */
	body,td {
		font-size:9pt;
		font-family: 돋움, tahoma;
		line-height:150%;
		color:#666666;
	}

/* 2. 기본 링크 */

	A:link {color:#666666;text-decoration:none; }
	A:visited {color:#666666;text-decoration:none; }
	A:hover {color:#cccccc;text-decoration:underline; }

/* 3. 이미지 */

	img {
		border-width:0;
	}

/* 4. 이미지 버튼 */

	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
		font-family: 돋움;
		font-size:8.5pt;
		padding-top:2;
	}

/* 6. 트리 테이블 */

	.branch2 {
		font-size:9pt;
		font-color:#71684B;
		padding:2;
		line-height:100%;
	}

/* 7. 트리 셀 */

	.branch3 {
		font-size:9pt;
		line-height:9pt;
		cursor:pointer;
		font-color:#FFFFFF;
		height:17px;
		padding:2 2 0 2;
	}

/* 8. 달력 월 표시 */

	.cal_month {
		vertical-align:top;
		height:18px;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		font-weight:bold;
	}

/* 9. 달력 요일 표시 */

	.cal_week1 {
		text-align:center;
		font-size:7pt;
		font-family:tahoma;
		font-weight:bold;
	}

/* 10. 달력 일요일 표시 */

	.cal_week2 {
		color:#FF9900;
		text-align:center;
		font-size:7pt;
		font-family:tahoma;
		font-weight:bold;
	}

/* 11. 달력 지난 달 날짜 표시 */

	.cal_day1 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		line-height:15px;
	}

/* 12. 달력 다음 달 날짜 표시 */

	.cal_day2 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		line-height:15px;
	}

/* 13. 달력 이번 달 날짜 표시 */

	.cal_day3 {
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		line-height:15px;
	}

/* 14. 달력 오늘 날짜 표시 */

	.cal_day4 {
		font-size:7pt;
		font-family:tahoma;
		text-align:center;
		padding-left:2;
		color:#555555;
		background-color:#D8F0FF;
		font-weight:bold;
		line-height:15px;
	}

/* 15. 달력 글쓴 날 링크 스타일 */

	A.cal_click:link {
		font-weight:bold;
		color:#78CCFF;
	}

	A.cal_click:visited {
		font-weight:bold;
		color:#78CCFF;
	}

	A.cal_click:hover {
		font-weight:bold;
		color:#78CCFF;
	}

/* 16. 이미지 아래 캡션 스타일 */

	.cap1 {
		text-align:center;
		color:#bbbbbb;
		word-break:break-all;
	}

/* 16. 키워드 스타일 */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px solid gray;
	}

/* 16. 카테고리 옆 개수 스타일 */

	.c_cnt {
		font-size:9px;
		font-family:Tahoma;
	}

/* 17. 최신글 옆 개수 스타일 */

	.ps_cnt {
		font-size:9px;
		font-family:Tahoma;
	}


/********************************** 사이드바 영역 *******************/	
	
#sidebar {
	background:#fff;
	padding:0px;
	margin-left:0px;  
	border:0px solid #eee;
	font:돋움;
	width:160px;
	line-height:13px;
	}
/* 태그 클라우드 스타일 */

#sidebar .cloud1 {
  font:11px dotum;
  color : #f60;
  }
#sidebar .cloud2 {
  font:11px dotum;
  color : #039;
  }
#sidebar .cloud3 {
  font:11px dotum;
  color : #690;
  }
#sidebar .cloud4 {
  font:11px dotum;
  color : #09c;
  }
#sidebar .cloud5 {
  font:11px dotum;
  color : #999;
  }
#sidebar .bar{
	border-top:1px solid #ddd;
	background-color:#eee;
	padding-left:5px;
	padding-top:5px;
	font:12px dotum;
	color:#000;
	}	
#sidebar .listbox{
	margin:5px 0px 10px 2px;
	}
#sidebar .listbox h3{
	font-size:12px;
	}
	
#sidebar .cnt{
	font:10px Tahoma;
  color:#999;
	}	
#sidebar .date{
	font:10px Tahoma;
  color:#999;
	}		
#sidebar .name{
	font-size:11px;
  color:#999;
	}		

#category_list li{
	margin:0;
	padding-left: 5px;;
	}	
	
#category_list li ul{
	margin:0;
	padding:0;
	}
#category_list li ul li{
	padding-left:8px;
	background:url("images/bul10.gif") no-repeat 0 7px;
	}		
#category_list li ul li ul li{
	padding-left:8px;
	background:url("images/bul11.gif") no-repeat 0 50%;
	}		
	
#counter {
	background-color:#eee;
	text-align:center;
	padding:5px;
	font:11px/18px Tahoma;
	margin-bottom:10px;
	}							

#sidebar .ad{
	padding:5px;
  	margin-bottom:2px;
	text-align:center;
	overflow:hidden;	
	}	


/*** 컨텐츠 영역 > 태그 *******************/	
#tagcloud *{
	line-height: 1.5em;
	text-align: justify;	
	}		
#tagcloud a:hover{
	text-decoration:none;
	}	
#tagcloud .cloud1 {
	background-color:#eee;
	font-weight:bold;
  font-size : 16px;
  color : #f60;
  }
#tagcloud .cloud2 {
	background-color:#eee;
	font-weight:bold;	
  font-size : 15px;
  color : #069;
  }
#tagcloud .cloud3 {
	background-color:#eee;
  font-size : 14px;
  color : #690;
  }
#tagcloud .cloud4 {
  font-size : 13px;
  color : #09c;
  }
#tagcloud .cloud5 {
  font-size : 12px;
  color : #999;
  }	


.listup {
	line-height:18px;
	padding:11px 0;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	}	
.listup a:hover {
	color:#369;
	border-bottom:1px dotted #999;
	}			
.listup .date {
	font:10px tahoma;
	padding-right:5px;
	color:#369;
	}	
.listup .name {
	font-size:11px;
	color:#999;
	}			


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

					
	.main_menu {
		font-family: tahoma;
		font-size: 7pt;
		text-decoration:none;
		color:#555555;
	}

	.menu {
		font-family: tahoma;
		font-size: 7pt;
		font-weight:bold;
		text-decoration:none;
		line-height:15px; 
		color:#666666;
	}

	.leftmenu {
		font-size:8pt;
		font-family:돋움;
		color:#888888;
	}

	.counter {
		font-size:7pt;
		font-family:verdana;
		color:#bbbbbb;
	}

	.counter1 {
		font-size:7pt;
		font-family:verdana;
		color:#ED1B23;
	}

	.date {
		font-size:8pt;
		font-family:돋움;
		line-height:14px;
		letter-spacing: -0.1em;
		color:#bbbbbb;
	}

	.cmt {
		font-size:8pt;
		font-family:돋움;
		color:#A0A0A0;
	}
	.cmt a:link { color:#A0A0A0; }
	.cmt a:visited { color:#A0A0A0; }
	.cmt a:hover { color:#ED1B23; text-decoration:none; }

	.cmt_text {
		font-size:8pt;
		font-family:돋움;
		font-weight:bold;
		color:#599F7A;
	}
	.cmt_text a:link { color:#599F7A; }
	.cmt_text a:visited { color:#599F7A; }
	.cmt_text a:hover { color:#ED1B23; text-decoration:none; }

	.cmt_text2 {
		font-size:8pt;
		font-family:돋움;
		font-weight:bold;
		color:#599F7A;
	}
	.cmt_text2 a:link { color:#36A1C9; }
	.cmt_text2 a:visited { color:#36A1C9; }
	.cmt_text2 a:hover { color:#ED1B23; text-decoration:none; }

	.comment {font-family: tahoma; font-size:8pt; line-height:15px; color:#444444; }

	.graybox {
		background-color:none;
		border:1px solid #CCCCCC;
	}

	.comment_text {font-family: tahoma; font-size:8pt; padding-top:2px; border:solid 1px #CCCCCC; background-color:#FFFFFF; color:#555555; }

	.form_text1 { 
		color:#777777; 
		font-size:7pt;
		font-family: "Tahoma", "돋움";
	}
	.form_text1 a:link { color:#3399CC; }
	.form_text1 a:visited { color:#3399CC; }
	.form_text1 a:hover { color:#777777; text-decoration:none; }

	.form_text2 {
		color:#777777; 
		font-size:8pt;
		font-family: "Tahoma", "돋움";
	}
	.form_text2 a:link { color:#3399CC; }
	.form_text2 a:visited { color:#3399CC; }
	.form_text2 a:hover { color:#777777; text-decoration:none; }

	.comment_button {
			background-color: #FFFFFF;
			font-family: "Tahoma", "돋움";
			border: 0px solid #CCCCCC;
			font-size: 7pt;
			height: 60px;
			width: 70px;
			padding: 0px;
			color: #666666;
			text-decoration: none;
			}


-->
