

#scroll {											position:relative; height:136px; margin: 10px 10px;}

#carousel {										background:url(../img/03_cnt/crsl_bg.gif) repeat-x; height:136px; margin: 0;}

#container {									}
#container a {								text-decoration: none;}
#container .item {						display:inline; width:284px; margin:0 3px 0 3px; padding:14px 4px 4px 14px; text-align:left; overflow:hidden; float:left; outline: 0;}

.yui-carousel-nav{						}
.yui-carousel-nav ul{					display: none;}
.yui-carousel-element li {		height: 116px; border:none;}
.yui-carousel-item-selected{ 	border:1px dashed #FF0000;}
.yui-carousel .yui-carousel-item-selected{border:none; outline:0; }

.yui-carousel-content {				margin: 0 20px;}

.yui-carousel-button {				width:18px; height:134px; position: absolute; visibility:hidden;}
.yui-carousel-button button {	width:0px; height:134px; border:none; background:none; cursor:pointer; visibility:hidden;}
.yui-carousel-first-button{		width:20px; top:0; left:0; background:url(../img/03_cnt/home_crsl_btn.png) no-repeat; border:none; cursor:pointer;}
.yui-carousel-next-button{		width:20px; right:0; top:0; background:url(../img/03_cnt/home_crsl_btn.png) no-repeat -18px 0; border:none; cursor:pointer;}


.yui-carousel-item-selected{ 	border:none; outline: 0;}