﻿* {
	margin: 0;
	padding: 0;
}
#paging_container{
	height: auto;	
}

#paging_container2{
	
}

#paging_container3{
	height: 190px;
}

#paging_container4{
	height: 307px;	
	overflow: hidden;
}

#paging_container8 .no_more{
    background-color: white;
    color: gray;
    cursor: default;
}

.ellipse{
	float: left;
}


.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
	float: right;
}

.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;
	color:#DB5C04;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #DB5C04;
}
.active_page{
	background-color:white !important;
	color:black !important;
}	

/*----------------------HoiDap==========================*/
.hoidap{color:#000;margin-bottom:10px; line-height:32px; margin-top:20px;}
.hoidap .title{color:#0c124e; padding:0 5px; border-top :1px solid b8ccd7; background:#dbecfc;}
.hoidap .title img{width:8px; height:8px; line-height:32px; margin-right:5px;}
.hoidap .title a{font-weight:bold; text-decoration:none;  }
.hoidap .hoten{background:#eef7ff; float:left; font-weight:bold; width:49%; color:#000; padding-left:5px;}
.hoidap .tinlienquan{font-weight:bold;}
.hoidap .tinlienquan i{font-weight:normal}
.hoidap .ngaygoi{background:#eef7ff; float:right; font-weight:bold; width:49%; color:#000; padding-left:5px;}
.hoidap .noidung{background:#fff; color:#000; font-weight:normal; clear:both; padding:0 5px;}
