/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejuhallasan.css);
body{background-image:url(/images/body_bg.jpg);
     background-position:left top;
	 background-repeat:repeat;
	 background-color:#FBF5E9;
	 margin:0px;
	 }
	 
table,div,p{font-size:12px;margin:0px; font-family:"±¼¸²", "µ¸¿ò"; line-height:19px;color:#5C2700}
ul{font-family:"±¼¸²", "µ¸¿ò"}

a{font-size:12px;color:black;text-decoration:none}
a:hover{font-size:12px;color:#666666;text-decoration:none}
a:visted{font-size:12px;color:black;text-decoration:none}

img{border:0px;}

#topmenu{height:98px; background-image:url(/images/menu_bg_main.jpg);
         background-position:left top;
		 background-repeat:no-repeat;
		 }
ul.top-menu{
	        list-style:none;
			margin:30px 0 0 0;
			padding:0 0 0 20px;
			height:40px;
			overflow:hidden;
			float:right;
			}
ul.top-menu li{
	           float:left;
			   padding:5px 12px;
			   text-align:center;
			   }
			   ul.top-menu li a{
				                font-size:16px;
								text-align:center;
								font-family:'Jeju Gothic', serif;
								letter-spacing:-1px;
								color:#000;
								}
								ul.top-menu li a:hover{
									                   font-size:16px;
													   text-align:center;
													   font-family:'Jeju Gothic', serif;
													   letter-spacing:-1px;
													   color:#6e2f2f;
													   }
#topmenusub{height:98px; background-image:url(images/menu_bg.jpg);
            background-position:left top;
		    background-repeat:no-repeat;
		   text-align:right;
		 }
		 
#subleftbg{background-image:url(/images/sub_left_bg.jpg);
           background-position:right top;
		   background-repeat:no-repeat;
		   width:282px;
		   height:484px;
		   }
		   
#mswf{clear:both;width:572px; height:377px;
      background-image:url(/images/swf_bg.jpg);
	  background-position:left top;
	  background-repeat:no-repeat;}
	  
#infomation	{margin:10px;border:#FFffff solid 1px; padding:12px;}

.sub01bg{background-image:url(images/sub01_bg.gif);
         background-position:right bottom;
		 background-color:#D3C6AC;
		 background-repeat:no-repeat;
		 }
   
.point{color:#FF0000; font-weight:bold;}
.point2{color:#0033FF;font-weight:bold;}
.point3{color:#FF6600;font-weight:bold;}
.point4{color:#6600FF;font-weight:bold;}
.point5{color:#336600;font-weight:bold;}
.point6{color:#CCFF00; font-weight:bold;}
.point7{color:#99CCFF; font-weight:bold;}
.point8{color:#6666FF;}
.point9{color:#339900;}
.point10{color:#0099FF;}
.point11{color:#FF33FF;}

<!--
#rightDiv {
	position:absolute;
	left:990px;
	top:10px;
	width:135px;
	height:544px;
	z-index:3;
}
-->
<!--
#rightDiv2 {
	position:absolute;
	left:0px;
	top:131px;
	width:990px;
	height:363px;
	z-index:4;
}
-->