@charset "UTF-8";
*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a{color: inherit;font-size: inherit;font-weight: inherit;line-height: inherit;text-decoration: none; }
html,body,.error_wrap{width: 100%;height: 100%;}
.error_wrap .dt{display: table;width: 100%;height: 100%;table-layout: fixed;}
.error_wrap .dt .dtc{display: table-cell;width: 100%;height: 100%;vertical-align: middle;text-align: center;}
.error_wrap .dt .dtc .cont{width: 1200px;margin: 0 auto;max-width: 100%;padding: 0 20px;}
.error_wrap .dt .dtc .cont h1{margin-top: 50px;font-family: '돋움';color: #333;font-size: 30px;}
.error_wrap .dt .dtc .cont img{max-width: 100%;}
.error_wrap .dt .dtc .cont .e1{margin: 20px 0 50px;font-family: '돋움';font-size: 16px;line-height: 150%;color: #666;}
.error_wrap .dt .dtc .cont .link_line{font-size: 0;}
.error_wrap .dt .dtc .cont .link{display: inline-block;width: 180px;height: 50px;margin: 3px;line-height: 48px;border: 1px solid #999;color: #666;font-family: '돋움';font-size: 16px;}





