﻿<!--

/* 반드시 들어가야 하는 스타일 시작 */

/* 1. 본문 전체  */
@font-face {font-family:miniwini_ttobak; src:url(http://esca.eelee.net/web_font_ttobak/miniwini_ttobak.eot);} 
body,td {font-family:miniwini_ttobak;font-size:9pt; color:#999999; line-height:160%; letter-spacing:-0.6px; padding:0px;} 

/* 2. 기본 링크 */
	A:link { color: #848484; text-decoration:none; }
	A:visited { color: #848484; text-decoration:none; }
	A:hover { text-decoration:underline; }

/* 3. 이미지 */

	img {
		border-width:0px;
	}

/* 4. 이미지 버튼 */

	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
		font-size:9pt;
		font-family:miniwini_ttobak;
		color:#565656;
		padding-top:2px;
	}

/* 6. 트리 테이블 */

	.branch2 {
	}

/* 7. 트리 셀 */

	.branch3 {
		font-size:9pt;
		line-height:9pt;
		cursor:pointer;
		height:17px;
		padding:2 2 0 2;
	}

/* 8. 달력 월 표시 */

	.cal_month {
		vertical-align:top;
		height:18px;
		font-size:7pt;
		text-align:center;
		font-family:tahoma
	}

/* 9. 달력 요일 표시 */

	.cal_week1 {
		text-align:center;
		font-size:7pt;
		font-family:tahoma
	}

/* 10. 달력 일요일 표시 */

	.cal_week2 {
		color:#CC0000;
		text-align:center;
		font-size:7pt;
		font-family:tahoma
	}

/* 11. 달력 지난 달 날짜 표시 */

	.cal_day1 {
		color:#FAFAFA;
		font-size:7pt;
		text-align:center;
		font-family:tahoma
	}

/* 12. 달력 다음 달 날짜 표시 */

	.cal_day2 {
		color:#FAFAFA;
		font-size:7pt;
		text-align:center;
		font-family:tahoma
	}

/* 13. 달력 이번 달 날짜 표시 */

	.cal_day3 {
		font-size:7pt;
		text-align:center;
		font-family:tahoma
	}

/* 14. 달력 오늘 날짜 표시 */

	.cal_day4 {
		font-size:7pt;
		text-align:center;
		padding-left:2px;
		font-weight:bold;
		letter-spacing : -1px;
		font-family:tahoma
	}

/* 15. 달력 글쓴 날 링크 스타일 */

	A.cal_click:link {
		color:#0094B5;
		font-family:tahoma
	}

	A.cal_click:visited {
		color:#0094B5;
		font-family:tahoma
	}

	A.cal_click:hover {
		color:#0094B5;
		font-family:tahoma
	}

/* 16. 이미지 아래 캡션 스타일 */

	.cap1 {
		text-align:center;
		color:#300099;
		word-break:break-all;
	}

/* 16. 키워드 스타일 */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px solid gray;
		color:#308FC9;
	}

/* 16. 카테고리 옆 개수 스타일 */

	.c_cnt {
		font-size:8pt;
	}

/* 17. 최신글 옆 개수 스타일 */

	.ps_cnt {
		font-size:7pt;
	}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

	.l1 {
		color: #308FC9;
		font-size:13px;
		font-weight: bold;
	}

	.h3 {
		color:#202020;
		padding:30 0 5 0;
		font-size:10pt;
		font-weight:bold;
	}

	.h4 {
		font-size:6pt;
	}

	.box1 {
		background-color:#FAFAFA;
		margin-top:5px;
	}

	.rp_rep {
		color:#606060;
		font-size:8pt;
		line-height:11px;
		padding-bottom:7px;
	}

-->
