<!--

/* ¹Ýµå½Ã µé¾î°¡¾ß ÇÏ´Â ½ºÅ¸ÀÏ ½ÃÀÛ */

/* 1. º»¹® ÀüÃ¼  */

	body,td {
		font-size:9pt;
		font-family: ±¼¸²,Verdana;
		line-height:150%;
	}

/* 2. ±âº» ¸µÅ© */

	A:link    { color:#00A040; text-decoration:underline; font-weight: bold; }
	A:visited { color:#00A040; text-decoration:underline; font-weight: bold; }
	A:hover   { color:#C04040; text-decoration:underline; }

	A.s:link    { color:#A0A060; text-decoration:none; font-weight: bold; }
	A.s:visited { color:#A0A060; text-decoration:none; font-weight: bold; }
	A.s:hover   { color:#C04040; text-decoration:underline; }

	A.t:link    { color:#808080; text-decoration:none; }
	A.t:visited { color:#808080; text-decoration:none; }
	A.t:hover   { color:#C04040; text-decoration:underline; }
	
/* 3. ÀÌ¹ÌÁö */

	img {
		border-width:0;
	}

   blockquote
   {
    	font-size:8pt;
    	background-color: #ffffe0;
    	padding: 0.4em;
    	border-color: gray;
    	border-style: solid;
    	border-width: 1px;
   }

/* 4. ÀÌ¹ÌÁö ¹öÆ° */

	.ib {
		cursor:pointer;
	}

/* 5. ÀÔ·Â ÅØ½ºÆ® */

	.text {
		font-family: ±¼¸²;
		font-size:9pt;
		padding-top:2;
	}

/* 6. Æ®¸® ·¹ÀÌºí */

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

/* 7. Æ®¸® Æú´õ */

	.branch3 {
		cursor:pointer;
		line-height:100%;
	}

/* 8. ´Þ·Â ¿ù Ç¥½Ã */

	.cal_month {
		font-size:8pt;
		font-family:verdana;
		text-align:center;
		height:20;
		background-color:#FAFAFA;
	}

/* 9. ´Þ·Â ¿äÀÏ Ç¥½Ã */

	.cal_week1 {
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		background-color:#E8E8E8;
	}

/* 10. ´Þ·Â ÀÏ¿äÀÏ Ç¥½Ã */

	.cal_week2 {
		color:#990000;
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		background-color:#E4E4E4;
	}

/* 11. ´Þ·Â Áö³­ ´Þ ³¯Â¥ Ç¥½Ã */

	.cal_day1 {
		font-size:8pt;
		font-family:tahoma;
		text-align:right;
		padding-right:3;
		background-color:#F0F0F0;
		height:22;
	}

/* 12. ´Þ·Â ´ÙÀ½ ´Þ ³¯Â¥ Ç¥½Ã */

	.cal_day2 {
		font-size:8pt;
		font-family:tahoma;
		text-align:right;
		padding-right:3;
		background-color:#F0F0F0;
		height:22;
	}

/* 13. ´Þ·Â ÀÌ¹ø ´Þ ³¯Â¥ Ç¥½Ã */

	.cal_day3 {
		font-size:8pt;
		font-family:tahoma;
		text-align:right;
		padding-right:3;
		background-color:#FAFAFA;
		height:22;
	}

/* 14. ´Þ·Â ¿À´Ã ³¯Â¥ Ç¥½Ã */

	.cal_day4 {
		font-size:8pt;
		font-family:tahoma;
		text-align:right;
		padding-right:3;
		background-color:#F0FAFA;
		height:22;
		border-width:1;
		border-style:solid;
		border-color:#80A0C0;
	}

/* 15. ´Þ·Â ±Û¾´ ³¯ ¸µÅ© ½ºÅ¸ÀÏ */

	A.cal_click:link { color:#0000CC; }
	A.cal_click:visited { color:#0000CC; }

/* 16. ÀÌ¹ÌÁö ¾Æ·¡ Ä¸¼Ç ½ºÅ¸ÀÏ */

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

/* 16. Å°¿öµå ½ºÅ¸ÀÏ */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 2px dashed #C0C080;
	}

/* ¹Ýµå½Ã µé¾î°¡¾ßÇÏ´Â ½ºÅ¸ÀÏ ³¡ - ÀÌ ¾Æ·¡´Â ÀÚÀ¯·Ó°Ô Ãß°¡, »èÁ¦ °¡´É */

	h2  { font-family:verdana; font-size:12pt; }

	.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;
	}

-->

