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:900px; height:50px; margin:0 auto;  }
.banner_img { width:900px; left:0px; position:relative; top:8px; z-index:300;}

.m-zone02 {
	width: 900px; float: left;
}


/* ÀÌ¹ÌÁö°¡·ÎÀ§Ä¡ */
.menu-cate .zone {  margin-top: 0px; position: relative; padding-left:22px
}
.menu-cate .con {
	 width:133px; height: 50px; overflow: hidden;
}
.menu-cate .con li {
    width: 133px; height: 50px; text-align: center; float: left; padding-right:10px;
}

/* ÀÌ¹ÌÁö»çÀÌÁî */
.menu-cate .con li img {
	width: 133px; height: 48px; border:1px solid #ddd;
}
.menu-cate .con .tit-p {
	margin-top: 0px; display: block;
}
/* ÁÂ¿ì¹öÆ° */
.menu-cate button {
	background: url("../images/btn_dir01.png") no-repeat 0px 0px; border: currentColor; border-image: none; top: 17px; width: 9px; height: 17px; overflow: visible; vertical-align: top; position: absolute; cursor: pointer;
}
.menu-cate .btn-prev {
	left: 0px; border:0;
}
.menu-cate .btn-next {
	background-position: 0px -17px; right: 0px; 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;
}