<!--

/* ¹Ýµå½Ã µé¾î°¡¾ß ÇÏ´Â ½ºÅ¸ÀÏ ½ÃÀÛ */

/* 1. º»¹® ÀüÃ¼  */

	body,td {
		font-size:9pt;
		font-family: ±¼¸²;
		line-height:150%;
	}

/* 2. ±âº» ¸µÅ© */

	A:link { color:#005F89; text-decoration:none; }
	A:visited { color:#005F89; text-decoration:none; }
	A:hover { text-decoration:underline; }

/* 3. ÀÌ¹ÌÁö */

	img {
		border-width:0px;
	}

/* 4. ÀÌ¹ÌÁö ¹öÆ° */

	.ib {
		cursor:pointer;
	}

/* 5. ÀÔ·Â ÅØ½ºÆ® */

	.text {
		font-family: ±¼¸²;
		font-size:9pt;
		padding-top:2px;
	}

/* 6. Æ®¸® Å×ÀÌºí */

	.branch2 {
		font-size:9pt;
		font-color:#71684B;
		padding:2;
		line-height:100%;
	}

/* 7. Æ®¸® ¼¿ */

	.branch3 {
		font-size:8.5pt;
		line-height:9pt;
		cursor:pointer;
		height:17px;
		padding:2 0 2 0;
	}

/* 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:#CC0000;
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		font-weight:bold;
	}

/* 11. ´Þ·Â Áö³­ ´Þ ³¯Â¥ Ç¥½Ã */

	.cal_day1 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:verdana;
		text-align:center;
	}
.small {
		font-size:8pt;

}
/* 12. ´Þ·Â ´ÙÀ½ ´Þ ³¯Â¥ Ç¥½Ã */

	.cal_day2 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:verdana;
		text-align:center;
	}

/* 13. ´Þ·Â ÀÌ¹ø ´Þ ³¯Â¥ Ç¥½Ã */

	.cal_day3 {
		font-size:8pt;
		font-family:verdana;
		text-align:center;
	}

/* 14. ´Þ·Â ¿À´Ã ³¯Â¥ Ç¥½Ã */

	.cal_day4 {
		font-size:8pt;
		font-family:verdana;
		text-align:center;
		padding-left:2px;
		font-weight:bold;
	}

/* 15. ´Þ·Â ±Û¾´ ³¯ ¸µÅ© ½ºÅ¸ÀÏ */

	A.cal_click:link {
		font-weight:bold;
	}

	A.cal_click:visited {
		font-weight:bold;
	}

	A.cal_click:hover {
		font-weight:bold;
	}

/* 16. ÀÌ¹ÌÁö ¾Æ·¡ Ä¸¼Ç ½ºÅ¸ÀÏ */

	.cap1 {
		text-align:center;
		color:#300099;
		word-break:break-all;
	}

/* 16. Å°¿öµå ½ºÅ¸ÀÏ */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px solid gray;
	}

/* 16. Ä«Å×°í¸® ¿· °³¼ö ½ºÅ¸ÀÏ */

	.c_cnt {
		font-size:8pt;
		font-family:verdana;
	}

/* 17. ÃÖ½Å±Û ¿· °³¼ö ½ºÅ¸ÀÏ */

	.ps_cnt {
		font-size:7pt;
		font-family:verdana;
	}

/* ¹Ýµå½Ã µé¾î°¡¾ßÇÏ´Â ½ºÅ¸ÀÏ ³¡ - ÀÌ ¾Æ·¡´Â ÀÚÀ¯·Ó°Ô Ãß°¡, »èÁ¦ °¡´É */

	.h1 {
		font-size:10pt;
		font-family:tahoma, ±¼¸²;
		font-weight:bold;
		letter-spacing:-1px;
	}

	.h2 {
		font-size:10pt;
		font-family: ±¼¸²;
		font-weight:bold;
		letter-spacing:-1px;
	}

	.h3 {
		color:#202020;
		padding:30 0 5 0;
		font-size:10pt;
		font-weight:bold;
	}

	.h4 {
		font-size:7pt;
		font-family: verdana, ±¼¸²;
	}

	.tl {
		color: white;
		font-size: 10pt;
		font-weight:bold;
		padding: 7px 0px 3px 0px;
	}

	.box1 {
		background-color:#FAFAFA;
		border-style:solid;
		border-width:1px;
		border-color:#C0C0C0;
		margin-top:5px;
	}

	.rp_rep {
		color:#606060;
		font-size:8pt;
		line-height:11px;
		padding-bottom:7px;
	}

	.rss_name {
		font-size:8pt;
		font-family:µ¸¿ò;
		color:#808080;
	}

	a.subheadline {font-family: ±¼¸²; font-size: 10pt; color:#305F99; text-decoration:none; font-weight:bold;letter-spacing:-1px; line-height:15px; }
	a.subheadline:hover {font-family: ±¼¸²; font-size: 10pt; color:#DB4646; text-decoration:underline; font-weight:bold;letter-spacing:-1px;}
	a.subheadline:visited {color:#83AFBF;}

-->
