﻿#divHanger, #divHanger2 {position:relative; width:100%; min-width:1100px; min-height:470px; overflow:hidden; }
		
.slider-banner{min-height:470px;}
.clsBannerScreen {position:absolute; width:100%; min-height:470px;  top: 0; left:50%; margin:0 -960px  0 -960px}/*margin:0 -550px  0 -550px;*/
		.clsBannerScreen div {display:none; width:100%; text-align:center}
		.clsBannerScreen div img {border:0; /*width:1100px; height:470px;*/}
		.clsBanner { position:relative; float:left; margin:0;padding:0; overflow:hidden}
        /*텍스트가 들어갈경우*/
		.clsBannerButton { position:absolute; left: 0px; bottom:0px; width:100%; text-align:center; z-index:1;}
		.clsBannerButton ul{ list-style:none; width:1100px; margin:0 auto; cursor:pointer}
		.clsBannerButton ul li { transition: all 0.3s ease-in-out; float:left; text-align:center; text-decoration: none; }
		.clsHangerOut1 {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		.clsHangerOut2 {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		.clsHangerOut3 {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		.clsHangerOut4 {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		.clsHangerOut5 {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		
        /*텍스트가안들어갈경우*/
        .clsBannerButton-circle { position:absolute; left: 0px; bottom:0px; width:100%; text-align:center; z-index:1;}
		.clsBannerButton-circle ul{ list-style:none; width:1100px; margin:0 auto; cursor:pointer}
		.clsBannerButton-circle ul li { transition: all 0.3s ease-in-out; float:left; text-align:center; text-decoration: none; }
        .clsHangerOut1-circle {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		.clsHangerOut2-circle {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		.clsHangerOut3-circle {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		.clsHangerOut4-circle {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		.clsHangerOut5-circle {margin:10px 0 0; width:220px; height:35px; line-height:35px; color:#2a2a2a; background:rgba(255,255,255,.8); }
		
        
        .clsHangerOver {margin:10px 0 0; width:220px; height:35px; line-height:35px;/*height:45px; line-height:45px;*/ color:#ffffff; font-size:15px; font-weight:bold; /*background:rgba(95,206,230,.8)*/ background:#424e6e}
		
		
		.item-container{width:1024px; margin:0 auto; padding:30px 0}
		.item-container .title{font-size:24px; font-weight:bold; font-family:Malgun Gothic; margin:10px 0}
		