﻿@charset "utf-8";

* {padding:0;margin:0;}
body {background-color:#FFFFFF;}
img {border:none;}

#errorBox {position:absolute;top:50%;left:50%;width:660px;height:338px;margin:0 auto;margin-top:-174px;margin-left:-335px;border:5px solid #E3F0F6;}
#errorBox h1 {margin:10px 10px 30px 0;text-align:right;}
.errorCon {width:611px;height:195px;background:url( /Kor/Images/Common/error_img.gif) no-repeat right 31px;margin:0 0 21px 49px;}
.errorBtn {text-align:center;}
.errorLine {width:328px;background:url(/Kor/Images/Common/img_line.gif) repeat-x left top;margin:15px 0;}

.marBtm10 {margin-bottom:10px;}
.marBtm20 {margin-bottom:20px;}

