/* CSS Document */
body{
	 margin:0px;
	 background-image:url(/images/body_bg.jpg);
	 background-position:left top;
	 background-repeat:repeat-x;
	 }
.topbg{background-image:url(images/top_bg.jpg);
       background-position:top right;
	   background-repeat:no-repeat;
	   width:720px;
}
.mainswf{height:352px;
         background-image:url(images/main_swf_bg.jpg);
		 background-position:left top;
		 background-repeat:no-repeat;}
.subswf{height:130px;
         background-image:url(/images/main_swf_bg.jpg);
		 background-position:left top;
		 background-repeat:no-repeat;}
table,div,p{font-size:9pt;margin:0px; font-family:"±¼¸²", "µ¸¿ò"; line-height:19px; color:#333}

ul{font-family:"±¼¸²", "µ¸¿ò"; line-height:19px;}

.ulst1{padding-top:0px;padding-bottom;0px;padding-right:0px;
       margin-top:0px; margin-bottom:0px; margin-right:0px;}
	   
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;}

.contents{margin:5px;}
.contents01{margin:5px;
            background-image:url(images/sub01_bg.jpg);
			background-position:bottom right;
			background-repeat:no-repeat}
#infomation{padding:7px; margin:10px; border:#CCCCCC solid 1px;}
caption{font-weight:nomal; display:none;}
.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:1024px;
	top:120px;
	width:130px;
	height:400px;
	z-index:3;
}
-->