@charset "utf-8";

#footer { position: relative; left: 0; top: 0; margin-top: 7px; height: 70px; *zoom: 1; overflow: hidden; background: url('./_common/footer.png') no-repeat; }

	#registeredInformation { display: none; }
	#copyright { position: absolute; left: 13px; top: 48px; width: 700px; height: 15px; display: block; font-family: 'Verdana'; font-size: 86%; letter-spacing: -1px; color: #8e8e8e; }

	#visitorCounter { position: absolute; right: 11px; top: 9px; color: #8e8e8e; font-family: 'Dotum', '돋움', 'Verdana'; font-size: 86%; }

	#siteLink { position: absolute; left: 5px; top: 10px; width: 410px; height: 18px; font-family: 'Dotum', '돋움', 'Verdana'; font-size: 86%; letter-spacing: -1px; color: #8e8e8e; }
	#siteLink:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
		#siteLink li { float: left; height: 18px; }
		
		#siteLink li#toIntroduce { width: 65px; }
		#siteLink li#toUserAgreement { width: 53px; }
		#siteLink li#toPrivacyPolicy { width: 90px; }
		#siteLink li#toNoRobot { width: 117px; }
		#siteLink li#toAdInquiry { width: 55px; }
		#siteLink li#toReport { width: 30px; }
			#siteLink li a { display: block; width: 100%; height: 100%; text-indent: -10000px; }

#hiddenCounter { position: absolute; top: 0; left: 0; z-index: -20000; display: none; }