<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-kr";
/********************* 서브공통 ***********************************/
body, html {
	font-family:'Nanum Gothic', gulim, sans-serif;
	background-color:#fff;
	height:100%;
	min-height:100%;
	border:0;
	clear:both;
}
img {
	border:0px;
	-ms-interpolation-mode: bicubic;
}
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	cursor:pointer;
}
* {
	margin:0px;
	padding:0px;
}
html {
	height:100%;
}
div, ul, ol, li, dl, dt, dd, p, input, textarea, select, h1, h2, h3, h4, em, address, fieldset, form, iframe, object {
	padding:0px;
	margin:0px;
}
table {
	padding:0px;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
ul, ol, li, dl, dt, dd {
	list-style:none;
	padding:0px;
	border:0px;
}


.blind{ color:#fff; display:none; visibility:hidden; overflow:hidden; height:1px; color:#fff;}


/* clearfix*/
.cf{ zoom:1;}
.cf:before, .cf:after{ content:""; display:block;}
.cf:after{ clear:both;}


article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }

.paging{ margin-top:20px;}
.paging .e_pglist_tb{width:100%; text-align:center;}
.paging .e_pglist{list-style:none; padding:0px; margin:0px; height:40px;}
.paging .e_pglist ul{list-style:none; padding:0px; margin:0px;}
.paging .e_pglist li{list-style:none; float:left;}
.paging .e_pglistbg{background:url(http://www.bizforms.co.kr/bizservice/bookcon/img/inc/e_page_bg.jpg) no-repeat left top; width:39px; height:24px; border-top:1px solid #adadad;  border-right:1px solid #adadad; border-bottom:1px solid #adadad; padding-top:10px; font-family:"돋움", "굴림", Seoul, "한강체"; font-size:11px; font-weight:bold; color:#495164; }
.paging .e_pglistbg_ov{background:url(http://www.bizforms.co.kr/bizservice/bookcon/img/inc/e_page_bg_ov.jpg) no-repeat left top; width:39px; height:24px; border:1px solid #82868c; padding-top:10px; font-family:"돋움", "굴림", Seoul, "한강체"; font-size:11px; font-weight:bold; color:#fff; margin-left:-1px; }

</pre></body></html>