/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0 ;
		padding:0;
		list-style:none;	
		}
	#slider2{margin-top:0;}
	#slider li, #slider2 li{ 		
		padding-top:10px;
		width:890px;		
		height:240px;
		/*overflow:hidden;*/
		}	

		
	/* numeric controls */	

	ol#controls{
	    position: absolute;
		top:411px;
		width:120px;
		left:50%;
	    background: url(../images/num-bg1.gif) no-repeat 0 6px;
		margin:0px 0;
		padding:6px 5px 5px 5px;
		height:34px;
		border-bottom:0px dotted #000;
		z-index:1000;
		}
	ol#controls li{
		margin:0 0px 0 0; 
		padding:0;
		float:left;
		list-style:none;			
		}
	ol#controls li a{
		float:left;				
		border:0px solid #ccc;
		background: url(../images/num1-ori.gif) no-repeat 0 0px;
		color:#fff;
		font-weight:bold;
		height:34px;
		padding:0px 7px;
		text-decoration:none;
		margin-left:5px;
		line-height:45px;
		
		}
	ol#controls li.current a{
		background: url(../images/num1-hov.gif) no-repeat 0 0px ;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
#cat-img-name{ width:auto;mrgin:1px 5px; padding:0px; overflow:hidden; float:left;}
#cat-img-area{margin:0 10px; padding:0px; overflow:hidden; float:left;height:224px;}

#slid_left{width:600px; float:left; clear:both; margin:10px 0 0 0;}
#slid_left2{width:600px; float:left; clear:both; margin:10px 0 0 0;}
#slid_left3{width:600px; float:left; clear:both; margin:10px 0 0 0;}
h5{ font-family:Verdana; font:11px; color:#cccccc; font-weight:normal; margin:0px; padding:5px 0;}

#slid_right{width:270px; float:right}
#slid_right2{width:270px; float:right}
#slid_right3{width:270px; float:right}

