/* CSS Document */

.ad2{
	font-size:18px;
	color:#8d7b4f;
	font-weight:bold;
	text-transform:uppercase;
	font-family:tahoma;
	border-bottom:1px dashed #8d7b4f;
	padding-bottom:2px;
	margin-top:3px;
}

.content_ad_news{
	margin-top:2px;
	border-top:1px dashed #8d7b4f;
}

.table_news{	
	width:98%;
	margin:0px auto 0px auto;
}

.pic_news{
	width:80px;
	float:left;
}

.boanh{	
	border:1px solid #8d7b4f;
}

.boanh:hover{
	border:1px solid #ff851d;
}

.titile_news{
	font-size:11px; 
	color: #CCCCCC;
	font-weight:bold;
	margin:0px
}

.titile_news a:link ,.titile_news a:visited{ 
	color:#8d7b4f;
	text-decoration:none;
}

.texttin{
	font-size:11px;
	color:#CCCCCC;
	text-indent:5px;
	text-align:justify;
}

.titile_news a:hover { 
	color:#ff851d;
	text-decoration:none;
}

.titile_news a:active { 
	color:#FFFF00;
	text-decoration:none;
}

.widthtin{
	width:290px;
	margin-left:15px;
}

.linktin{
	font-size:10px;
	padding-left:238px;
}

.linktin a:link, .linktin a:visited{
	color:#5b5b5b;
	text-decoration:none;
}

.linktin a:hover { 
	color:#fff;
	text-decoration:none;
}

.padtin{
	margin-top:20px;
}

.widthtin2{
	border-bottom:1px dotted #8d7b4f;
	padding-bottom:10px;
}

