﻿@charset "utf-8";

/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ margin:0;  padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0; vertical-align:top;}
address,caption,cite,code,dfn,var {font-style:normal; font-weight:normal; }
ol,ul {list-style: none; }
caption,th { text-align:left;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight:normal;}
q:before,q:after {content:"";}
a{outline:0;   text-decoration:none;}
em { font-style:normal; }
body { font: 12px /1.2 "나눔고딕";  font-family: 'Nanum Gothic';  color: #000; }
.h { position:absolute; left:-99999px; }



/* 워크시트 세로형 1장 */
.popUp1 { width: 620px; height: 600px; background: #fff; border: 1px solid #ccc; position: relative; overflow: auto; }
.ws1 { width: 480px; height: 650px; margin-top: 15px; margin-left: 60px; margin-bottom: 10px; }
.img1 {width: 480px; height: 650px; border: 1px solid #999; }


/* 워크시트 세로형 공통 */
.title { width: 590px; height: 30px; font: 19px/1.2 "나눔고딕";  font-family: 'Nanum Gothic';  color: #333; font-weight:600; background: #fff; border-bottom: 1px dashed #999; padding-top: 15px; padding-left:10px;}
.close {position: absolute; top: 10px; right: 10px; }

.btn_print_v {float:inherit; width:108px; height:32px; margin-left:200px; margin-bottom:20px; margin-top:10px; }
a.btn_print_v {display: block; width: 108px; height: 32px; background:url(../../images/content/editing_th/btn_printout_out.png) no-repeat 0px 0px;}
a:hover.btn_print_v {display: block; width: 108px; height: 32px; background:url(../../images/content/editing_th/btn_printout_over.png) no-repeat 0px 0px;}






















