@charset "euc-kr";
/* CSS Document */

    #banner_wap_body {position:relative; margin-top:90px; overflow:hidden;}/* overflow:hidden; */
	#banner_wap_body .box_skitter_data {display:none};

	#banner_wap_body .viewlist {border:2px #cccccc solid;}
	#banner_wap_body .viewlist ul{margin-left:5px;margin-right:5px;}
	#banner_wap_body .viewlist li {border-bottom:1px #ededed dotted;padding-left:10px;background-color:#FFFFFF}
	#banner_wap_body .viewlist li.active, #banner_wap_body .viewlist li:hover {background-color:#ededed;color:#e31b23;font-weight:bold;}
	#banner_wap_body .viewlist li.active a, #banner_wap_body .viewlist li:hover  a{color:#e31b23;}

	#banner_wap_body .box_skitter_bultbox .bult {float:left;width:14px; height:14px;margin:5px 5px 5px 5px;background-image:url('../img/paging.rolling.png');background-repeat:no-repeat;background-position:-50px 0px;cursor:pointer;}
	#banner_wap_body .box_skitter_bultbox .bult.active {background-position:-50px -18px;}
	#banner_wap_body .box_skitter_bultbox .bultcontroller {float:left;width:14px; height:14px;margin:5px 5px 5px 5px;background-image:url('../img/paging.rolling.png');background-repeat:no-repeat;background-position:-68px 0px;cursor:pointer;}
	#banner_wap_body .box_skitter_bultbox .bultcontroller.active {background-position:-68px -18px;cursor:pointer;}

	#banner_wap_body .cntview {color:#FFFFFF;background-image:url('../img/page_view.png');background-repeat:no-repeat;background-position:center middle;}

	#banner_wap_body .controller_left {width:15px;height:24px;background:url('../img/right.png') no-repeat center / 100%; opacity:0.3 } 
	#banner_wap_body .controller_right {width:15px;height:24px;background:url('../img/left.png') no-repeat center / 100%; opacity:0.3 } 
	#banner_wap_body .controller_left:hover { opacity:1} 
	#banner_wap_body .controller_right:hover { opacity:1} 