﻿@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; }


.fontA {font: bold 18px/1.2 "나눔고딕";  font-family: 'Nanum Gothic';  color: #333;}

.popUp {width: 590px; height: 665px; background: #fff; border: 1px solid #999; position: relative; }
.popUp h3 {width: 560px; height: 30px; border-bottom: 1px dashed #999; padding-top: 15px; padding-left: 30px; }
.popUp p {width: 560px; height: 25px; padding-top: 15px; padding-left: 30px; }
.close {position: absolute; top: 10px; right: 10px;  }
.popupImg {width: 390px; height: 550px; border: 1px solid #999; margin-left: 30px; float: left;   }
.popUp ul {width: 108px; height: 67px; margin-left: 28px; margin-top: 487px; float: left;}
.popUp li a {display: block; width:108px; height: 32px; }
/*.popUp li a:hover{background-position: 0px -32px;}*/
.btn_printOut {background: url(../../images/content/popup/btn_printout_out.png) no-repeat 0px 0px; margin-bottom:5px; }
.btn_printOut:hover {background: url(../../images/content/popup/btn_printout_over.png) no-repeat 0px 0px; margin-bottom:5px; }

.btn_myFolder{background: url(../../images/content/popup/btn_addtomyfolder_out.png) no-repeat 0px 0px; }
.btn_myFolder:hover{background: url(../../images/content/popup/btn_addtomyfolder_over.png) no-repeat 0px 0px; }

