
#container_slider  	{ margin:0 auto; position:relative; text-align:left; width:550px; background:#F5F5F5;}	
#content_slider 	{ position:relative; }			
#content_slider img { border:none; }

#container_slider2 	{ margin:0 auto; position:relative; text-align:left; width:550px; background:#F5F5F5; }	
#content_slider2 	{ position:relative;}	

/* Easy Slider */

#slider {}	
#slider ul, #slider li { margin:0;padding:0;list-style:none; }
#slider li { width:550px;height:400px;overflow:hidden; background-color:#F5F5F5;}	
#prevBtn, #nextBtn { display:block;width:30px;height:43px;position:absolute;left:0px;top:178px;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6; opacity: 0.6;}	
#nextBtn { left:520px;}														
#prevBtn a, #nextBtn a { display:block;width:30px;height:43px;background:url(images/btn_prev.png) no-repeat 0 0; }	
#nextBtn a { background:url(images/btn_next.png) no-repeat 0 0;	}		

#prevBtn a:hover, #nextBtn a:hover { display:block; filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity: 1.0; opacity: 1.0;}

	
#slider2 {}	
#slider2 ul, #slider2 li { margin:0;padding:0;list-style:none; }
#slider2 li { width:140px;height:400px;overflow:hidden; }	

#container_slider3 	{ margin:0; position:relative; text-align:center; width:230px; background:transparent; }	
#content_slider3 	{ position:relative;}	
#slider3 {}	
#slider3 ul, #slider3 li { margin:0;padding:0;list-style:none; }
#slider3 li { width:230px;height:170px;overflow:hidden; }	
#prevBtn3, #nextBtn3 { display:block;width:14px;height:27px;position:absolute;left:-14px;top:60px; }	
#nextBtn3 { left:230px;}														
#prevBtn3 a, #nextBtn3 a { display:block;width:14px;height:27px;background:url(images/btn_prev.gif) no-repeat 0 0; }	
#nextBtn3 a { background:url(images/btn_next.gif) no-repeat 0 0;	}	

#container_slider4 	{ margin:0; position:relative; text-align:center; width:230px; background:transparent; }	
#content_slider4 	{ position:relative;}	
#slider4 {}	
#slider4 ul, #slider4 li { margin:0;padding:0;list-style:none; }
#slider4 li { width:230px;height:170px;overflow:hidden; }	

#prevBtn4, #nextBtn4 { display:block;width:14px;height:27px;position:absolute;left:-14px;top:60px; }	
#nextBtn4 { left:230px;}														
#prevBtn4 a, #nextBtn4 a { display:block;width:14px;height:27px;background:url(images/btn_prev.gif) no-repeat 0 0; }	
#nextBtn4 a { background:url(images/btn_next.gif) no-repeat 0 0; }		

#container_slider5 	{ margin:0; position:relative; text-align:center; width:132px; background:transparent; }	
#content_slider5 	{ position:relative;left:10px;}	
#slider5 {}	
#slider5 ul, #slider5 li { margin:0;padding:0;list-style:none; text-align:center; }
#slider5 li { width:140px;height:200px;overflow:hidden; text-align:center; }	

#prevBtn5, #nextBtn5 { display:block;width:14px;height:27px;position:absolute;left:-5px;top:10px; }	
#nextBtn5 { left:137px;}														
#prevBtn5 a, #nextBtn5 a { display:block;width:14px;height:27px;background:url(../../left.gif) no-repeat 0 0; }	
#nextBtn5 a { background:url(../../right.gif) no-repeat 0 0; }	

	/* numeric controls */	
	ol#controls{
	padding:0;position:absolute;top:-5px; left:30px;
		}
	ol#controls li{
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

	padding:0;
		}
	ol#controls li a{
	background:#cccccc;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	height:13px;
	width:13px;	
	
	border:0px solid #fff;
	color:#fff;
	padding:0px 0px;
	text-decoration:none;
	display:block;

	float:left;
	margin:0 5px 0 0;
	
		}
	ol#controls li a.link1{
		background:#000;
		}
	ol#controls li.current a{
		background:#74AA38;
		color:#333;
		}
		ol#controls li a:hover{
		background:#D1181D;
		color:#fff;
		}		
		ol#controls li.current a:hover{
		background:#FDB713;
		color:#333;cursor:default
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/* END NEW numeric controls */	

	/* numeric controls 
	ol#controls{position:absolute; bottom:0px;left:20px;
		margin:5px 0;
		padding:0;
		height:14px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:14px;
		width:14px;
		line-height:14px;
		}
	ol#controls li a{
		float:left;
		height:14px;
		width:14px;
		line-height:14px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#000;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#D1181D;
		color:#000;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {outline:none;}
								
 Easy Slider */