﻿<!--

/* 반드시 들어가야 하는 스타일 시작 */

/* 1. 본문 전체  */

	body{
		font-size:9pt;
		font-family: 굴림;
		line-height:150%;
	}

	
	td {
		font-size:9pt;
		font-family: verdana, 굴림, gulim;
		line-height:160%;
	}

/* 2. 기본 링크 */

	A:link { color:#000000; text-decoration:none; }
	A:visited { color:#000000; text-decoration:none; }
	A:hover { color:#990000;text-decoration:none; }

/* 3. 이미지 */

	img {
		border-width:0;
	}

/* 4. 이미지 버튼 */

	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
		font-family: verdana,굴림,gulim;
		font-size:9pt;
		padding-top:2;
		letter-spacing:-1px;
		border: 1px solid #CCCCCC;
		background-color: #FAFAFA;
	}

/* 6. 트리 레이블 */

	.branch2 {
		font-size:9pt;
		padding:0;
		line-height:120%;
	}

/* 7. 트리 폴더 */

	.branch3 {
		cursor:pointer;
		line-height:120%;
	}

/* 8. 달력 월 표시 */

	.cal_month {
		vertical-align:top;
		height:18px;
		font-size:8pt;
		font-family:verdana;
		text-align:center;
		font-weight:bold;
		letter-spacing:-1px;
	}

/* 9. 달력 요일 표시 */

	.cal_week1 {
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		font-weight:bold;
	}

/* 10. 달력 일요일 표시 */

	.cal_week2 {
		color:#CC0000;
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		font-weight:bold;
	}

/* 11. 달력 지난 달 날짜 표시 */

	.cal_day1 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		line-height:16px;
	}

/* 12. 달력 다음 달 날짜 표시 */

	.cal_day2 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		line-height:16px;
	}

/* 13. 달력 이번 달 날짜 표시 */

	.cal_day3 {
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		line-height:16px;
	}

/* 14. 달력 오늘 날짜 표시 */

	.cal_day4 {
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		padding-left:2;
		color:#000000;
		background-color:#efefef;
		font-weight:bold;
		line-height:16px;
	}

/* 15. 달력 글쓴 날 링크 스타일 */

	A.cal_click:link {color:#D12300; text-decoration:none; font-weight:bold;}
	A.cal_click:visited {color:#D12300; text-decoration:none; font-weight:bold;}
	A.cal_click:hover {color:#D12300; text-decoration:none; font-weight:bold;border-bottom:dotted 1px;}

/* 16. 이미지 아래 캡션 스타일 */

	.cap1 {
		text-align:center;
		color:#300099;
		word-break:break-all;
	}

/* 16. 키워드 스타일 */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom:dotted 1px gray;
	}

/* 16. 카테고리 옆 개수 스타일 */

	.c_cnt {
		font-size:8pt;
		font-family:verdana;
	}

/* 17. 최신글 옆 개수 스타일 */

	.ps_cnt {
		font-size:7pt;
		font-family:verdana;
	}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

	.box {
		margin-top:5;
		background-image: url(./images/dot_line.gif);
		padding: 1px;
		background-color: #efefef;
	}

.t8 {
		font-size:8pt;
		font-family: tahoma, 굴림, gulim;
		line-height:160%;
	}

.v7g {
		font-size:7pt;
		font-family: verdana, 굴림, gulim;
		line-height:160%;
		color:gray
	}

.v8g {
		font-size:8pt;
		font-family: verdana, 굴림, gulim;
		line-height:160%;
		color:gray;
	}

.t7g {
		font-size:7pt;
		font-family: tahoma, 굴림, gulim;
		line-height:160%;
		color:gray;
	}

.t8g {
		font-size:8pt;
		font-family: tahoma, 굴림, gulim;
		line-height:160%;
		color:gray;
	}

.v8gb {
		font-size:8pt;
		font-family: verdana, 굴림, gulim;
		line-height:160%;
		color:gray;
		font-weight:bold;
	}

.v9g {
		font-size:9pt;
		font-family: verdana, 굴림, gulim;
		line-height:160%;
		color:gray;
	}

.v9gb {
		font-size:9pt;
		font-family: verdana, 굴림, gulim;
		line-height:160%;
		font-weight:bold;
		color:gray;
		letter-spacing:-1px;
	}

.t8gb {
		font-size:8pt;
		font-family: tahoma, 굴림, gulim;
		line-height:160%;
		color:gray;
		font-weight:bold;
	}

.t7gb {
		font-size:7pt;
		font-family: tahoma, 굴림, gulim;
		line-height:160%;
		color:gray;
		font-weight:bold;
	}

	A.b:link { color:#000000; text-decoration:none;font-family:verdana;font-size:8pt;}
	A.b:visited { color:#000000; text-decoration:none;font-family:verdana;font-size:8pt;}
	A.b:hover { color:#990000; text-decoration:none;font-family:verdana;font-size:8pt;}

	A.c:link { color:#000000; text-decoration:none;font-family:verdana,굴림,gulim;font-size:9pt;}
	A.c:visited { color:#000000; text-decoration:none;font-family:verdana,굴림,gulim;font-size:9pt;}
	A.c:hover { color:#990000; text-decoration:none;font-family:verdana,굴림,gulim;font-size:9pt;}

	A.d:link { color:#000000; text-decoration:none;font-family:verdana;font-size:8pt;}
	A.d:visited { color:#000000; text-decoration:none;font-family:verdana;font-size:8pt;}
	A.d:hover { color:#990000; text-decoration:none;border-bottom:dotted 1px;font-family:verdana;font-size:8pt;}

	A.e:link { color:#000000; text-decoration:none;font-family:tahoma;font-size:8pt;}
	A.e:visited { color:#000000; text-decoration:none;font-family:tahoma;font-size:8pt;}
	A.e:hover { color:#990000; text-decoration:none;border-bottom:dotted 1px;font-family:tahoma;font-size:8pt;}

	A.t:link { color:#000000; text-decoration:none;font-family:tahoma;font-size:8pt;}
	A.t:visited { color:#000000; text-decoration:none;font-family:tahoma;font-size:8pt;}
	A.t:hover { color:#990000; text-decoration:none;border-bottom:dotted 1px;font-family:tahoma;font-size:8pt;}

	A.tb:link { color:#000000; text-decoration:none;font-family:tahoma;font-size:8pt;font-weight:bold;color:gray;}
	A.tb:visited { color:#000000; text-decoration:none;font-family:tahoma;font-size:8pt;font-weight:bold;color:gray;}
	A.tb:hover { color:#990000; text-decoration:none;border-bottom:dotted 1px;font-family:tahoma;font-size:8pt;font-weight:bold;}

	A.x:link { color:gray; text-decoration:none;font-family:verdana;font-size:8pt;letter-spacing:-1px;}
	A.x:visited { color:gray; text-decoration:none;font-family:verdana;font-size:8pt;letter-spacing:-1px;}
	A.x:hover { color:#990000; text-decoration:none;font-family:verdana;font-size:8pt;letter-spacing:-1px;}

	A.z:link { color:gray; text-decoration:none;font-family:verdana;font-size:8pt;letter-spacing:-1px;}
	A.z:visited { color:gray; text-decoration:none;font-family:verdana;font-size:8pt;letter-spacing:-1px;}
	A.z:hover { color:#990000; text-decoration:none;border-bottom:dotted 1px;font-family:verdana;font-size:8pt;letter-spacing:-1px;}