<!--

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

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

	body,td {
		font-size:9pt;
		/*font-family: "¸¼Àº °íµñ",Tahoma,±¼¸²;*/
		font-family: ±¼¸²,"¸¼Àº °íµñ",Tahoma;
		line-height:150%;
	}

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

	A:link { color:#020F88;; text-decoration:none; }
	A:visited { color:#020F88;; text-decoration:none; }
	/*A:hover { text-decoration:underline; }*/

/* 3. ÀÌ¹ÌÁö */

	img {
		border-width:0;
	}

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

	.ib {
		cursor:pointer;
	}

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

	.text {
		/*font-family: soyabarun9,±¼¸²; */
		/*font-family: ±¼¸²,"¸¼Àº °íµñ",Tahoma;*/
		font-family: "¸¼Àº °íµñ",±¼¸²,Tahoma;
		font-size:10pt;
		padding-top:2;
	}

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

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

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

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

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

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

/* 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:#C0D0D0;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		height:18;
	}

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

	.cal_day2 {
		color:#C0D0D0;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		height:18;
	}

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

	.cal_day3 {
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		height:18;
	}

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

	.cal_day4 {
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		padding-left:2;
		background-color:#D0E8E8;
		font-weight:bold;
		height:18;
	}

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

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

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

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

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

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px solid gray;
	}

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

	.tl {
		color: #020F88;
		font-size: 12pt;
		font-weight:bold;
		padding: 0 0 0 0;
	}

	.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:15 0 10 7;
	}


	.h1 {
		font-size:7pt;
		font-family: "¸¼Àº °íµñ",Tahoma,verdana,±¼¸²;
	}

	.h2 {
		font-size:8pt;
		font-family:"¸¼Àº °íµñ",verdana, ±¼¸²;
	}

	.box1 {
		background-color:#FAFAFA;
		border-style:solid;
		border-width:1;
		border-color:#C0C0C0;
		margin-top:5;
	}

	.box2 {
		background-color:#FFBB22;
		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;
	}
    .mycomment {
		font-size:9pt;
		font-family:soyabarun9;
	}

-->

