/*@charset "utf-8";*/
* { padding:0; margin:0; }
body { font:12px/18px "µ¸¿ò",Arial,Verdana,sans-serif; color:#777; }
hr, legend, label { display:none; }
img, fieldset { border:0; }
html, body { height:100%; }
a:link { text-decoration:none; color:#777; }
a:visited { text-decoration:none; color:#777; }
a:active { text-decoration:none; color:#777; }
a:hover { text-decoration:underline; color:#666; }
ul, li { list-style:none; }

/* Main Layout */
#main-wrapper { background:url(../page/00_main/images/background.jpg) no-repeat; overflow:hidden; }
	#main-head { height:450px; position:relative; z-index:2; }
	#main-body { height:115px; overflow:hidden; }
		#main-body01 { margin-left:35px; width:265px; height:115px; float:left; background:url(../page/00_main/images/login_back.gif) no-repeat; font:11px/18px "µ¸¿ò"; color:#777; }
			.body01-input { font:11px/18px "µ¸¿ò"; color:#777; width:150px; height:17px; }
		#main-body02 { margin-left:15px; width:270px; height:115px; float:left; }
		#main-body03 { margin-left:30px; height:115px; float:left; }
			#board-title { float:left; height:35px; width:230px; }
			#board-con { float:left; clear:both; width:230px; position:relative; z-index:2; }
				#board-con li { font:11px/16px "µ¸¿ò";  }
	#main-foot { text-align:center; padding-top:10px; clear:both; }
	#navi-about { position:absolute; left:760px; top:320px; z-index:1; }

/* Sub Layout */
#wrapper { overflow:hidden; }
	#head { height:300px; float:left; }
	#body { float:left; overflow:hidden; width:1000px; }
		#body-left { width:210px; float:left; }
		#body-center { margin-left:50px; width:640px; float:left; overflow:hidden; }
			#title { height:35px; width:640px; float:left; background:url(../images/title_back.gif) no-repeat; }
			#content { clear:both; padding-top:15px; padding-bottom:25px; text-align:justify; }
		#body-right { float:left; }
	#foot { padding-top:15px; width:100%; text-align:center; height:35px; float:left; background:url(../images/copy_back.gif) repeat-x; }

#gotop { width:65px; height:335px; overflow:hidden; background:url(../images/quick_back.gif) no-repeat; }
	#gotop01 { margin-top:64px; height:17px; float:left; }
	#gotop02 { height:54px; float:left; }
	#gotop03 { height:54px; float:left; }
	#gotop04 { height:60px; float:left; }
	#gotop05 { padding-top:9px; height:22px; clear:both; }