@charset "utf-8";

/* default */
html,body{width:100%;height:100%}
html{overflow-y:scroll}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,input,button{font-family:dotum,µ¸¿ò;font-size:12px;color:#555}
body{text-align:center}
img,fieldset,iframe{border:0 none}
legend{display:none}
li{list-style:none}
input,select,button{vertical-align:middle;font-size:12px;color:#555}
table,th,td{font-size:12px;font-family:dotum,µ¸¿ò;color:#555}
a{color:#333;text-decoration:none}
a:hover{text-decoration:underline}
a, img, input{outline:none} /* FF */

a.home{display:inline-block;height:32px;padding-left:20px;background:url(/images/error/btn_bg.png) no-repeat 0 0}
a.home span{display:inline-block;height:32px;padding:8px 20px 0 0;cursor:pointer;font-size:14px;font-weight:bold;color:#FFF;background:url(/images/error/btn_bg.png) no-repeat right 0}
@-moz-document url-prefix(){a.home span{padding:7px 20px 0 0}} /* FF */
a.home:hover{display:inline-block;height:32px;padding-left:20px;text-decoration:none;background:url(/images/error/btn_bg_o.png) no-repeat 0 0}
a.home:hover span{display:inline-block;height:32px;padding:8px 20px 0 0;font-size:14px;font-weight:bold;color:#FFF;background:url(/images/error/btn_bg_o.png) no-repeat right 0}
@-moz-document url-prefix(){a.home:hover span{padding:7px 20px 0 0}} /* FF */

.error_page{display:inline-block;width:100%;margin:0 auto}
.error_page  .error_top{display:inline-block;width:100%;height:120px;border-bottom:5px solid #FF5353}
.error_page  .error_top h1{display:inline-block;width:800px;height:100px;text-align:left}
.error_page  .error_top h1 a{display:block;width:800px;height:100px;text-align:left;text-indent:-5000px;width:215px;height:47px;margin-top:70px;margin-left:30px;background:url(/images/error/logo.png) no-repeat}
.error_page  .txt_box{display:inline-block;width:100%;margin:0 auto;text-align:center}
.error_page  .error_text{display:inline-block;width:800px;margin-top:80px;text-align:left}
.error_page  .error_text h3{display:inline-block;text-indent:100%;white-space:nowrap;overflow:hidden;width:780px;height:123px;background:url(/images/error/error_tit.png) no-repeat}
.error_page  .error_text .memo{display:inline-block;margin-top:40px;margin-left:105px;font-size:14px;line-height:130%\9;color:#444}
.error_page  .error_text .memo .call{font-weight:bold;color:#FF5353}
.error_page  .btn{display:inline-block;width:100%;;margin-top:50px}