ul, ol, li {
	list-style:none outside;
}

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, p, blockquote, em, p {
	margin:0;
	padding:0;
}
fieldset {
	border:0 none;
}
img, fieldset {
	border:0 none;
}
.png {
	display:block;
	vertical-align:top;
	border:0;
	_behavior:url("/css/iepngfix.htc");
}


.banner {width:1100px; height:84px; padding:25px 0; margin:0 auto; position:relative; z-index:0; }
.banner_img { width:1100px; left:0px; position:relative; top:0px; z-index:300;}

.m-zone02 {
	width: 1100px; float: left;
}


/* ÀÌ¹ÌÁö°¡·ÎÀ§Ä¡ */
.menu-cate .zone {  margin-top: 5px; position: relative;
}
.menu-cate .con {
	margin: 0px auto;  width: 990px; height: 90px; overflow: hidden;
}
.menu-cate .con li {
   padding:0 4px; width:90px; height:37px; text-align: center; float: left;
}
.caroufredsel_wrapper {top:17px !important;}
/* ÀÌ¹ÌÁö»çÀÌÁî */
.menu-cate .con li img {
	/*width: 124px; height: 50px;*/
	width:100%;
}
.menu-cate .con .tit-p {
	margin-top: 0px; display: block;
}
/* ÁÂ¿ì¹öÆ° */
.menu-cate button {
	background: url("../images/btn_dir01.gif") no-repeat 0px 0px; border: currentColor; border-image: none; top: 13px; width: 29px; height: 43px; overflow: visible; vertical-align: top; position: absolute; cursor: pointer;
}
.menu-cate .btn-prev {
	left: 12px; border:0;
}
.menu-cate .btn-next {
	background-position: 0px -58px; right: 8px; border:0;
}


.clear::after {
	height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: ".";
}
.clear {
	display: inline-block;
}
* html .clear {
	height: 0px;
}
.clear {
	display: block;
}
.clear-both {
	clear: both;
}
.hidden-obj {
	left: -9000px; top: -9000px; visibility: hidden; position: absolute;
}
.hide-obj {
	height: 0px !important; visibility: hidden;
}
.display-none {
	display: none;
}