ol#controls{
		margin:1em 0;
		padding:0px 10px;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
	background: none repeat scroll 0 0 #A3A3A3;
    border: 1px solid #666666;
    color: #FFFFFF;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 7px;
    text-decoration: none;
		}
	ol#controls li.current a{
		background:#A40000;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:12px;
	height:187px;
	position:absolute;
	left:0px;
	top:10px;
	z-index:0;
	}	
#nextBtn, #nextBtn2 {
    left: 300px;
    top: 10px;
}													
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:12px;
	height:187px;
	background:url(/CongChinh/img/btn-back.gif) no-repeat 0 0;	
	z-index:0;
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(/CongChinh/img/btn-next.gif) no-repeat 0 0;	
	}	
	
	
#prevBtnF, #nextBtnF{ 
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:12px;
	height:187px;
	position:absolute;
	left:10px;
	top:0px;
	z-index:0;
	}	
#nextBtnF {
    left: 207px;
    top: 0px;
}													
#prevBtnF a, #nextBtnF a{  
	display:block;
	width:12px;
	height:187px;
	background:url(/CongChinh/img/btn-back.gif) no-repeat 0 0;	
	z-index:0;
}	
#nextBtnF a{ 
	background:url(/CongChinh/img/btn-next.gif) no-repeat 0 0;	
}	
#prevBtnF a:hover {
	background:url(/CongChinh/img/btn-back-hover.gif) no-repeat 0 0;	
}
#nextBtnF a:hover{ 
	background:url(/CongChinh/img/btn-next-hover.gif) no-repeat 0 0;	
}	