@charset "UTF-8";
@font-face {
   font-family: 'Nanumgothic';
   src: url('/assets/fonts/NanumGothic-Regular.eot'); /* IE9 Compat Modes */
   src: url('/assets/fonts/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/assets/fonts/NanumGothic-Regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('/assets/fonts/NanumGothic-Regular.woff') format('woff'), /* Pretty Modern Browsers */
        url('/assets/fonts/NanumGothic-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
 }
 a:link { font-family: "Nanumgothic", sans-serif; font-size: 13px; color: #888; line-height: 12pt; text-decoration: none; }
 a:visited { font-family: "Nanumgothic", sans-serif; font-size: 13px; color: #888; line-height: 12pt; text-decoration: none; }
 a:hover { font-family: "Nanumgothic", sans-serif; font-size: 13px; color: #000; line-height: 12pt; text-decoration: none; }
 a:active { font-family: "Nanumgothic", sans-serif; font-size: 13px; color: #888; line-height: 12pt; text-decoration: none; }
 .back { position: relative; top: 100px; margin-top: 80px; width: 500px; height: 590px; text-align: center; margin: 0 auto; background:url('/assets/images/404error.png') 0 0 no-repeat }
 .content { position: relative; top: 130px; left: 40px; text-align:left }
 .home { position:relative; top:10px; left: 360px; text-align:left; font:13px normal } 
 .divis { position:relative; top:170px; left: 40px; text-align:left; font:13px normal; line-height:190%; letter-spacing: -1px }