/* CSS Document */
#page-right
{
	margin:0px;
	padding:0px;
	width:308px;
	float:right;
	padding-top:7px;
	
}
div.divlienketweb {
	
	margin-top: 7px ;
	*margin-top: 6px ;
	float: left ; 
	color: #56606a;
	text-align:left;
	vertical-align:text-top;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	height:28px;
	width:308px;
	background: -moz-linear-gradient(right, #ebecec , #c7c8c9 );
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7c8c9', endColorstr='#ebecec',GradientType="1") ;
	background: -webkit-gradient(linear, left top, right top, from(#c7c8c9), to(#ebecec));
	
}


div.divdangky
{
	float:left;
	width:308px;
	height:150px;
	*height:150px;
	margin-top:7px;
	margin-bottom:3px;
	overflow:hidden;
	*margin-top:6px;
	background: -moz-linear-gradient(right, #e8e8e8 , #fefefe );
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e8e8e8',GradientType="1") ;
	background: -webkit-gradient(linear, left top, right top, from(#fefefe), to(#e8e8e8));
}
div.divthongbao
{
	margin-top:7px;
	float:left;
	width:308px;
	height:409px;/*height:256px;*/
	*height:394px;
	overflow:hidden;
	background: -moz-linear-gradient(right, #e8e8e8 , #fefefe );
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e8e8e8',GradientType="1") ;
	background: -webkit-gradient(linear, left top, right top, from(#fefefe), to(#e8e8e8));
}



div.inner 
{ 
	margin: 0; 
	padding: 0px;
	background: white; 
	border:0;
	padding-right:0px;
}


div.headtopread 
{
	background: #B12A23;
	height:26px;
	font-family:  Arial, Helvetica, sans-serif ; 
	font-weight: bold ; 
	text-align: center;
	margin:0px;
	padding:0px;
	width:292px;
} 
div.headtopread a 
{
	float:left;
	color: white;
	width:294px;
	text-align: center;
	padding-top:5px;	
	text-decoration:none;		
}

.ul-docnhieunhat {
	padding:0px ; 
	margin:0px;
	padding-left: 20px ; 
	*padding-left: 28px ; 
	list-style-type:decimal;
	font-weight: bold ; 
	color: #808080;
	font-size:11px;
	line-height:20px;
}
.ul-docnhieunhat a { color: #494949;}


	
	
	
	