body {
	margin:0;
	padding:0;
	height:100%;
	margin:0 auto;
	position:relative;
	background-image: url(../../common/images/bg_p01.gif);
	background-repeat: repeat;
	font-size:14px;
	font-family:"Malgun Gothic", Dotum, tahoma;
	color:#27292a;
	line-height:18px;
}

div, ul, ol, li, dl, dt, dd, form, fieldset, input, button, p, h1, h2, h3, h4, h5, h6, blockquote, iframe, textarea, th, td {margin:0; padding:0;}
img {border:0; vertical-align:middle;}
li {list-style:none;}


/* Zoom Start */
.closeBtn {position:absolute; cursor:pointer;margin-top:10px; margin-left:935px;}

.zoomPart {display:none;position:absolute; width:1014px; height:666px; margin:20px 0 0 0; }

.partTable {display:table; background-color:#fff; width:1000px; height:666px; margin:0 auto; border:3px solid #ffd200;}
.partTablecell {display:table-cell;vertical-align:middle; text-align:center;}
.tableOver {width:1000px; height: 666px; overflow:auto;}

#imgZone div  {margin:80px 0 0 98px; background:url(../../common/images/zoom.png) center no-repeat;}
/* Zoom End */