﻿.news_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#006AD5;
	padding-top:7px;
	padding-bottom:5px;
	padding-right:15px;
}
.lbl_news_other
{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:underline;
	padding:20px 10px 10px 10px;
}
a.news_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006AD5;
	padding-top:7px;
	padding-bottom:5px;
}
a.news_title:hover
{
	text-decoration: none;
	color:#CC3300;
}
/*Tiêu đề các tin khác*/
.news_title_other
{
	color:#05427b;
	font-size:12px;
	font-family:Arial,Tahoma;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
	padding:0px 0px 0px 15px;
	background:url(/skin/icon_other.jpg);
	background-position:left;
	background-repeat:no-repeat;

}
a.news_title_other
{
	color:#05427b;
	font-family:Arial,Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	background:none;
	background:url(/skin/icon_other.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
a.news_title_other:hover
{
	text-decoration:underline;
}	
/*-------Tiêu đề chi tiết tin--------*/
.news_title_detail
{
	font-family: Arial;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
/*Style cho hình ảnh phần tin tức*/	
.news_image_box
{
	border:1px solid #D6D6D6;
	width:130px;
	padding:0px 0px 0px 0px;
}
.home_news_image
{
	width: 275px;
	height: 179px;
}
.news_image
{
	width: 90px;
}
.news_typical_image
{
	width: 312px;
	height:131px;
}
.news_typical_title
{
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	text-decoration:none;
	padding:10px 0px 5px 0px;
}
a.news_typical_title
{
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.news_typical_other
{
	font-size:12px;
	font-family:Verdana;
	color:#ffa200;
	text-decoration:none;
}
a.news_typical_other
{
	font-size:12px;
	font-family:Verdana;
	color:#ffa200;
	text-decoration:none;
}
.news_image_box:hover
{
	text-align: center;
	vertical-align: top;
	border:1px solid #CC6600;
}
.news_typical_box_content
{
	border-style: solid solid none solid;
	border-width: 1px 1px 0px 1px;
	width: 700px;
	border-top-color: #aeb3b9;
	border-right-color: #aeb3b9;
	border-left-color: #aeb3b9;
	background-color:#ffffff;
}
.news_tipical_box_bottom
{
	background:url(/skin/news_tipical_box_bottom.jpg);
	background-repeat:no-repeat;
	width:702px;
	height:38px;
}
.news_typical_box_content_padding
{
	padding:0px 0px 0px 10px;
}
/*Style cho nguồn tin*/
.news_source
{
	margin-top: 5px;
	font-size: 12px;
	font-family:Tahoma;
	color:Gray;
	padding-right:15px;
	padding-left:10px;
	text-align:right;
}
/*Style cho nội dung tin*/
.news_abstract_tooltip
{
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	padding:0px 15px 0px 10px;
	text-decoration:none;
	text-align:justify;
}
.news_typical_abstract
{
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	padding:0px 10px 0px 0px;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
}
.news_abstract
{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
}
a.news_typical_abstract
{
	color:#535353;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	text-align:justify;
}
a.news_abstract
{
	color:#323232;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	text-align:justify;
	
}
.news_content
{
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#3c3c3c;
	text-decoration:none;
	padding:0px 15px 0px 15px;
	vertical-align:top;
	text-align:justify;
}
/*Tiêu đề tin nổi bật*/
a.news_title_hot
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	
}
a.news_title_hot:hover
{	
	text-decoration: underline;
}

.news_date
{
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	font-family: arial;
	padding-bottom:10px;
	padding-top:5px;
}

/*Chi tiết*/
a.news_detail_click
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color:#0e62af;
	font-weight: normal;
	font-style:italic;
	padding:0px 0px 0px 10px;
	
}

.news_header_title
{
	background-image:url('/skin/news_header_title.jpg');
	background-repeat:repeat-x;
	line-height:28px;
	color:#005ca1;
	font-size:14px;
	font-weight:bold;
	border:#ccc 1px solid;
}

a.news_title_hot
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005ca1;
	text-decoration: none;
	text-align:left;
	padding-top:4px;
	padding-left:15px;
}
.news_image_hot
{
	width:285px;
	height:137px;
	border:1px solid #cccccc;
	padding:2px;
}
a.news_title_hot:hover
{	
	text-decoration: underline;
}

a.news_detail_click:hover
{
	text-decoration:underline;

}
a.home_news_detail_click
{
	text-align:right;
	background:none;
}
.home_news_detail_click
{
	background:url(/skin/bg_detail.png);
	background-repeat:no-repeat;
	width:45px;
	height:18px;
	
}
.news_detail_click
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#cc0202;
	text-decoration:none;
	text-align:right;
	padding-right:15px;
}
.news_spacer
{
	height:8px;
	width:100%;
}
.news_header_other
{
	color:#022043;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	padding-left:0px;
	line-height:20px;
	padding:0px 0px 0px 0px;
}
a.news_header_other
{
	color:#022043;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	padding-left:0px;
	padding:0px 0px 0px 0px;
}
a.news_header_other:hover
{
	color:#E98904;
}
