/* 
*	Urmatoarele stiluri sunt doar pentru prezentarea demo-urilor si nu au nici o legatura cu functionalitatea plugin-ului:
*/


/*a { 
	color: #BE0C0C;
	text-decoration: none;
}
a:hover { color: #333; }*/

.main a:active, .main a:focus { outline: none; }

.ico { 
	width: 6px;
	height: 9px;
	display: block;
	padding: 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/* black.css £õ(Ùñ¡¦
.ico-prev { background-image: url(../images/btn_prev.gif); margin: 0 13px 0 1em;}
.ico-next { background-image: url(../images/btn_next.gif); }
*/
.float-left { float: left; }
.float-right { float: right; }

.menu {
	list-style-type: none;
	width: 520px;
	text-align: center;
	padding-top: 4px;
}

.slide-main {
	width: 200px;
	}

.scroller {
	width: 200px;
	overflow: hidden;
	margin-bottom: 5px;
}


#content-1 {
	width: 3800px;
}


.slide {
	width: 200px;
	float: left;
}

.slide, .scroller {
	height: 100px;
}
