﻿body 
{
	margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 18px;
}
.khung
{
	width:520px;
}
.tentrang
{
	background: url(../images/bgr_tieude.gif) no-repeat 50% 50%;
	color: White;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 520px;	
}

/*-------------------- Tin chi tiet -----------------*/
.muctin
{
	width:520px;
	float:left;
	height:150px;	
	
}
.anhtin
{
	width:150px;
	height:150px;
	float:left;
}
.anhtin img
{
	border:none;	
}
.khungtin
{
	width:360px;
	height:150px;
	float:left;
	padding:0px 0px 0px 10px;
}
.tieudetin
{
	width:360px;
	height:25px;
	float:left;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	color:Black;
}
.thoigiandangtin
{
	width:360px;
	height:15px;
	float:right;
	font-size:11px;
	color:Gray;
	text-align:right;
	
}
.tomtattin
{
	width:360px;
	height:105px;
	float:left;
	color:#505050;
	font-weight:bold;
}
.noidungtin
{
	width:510px;
	float:left;
	color:Black;
	padding-top:10px;
}



/* --------------- Trang tin -----------------------------*/
.muctincon
{
	width:520px;
	float:left;
	height:140px;
	margin:10px 10px 10px 0px;	
	
}
.anhtincon
{
	width:120px;
	height:120px;
	float:left;
}
.anhtincon img
{
	border:none;	
}
.khungtincon
{
	width:380px;
	height:120px;
	float:left;
	padding:0px 0px 0px 10px;
}
.tieudetincon
{
	width:380px;
	height:20px;
	float:left;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
	color:Black;
}
.tieudetincon a
{
	text-decoration:none;
	color:Black;
}
.tieudetincon a:hover
{
	text-decoration:underline;
	color:Red;
}
.thoigiandangtincon
{
	width:380px;
	height:10px;
	float:right;
	font-size:10px;
	color:Gray;
	text-align:right;
	
}
.tomtattincon
{
	width:380px;
	height:90px;
	float:left;
	color:#505050;
	font-weight:bold;
}
.tacgiatincon
{
	width:510px;
	height:30px;
	float:right;
	color:Black;
	font-size:12px;
	font-weight:bold;	
	text-align:right;
}

/* --------------- Cac tin khac ------------------------*/
.tieudekhac
{
	width:460px;
	padding-left:50px;
	font-size:14px;
	color:#A80000;
	font-weight:bold;	
}
.linkkhac
{
	width:480px;
	padding-left:30px;
	line-height:10px;
}
.linkkhac ul
{
	
}
.linkkhac li
{
	font-size:12px;
	color:#404040;
	line-height:20px;
}
.linkkhac ul li a
{
	text-decoration:none;
	color:#404040;
}
.linkkhac ul li a:hover
{
	text-decoration:underline;
	color:#D80000;	
}

