@charset "utf-8";

* {
	-webkit-text-size-adjust:none;
	margin:0;
	padding:0;
	font-family:'NanumGothic';
	font-size:20px;
	line-height:20px;
	list-style:none;
}


a,img{border:0;}
a{text-decoration:none;}
.slider{overflow:hidden;}
.conbox{}
#kmhbtn {position:absolute;width:1150px; z-index:15;margin-left:50%; left:-575px; top:170px;}
.prev{float:right;}
.next{float:left;}
.prev a{cursor:pointer;}
.next a{cursor:pointer;}
.switcher{position:absolute;top:15px;left:0;margin-left:45%;z-index:10;}
.switcher a{background:url('../img/index/ct02_btn01.png') no-repeat;float:left;height:10px;width:10px;margin-right:3px;}
.switcher a.cur,.switcher a:hover{background:url('../img/index/ct02_btn01_o.png') no-repeat;float:left;height:10px;width:10px;margin-right:3px;}

.slides_img {position: absolute;z-index: 80;}