﻿<!--

/* 반드시 들어가야 하는 스타일 시작 */

/* 1. 본문 전체  */

	body,td {
		font-size:9pt;
		font-family: verdana,굴림;
		line-height:150%;
		letter-spacing:-1
	}
	

/* 2. 기본 링크 */

	A:link {color:#828282;text-decoration:none; }
	A:visited {color:#828282;text-decoration:none; }
	A:hover {color:#828282;text-decoration:underline; }

/* 3. 이미지 */

	img {
		border-width:0;
	}

/* 4. 이미지 버튼 */

	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
		font-family: verdana;
		font-size:9pt;
		padding-top:2;
	}

/* 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:8pt;
		font-family:verdana;
		text-align:center;
		font-weight:bold;
	}

/* 9. 달력 요일 표시 */

	.cal_week1 {
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		font-weight:bold;
	}

/* 10. 달력 일요일 표시 */

	.cal_week2 {
		color:#0A6B7D;
		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: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:#0A6B7D;
		background-color:#89B8C0;
		font-weight:bold;
		line-height:15px;
	}

/* 15. 달력 글쓴 날 링크 스타일 */

	// A.cal_click:link { color:#0000DD; }
	// A.cal_click:visited { color:#0000DD; }

/* 16. 이미지 아래 캡션 스타일 */

	.cap1 {
		text-align:center;
		color:#ACA58F;
		word-break:break-all;
	}

/* 16. 키워드 스타일 */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px solid gray;
	}

/* 16. 카테고리 옆 개수 스타일 */

	.c_cnt {
		font-size:7pt;
		font-family:verdana;
	}

/* 17. 최신글 옆 개수 스타일 */

	.ps_cnt {
		font-size:7pt;
		font-family:verdana;
	}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

	body{
	margin:0px;
	background:url(./images/main_bg.gif) repeat-x;}
	
	.rp_rep {
		font-family: 돋움;
		color:#ACA58F;
		font-size:8pt;
		line-height:130%;
		padding-bottom:1px;
	}

	.tl {
		color: #ffffff;
		font-size: 9pt;
	}

	.sh {
		border-color: #8C8C8C;
		border-style: solid;
		border-width: 0px;
		border-right-width: 1px;
	}

	.menu_line {
		width:100%;
		height:2;
		margin-top:15;
		background-image:url(./images/line.gif);
	}

	.menu_cap {
		height:8;
		margin:35 0 10 7;
	}


	.h1 {
		font-size:7pt;
		font-family: verdana, 굴림;
	}

	.h2 {
		font-size:8pt;
		font-family:verdana, 굴림;
	}

	.box1 {
		background-color:#FAFAFA;
		border-style:solid;
		border-width:1;
		border-color:#C0C0C0;
		margin-top:5;
	}

	.plink {
		padding:5;
		color:#A0A0A0;
	}

	.title1 {
		background-color:#E9EAEC;
		background-image:url(./images/menu_back.jpg);
		padding-left:5;
		width:210;
		height:22;
	}

	.rss_name {
		font-size:8pt;
		font-family:돋움;
		color:#ACA58F;
	}

	a.subheadline {font-family: verdana; font-size: 9pt; color:#22A8AA; text-decoration:none; font-weight:bold;letter-spacing:-1; line-height:15px; }
	a.subheadline:hover {font-family: verdana; font-size: 9pt; color:#22A8AA; text-decoration:underline; font-weight:bold;letter-spacing:-1;}
	a.subheadline:visited {color:#71CCCD;}
	
	.wsmall {font-family: 돋움; font-size: 8pt; color:#ffffff; text-decoration:none; line-height:15px; }
	a.wsmall {font-family: 돋움; font-size: 8pt; color:#ffffff; text-decoration:none; line-height:15px; }
	a.wsmall:hover {font-family: 돋움; font-size: 8pt; color:#ffffff; text-decoration:underline; line-height:15px; }
	a.wsmall:visited {color:#ffffff;}
	
	.post {font-family: verdana; font-size: 9pt; color:#6D6D6D; text-decoration:none; line-height:140%; }
	a.post {font-family: verdana; font-size: 9pt; color:#12808C; text-decoration:none; line-height:140%; }
	a.post:hover {font-family: verdana; font-size: 9pt; color:#12808C; text-decoration:underline; line-height:140%; }
	a.post:visited {color:#12808C;}
	
	.small {font-family: 돋움; font-size: 8pt; text-decoration:none; line-height:15px; }
	a.small {font-family: 돋움; font-size: 8pt; text-decoration:none; line-height:15px; }
	a.small:hover {font-family: 돋움; font-size: 8pt; text-decoration:underline; line-height:15px; }
	a.small:visited {}
	
	.cyan {font-family: verdana; font-size: 9pt; color:#22A8AA; text-decoration:none; line-height:15px; }
	a.cyan {font-family: verdana; font-size: 9pt; color:#22A8AA; text-decoration:none; line-height:15px; }
	a.cyan:hover {font-family: verdana; font-size: 9pt; color:#22A8AA; text-decoration:underline;}
	a.cyan:visited {color:#71CCCD;}


.input {border-width:1px; border-style:single; color:#cccccc}

-->
