body { margin:0px; overflow-y:scroll; }
		*{
	     margin: 0;
		 padding: 0;
		 list-style-type: none;
		 @import url('css/nanumbarungothic.css') ;
		 font-size:11pt;
		 font-family: 'Nanum Barun Gothic', 'NanumBarunGothic', sans-serif;} /*'NanumBarunGothic', ÀÛ¾÷½Ã ÁÖ¼®*/
		 A:link    {color:BLACK;text-decoration:none}
		 A:visited {color:BLACK;text-decoration:none}
		 A:active  {color:BLACK;text-decoration:none}
		 A:hover   {color:#036391;text-decoration:none}

		 .BAR1 {
		 color:#B7B7BB;
		 }

		 .VIEW1 {
		 color:#676767;
		 }

		 .SUB1 {
		 color:#036391;
		 }

		 .FOOT1 {
		 color:#9F9F9F;
		 }

		.input {font-size:11pt; border:solid 1px;border-color:#E5E5E5;background-color:white;height:25px; color:#036391}
		select {font-size:11pt; border:solid 1px;border-color:#E5E5E5;background-color:white;height:25px; color:#036391}
		textarea {border:solid 1px;border-color:#E5E5E5;background-color:white; color:#036391; width:98%;}
		.submit {border:solid 1px; background-color:#E5E5E5; width:110px; height:25px}
		input[type=button] {border:solid 1px; background-color:#E5E5E5; width:110px; height:25px}
		input[type=submit] {border:solid 1px; background-color:#E5E5E5; width:110px; height:25px}
		input[type=file] {border: 1px; background-color:#E5E5E5; height:25px}