<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="euc-kr" />
<title>404 - Page Not Found</title>
<link rel='shortcut icon' href='/favicon.ico' />
<style type="text/css">
	#err_msg {text-align:center; margin-top:100px;}
	#btn {text-align:center; margin-top:70px;}
	#copyright {text-align:center; margin-top:150px; font-size:10px; font-family:verdana; color:#737672}
</style>
</head>
<body>
	<div id="err_msg"><img src="/images/pc_img_404.gif" /></div>
	<div id="copyright">Copyright�� <b>GABIA C&amp;S.</b> All Right Reserved.</div>
</body>
</html>
