@charset "utf-8";
/* CSS Document */

.clsBannerButton {position:absolute; float:left; margin-left:240px; margin-top:114px; z-index:10}  /*버튼위치*/
.clsBannerButton li {float:left; width:16px; height:4px;list-style-type:none;}
.clsBannerButton li.fir {border-left:1px solid #e1e1e1;}
.clsBannerButton li.labelOverClass {font-weight:bold;}

.clsBannerScreen {overflow:hidden; width:100%;  z-index:1;}
.clsBannerScreen .images {display:none; }

@media screen and (max-width:768px) {
	
	
}