@charset "euc-kr";
/* CSS Document */

.az_scroller{	width:98% !important;	height:127px;    padding: 0;    margin: 0;	text-align:center;}
.az_scroller .scroller_mask{	left:23px;top:0;	margin:0;    position: absolute;    overflow: hidden;
	width:153px ;	height:127px;}
.az_scroller ul{	left:0;top:0;    padding:0;    margin: 0;    float: left;	height:127px;}
.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:23px;height:127px;left:0;top:0;margin:0;}
.az_scroller .scroller_nav li.arrow_right{width: 23px;height: 127px; left:167px;right:0x;top: 0;margin: 0}
