@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
	body{
		margin-left: -0px;
		margin-top: -0px;
		margin-right: -0px;
		margin-bottom: -0px;
		background-image:url(image/bg_body.jpg);
		background-image:repeat-x;
		font-size:9pt;color:#333333;text-align:justify;font-family: 'Nanum Gothic';
	}
	#main {
		background-image:url(image/div_bg.png);
		width:1200;
		height:703px;
	}
	#top{
		width:100%;
		height:95px;
	}
	#bottom{
		width:100%;
		height:105px;
		clear:both;
	}
	#map{
		clear:both;
		position:absolute;
		left:1010px;
		top:600px;
		z-index:50;

	}

td,select,input {font-size:9pt;color:#333333;font-family: 'Nanum Gothic';
	line-height:150%}