﻿@charset "utf-8";
/* base */
body { margin: 0; padding: 0; background-color: #fff; }
img,fieldset { border:0 none;}
dl,ul,ol,li { list-style: none; }
hr { display:none; }
h1,h2,h3,h4,h5,dl,dt,dd,ul,li,ol,th,td,p,blockquote,form,fieldset,legend,body { margin: 0; padding: 0; font-family: '돋움', 'Dotum', '굴림', 'gulim', 'Helvetica', 'Apple-Gothic'; letter-spacing: -1px; }
a { text-decoration: none; }
a:link, a:hover, a:active { text-decoration: none; }
input, select, textarea { font-size: 100%; vertical-align: middle; }

.nodp { display: none; }
.clr { clear: both; }

/* layout */
body { text-align: center; margin: 0; padding: 0; background-color: #fff; }
	#mobileWrap { text-align: left; width: auto; min-width: 320px; }
	#mobileViewWrap { text-align: left; width: auto; min-width: 240px; }
		#topWrap, #contentsWrap { margin: 0 10px; }
		#footerWrap { text-align: center; }

/* CI & BI - FB */
#gnbLogoNav h1 { position: relative; }
#gnbLogoNav a { position: absolute; display: block; text-indent: -1000em; overflow: hidden; }
#gnbLogoNav h1 a.daum { background-position: left top; }

/* GNB */
#gnbTabNav { position: relative; }
	#gnbBrd { position: relative; height: 100%; }
	#gnbBrd a { display: block; float: left; text-indent: -1000em; overflow: hidden; text-decoration: none; }

/* Page Navigation */
#pagingNav { clear: both; margin: 0 auto; text-align: center; font-family: 'Helvetica'; letter-spacing: -1px; line-height: normal; padding: 22px 0 5px 0; }
	.cur_num, #pagingNav a { display: inline-block; color: #656565; text-decoration: none; vertical-align: middle; }
	.num_box { color: #656565; border: 2px solid #D4D4D4; font-weight:bold; }
	.cur_num { border: 2px solid #E47531; color: #FFF; background-color: #ED7F47; }


/* footerWrap */
#footer { padding-top:1px; border-top: 1px solid #dadada; }
#footer .mini_copy { margin: 0; background-color:#f0f0f0; text-align: center; vertical-align: top; }
#footer .copy { font-family: 'Helvetica'; color:#999; text-align: center; letter-spacing: 0; }