#slider{}	
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{ 
	width:800px;
	height:245px;
	overflow:hidden; 
	}						
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:19px;
	height:19px;
	position:absolute;
	left:-35px;
	top:-150px;
	}	
#nextBtn, #nextBtn2{ 
	left:-35px;
	top:-110px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:30px;
	height:30px;
	background:url(../images/upBtn.png) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(../images/downBtn.png) no-repeat 0 0;	
	}												
#sliderMain {
	width:400px;
	float:left;
	}
#sliderLeft {
	width:155px;
	float:left;
	}
#sliderImage {
	width:155px;
	padding-top:38px;
	padding-bottom:39px;
	}
#sliderRight {
	width:210px;
	height:245px;
	background:#e7e7e7;
	margin-left:165px;
	padding-top:38px;
	padding-left:10px;
	}
#newsDate {
	width:100px;
	height:auto;
	}
#newsTitle {
	width:200px;
	height:auto;
	margin-top:5px;
	}
#newsDesc {
	width:200px;
	height:auto;
	margin-top:5px;
	}
	
	
	

