@charset "euc-kr";
/* CSS Document */

.az_scroller{	width:98% !important;	height:115px;    padding: 0;    margin: 0;	text-align:center;}
.az_scroller .scroller_mask{	left:30px;top:0;	margin:0;    position: absolute;    overflow: hidden;
	width:98% ;	height:115px;}
.az_scroller ul{	left:0;top:0;    padding:0;    margin: 0;    float: left;	height:115px;}
.az_scroller ul li{    padding: 0;    margin:0px 13px 0 0px;    margin-bottom:0;    list-style: none;    float: left;    text-align: left;    display:inline-block;}
.az_scroller ul li a{    text-decoration: none;}
.az_scroller ul li a scroller_title{	overflow:hidden;}
.az_scroller ul li a:hover{    text-decoration: underline;}
.az_scroller ul li a img{    border: none;}
.az_scroller .scroller_nav{    position: absolute;}
.az_scroller .scroller_nav li{ cursor: pointer;   position: absolute;}

.az_scroller .scroller_nav li.arrow_left{width:30px;height:105px;left:0;top:0;margin:0;}
.az_scroller .scroller_nav li.arrow_right{width:30px;height:105px;right:0;top:0;margin:0}