<!--

/* ¹Ýµå½Ã µé¾î°¡¾ß ÇÏ´Â ½ºÅ¸ÀÏ ½ÃÀÛ */

/* 1. º»¹® ÀüÃ¼  */

	body {
		font-size:11px;
		font-family:µ¸¿ò, verdana;
		line-height:150%;
		margin: 0px;
		padding: 0px;
		text-align: center;
		/*
		background: url("./images/bg.gif") repeat-x;
		*/
		background-color: #ff3333;
	}

/* 2. ±âº» ¸µÅ© */

	A:link { color:#003399; text-decoration:none; }
	A:visited { color:#003399; text-decoration:none; }
	A:hover { text-decoration:underline; }

/* 3. ÀÌ¹ÌÁö */

	img {
		border-width:0;
	}

/* 4. ÀÌ¹ÌÁö ¹öÆ° */

	.ib {
		cursor:pointer;
	}

/* 5. ÀÔ·Â ÅØ½ºÆ® */

	.text {
		font-family:µ¸¿ò, verdana;
		font-size:11px;
		padding-top:2;
		border:1px solid #DBDBDB;
		
	}

/* 6. Æ®¸® ·¹ÀÌºí */

	.branch2 {
		font-size:9pt;
		line-height:100%;
		padding:2px;
	}

/* 7. Æ®¸® Æú´õ */

	.branch3 {
		cursor:pointer;
		line-height:100%;
	}

/* 8. ´Þ·Â ¿ù Ç¥½Ã */

	.cal_month {
		font-size:9px;
		font-family:verdana;
		text-align:center;
		font-weight: bold; 
		height:20;
		background-color:none;
	}

/* 9. ´Þ·Â ¿äÀÏ Ç¥½Ã */

	.cal_week1 {
		text-align:center;
		color: #ffffff;
		font-size:9px;
		font-family:verdana;
		background-color:#cccc99;
	}

/* 10. ´Þ·Â ÀÏ¿äÀÏ Ç¥½Ã */

	.cal_week2 {
		color:red;
		text-align:center;
		font-size:9px;
		font-family:verdana;
		background-color:#cccc99;
	}

/* 11. ´Þ·Â Áö³­ ´Þ ³¯Â¥ Ç¥½Ã */

	.cal_day1 {
		font-size:9px;
		color:#DBDBDB;
		font-family:verdana;
		text-align:right;
		padding-right:3;
		background-color:none;
		height:22;
	}

/* 12. ´Þ·Â ´ÙÀ½ ´Þ ³¯Â¥ Ç¥½Ã */

	.cal_day2 {
		font-size:9px;
		color:#DBDBDB;
		font-family:verdana;
		text-align:right;
		padding-right:3;
		background-color:none;
		height:22;
	}

/* 13. ´Þ·Â ÀÌ¹ø ´Þ ³¯Â¥ Ç¥½Ã */

	.cal_day3 {
		font-size:9px;
		font-family:verdana;
		text-align:right;
		padding-right:3;
		background-color:none;
		height:22;
	}

/* 14. ´Þ·Â ¿À´Ã ³¯Â¥ Ç¥½Ã */

	.cal_day4 {
		font-size:9px;
		font-family:verdana;
		text-align:right;
		padding-right:3;
		background-color:#ffffff;
		height:22;
	}

/* 15. ´Þ·Â ±Û¾´ ³¯ ¸µÅ© ½ºÅ¸ÀÏ */

	A.cal_click:link { color:#6600cc;font-weight: bold; }
	A.cal_click:visited { color:#6600cc;font-weight: bold; }

/* 16. ÀÌ¹ÌÁö ¾Æ·¡ Ä¸¼Ç ½ºÅ¸ÀÏ */

	.cap1 {
		text-align:center;
		color:#300099;
		word-break:break-all;
	}

/* 16. Å°¿öµå ½ºÅ¸ÀÏ */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px dotted gray;
	}

/* ¹Ýµå½Ã µé¾î°¡¾ßÇÏ´Â ½ºÅ¸ÀÏ ³¡ - ÀÌ ¾Æ·¡´Â ÀÚÀ¯·Ó°Ô Ãß°¡, »èÁ¦ °¡´É */


	.h1 {
		font-size:7pt;
		font-family:verdana;
	}

	.h2 {
		font-size:8pt;
		font-family:verdana;
	}

	.box1 {
		border:1px solid #C0C0C0; background-color:#FAFAFA;
		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
	}
	
	#wrap {
		position: relative;
		margin: 0 auto;
		padding: 20px 0px 20px 0px;
		text-align: left;
		width: 816px;
		voice-family: "\"}\""; 
  		voice-family: inherit;
  		width: 816px;
	}
	html> #wrap {
  		width: 816px;
  	}

	
	#topmenu {
		height: 180px;
		font-size:15px;
		font-family:YoonGothic, AppleGothic, µ¸¿ò,verdana,trebuchet,sans-serif;
		text-align: center;
		margin: 0px;
		line-height: 18px;
		background-color: none;
		background: url('images/top.jpg') no-repeat 16px 16px;
		border-bottom: 0px dotted gray; padding-left:50px; padding-right:0px; padding-top:0px; padding-bottom:0px
	}
	

	#menu {
		position: absolute;
		left:575px;
		top:280px;
		font-size: 11px;
		font-family:µ¸¿ò,verdana,trebuchet,sans-serif;
		text-align: left;
		color: #333333;
		padding: 0px 0px 0px 10px;
		line-height:15px;
		background-color: none;
		width: 190px;
  	}

	
		
	#content {
		width: 556px;
		padding: 0px;
		font-size:12px;
		font-family:µ¸¿ò, verdana;
		color: #444444;
		text-align: left;
		margin: 0px 0px 0px 60px;
		line-height: 18px;
		background-color: none;
		letter-spacing: -0.0em;
		voice-family: "\"}\""; 
  		voice-family: inherit;
  		width: 450px;
  		/* compensates for IE Win bungling */
	}
	html>body #content {
  		width: 450px;
  	}
  	

	
	#keyword {
		font-size:11px;
		font-family:µ¸¿ò, verdana;
		color: #ffffff;
		text-align: left;
		padding: 0px;
		margin: 0px 20px 0px 40px;
		line-height: 18px;
		background-color: none;
		letter-spacing: -0.0em;
	}
		
	
	h2 {
		font-size:10px;
		font-family:verdana;
		letter-spacing: -0.0em;
	}
	
	.cmtbox {
		padding: 10px;
		color: #999999;
		background-color:#FAFAFA;
		border: 1px solid #C0C0C0;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	.linex {
		background-color:none;
		background-image: url('images/dot.gif');
		background-repeat: repeat-x;
		height: 2px
	}
	
	.liney {
		background-color:none;
		background-image: url('images/dot.gif');
		background-repeat: repeat-y;
		width: 2px
	}

	.author {
		font-family: verdana,trebuchet,sans-serif;
		font-size:   9px;
		color:       #555555;
		font-weight: normal;
		padding-bottom:8px;
		letter-spacing: -0.1em;
		text-align: right;
		clear: both;
	}
	. author a:link    { color:#6600cc; text-decoration: none; font-weight: bold;}
	. author a:visited { color:#6600cc; text-decoration: none; font-weight: bold;}
	. author a:active  { color:#333333; text-decoration: none; font-weight: bold;}
	. author a:hover   { color:#6600cc; text-decoration: underline; font-weight: bold;}
	
	.subject {
		font-family: YoonGothic, AppleGothic, µ¸¿ò, lucida grande,trebuchet ms,verdana,trebuchet,sans-serif;
		font-size:   12px;
		color:       #000000;
		font-weight: bold;
		letter-spacing: 0px;
		line-height: 34px;
		text-align: left;
		background: url('images/brush_bar.gif') no-repeat -10 25px;
	}
	
	.round_bar {
		position: relative;
		left:-15px;
		width: 200px;
		height: 50px;
		background-color:none;
		padding-top:10px;
		padding-left: 15px;
		font-size:9px;
		font-family:verdana;
		color: #555555;
		font-weight: bold;
		line-height: 0px;
		text-align: left;
	}
	
	xmp {
		font-family: lucida grande,trebuchet ms,verdana,trebuchet,sans-serif, YoonGothic, AppleGothic, µ¸¿ò;
		font-size:   11px;
		padding:5px;
		border: 1px solid #DBDBDB;
		background-color: #eeeeee;
	}
	
	.coding {
		font-family: lucida grande,trebuchet ms,verdana,trebuchet,sans-serif, YoonGothic, AppleGothic, µ¸¿ò;
		font-size:   11px;
		padding:5px;
		border: 1px solid #DBDBDB;
		background-color: #eeeeee;
	}
	
	#calender {
		width:100%;
		text-align: center;
	}
	
	
	/*¶ó¿îµå ¸Þ´º*/
	#menutop {
		background: url('images/postit_top.gif') no-repeat 0 20px;
		width:222px;
		height:60px;
		color: #999999;
		text-align: center;
		font-weight: bold;
		line-height: 14px
	}
	
	#menumiddle {
		margin: 0px;
		background: url('images/postit_middle.gif') repeat-y;; padding-left:15px; padding-right:15px; padding-top:0px; padding-bottom:0px
	}
	
	
	#menubottom {
		position: relative;
		top:-11px;
		background: url('images/postit_bottom.gif') no-repeat;
		width:222px;
		height:20px
	}

	/*³ëÆ®ÀÌ¹ÌÁö*/
	
	#top {
		background: url('images/top.gif') no-repeat;
		width:494px;
		height:173px;
		color: #999999;
		text-align: center;
		font-weight: bold;
		line-height: 34px
		}
	
	#notetop {
		background: url('images/notetop.gif') no-repeat;
		width:816px;
		height:86px;
		color: #999999;
		text-align: center;
		font-weight: bold;
		line-height: 34px
	}
	
	#notemiddle {
		margin: 0px;
		background: url('images/notemiddle.gif') repeat-y;
		width: 816px; padding-left:15px; padding-right:15px; padding-top:30px; padding-bottom:0px
	}
	
	
	#notebottom {
		position: relative;
		top:-11px;
		background: url('images/notebottom.gif') no-repeat;
		width:816px;
		height:67px
	}

		
-->