﻿@page a4sheet { size: 21.0cm 29.7cm }

body {
    color : #000000; background : #FFFFFF; font-family : 굴림,"Times New Roman"; font-size : 12pt;
    margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px;
}

div, ul,li {
    overflow: visible;
    display: inline;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
span {
    padding: 0;
}
.vtit {
    background: none;
    border: none;
    display: block !important;
    margin-bottom: 10px;
}
a {text-decoration : underline;}

.cmHd,#gnb,#gbottombox,#visual04,#footWrapper,#ReBody,#translateSelectBar,.vtge,.but,.vbut2,.pbn,.addbox,#subBlock01,.mlist02,.cmtbox  {
    display: none;
}
#Topbar,#cont_left,.subTitle,#Footmar  {
    display: none;
}


#title {
    font-size: 20px;
}
#bodyOrigin {
    page: a4sheet;
    page-break-after: always;
    font-size:12px;
    overflow: visible;
}
