﻿a.introduce_title_hot
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-bottom: 10px;
	padding-left:5px;
}

a.introduce_title
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-bottom: 6px;
	padding-left:5px;
}
a.introduce_title:hover
{
	text-decoration: none;
	color: #e98904;
}
/*Tiêu đề các tin khác*/
a.introduce_title_other
{
	font-family: Arial;
	font-size: 14px;
	color: #0a59a1;
	line-height: 2.0;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom:10px;
}
a.introduce_title_other:hover
{
	text-decoration: underline;
}	
/*-------Tiêu đề chi tiết giới thiệu--------*/

.introduce_title_detail
{
	font-family:Tahoma,Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #0a59a1;
	padding-top:0px;
	text-align:left;
}

.introduce_header
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	padding-left:26px;
	padding-bottom:10px;
	padding-top:15px;
}
a.introduce_title_detail
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #f68f00;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom:16px;
	text-transform: uppercase;
	text-align:left;
}
a.introduce_title_detail:hover
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #f68f00;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom:16px;
	text-transform: uppercase;
	text-align:left;
}

/*Style cho hình ảnh phần tin tức*/	
.introduce_image
{
	border-style: none;
	border-width: 0px;
	width: 133px;
	margin-right: 5px;
	text-align: center;
	vertical-align: top;
	padding-bottom:3px;
	padding-left:2px;
}
/*Style cho nguồn tin*/
.introduce_source
{
	margin-top: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: italic;
	padding-right:5px;
}
/*Style cho nội dung tin*/
.introduce_content
{
	vertical-align: top;
	font-family: Arial,Tahoma;
	text-align: justify;
	font-size: 12px;
	color: #222;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 1.4;
	
}
/*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: #585858;
	font-size: 10px;
	padding-top: 1px;
	text-align: left;
	font-weight: normal;
	font-family: arial;
	padding-bottom:10px;
}

/*Chi tiết*/
a.introduce_detail_click
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #050505;
	text-align: right;
	font-weight: normal;
	background-image: url(  '../skin/More.jpg' );
	background-position: left 50%;
	padding-right:8px;
	padding-left:2px;
	
	text-align:center;
}
a.introduce_detail_click:hover
{
	color:Red;	
}
.introduce_detail_click
{
	width:100px;
	height:30px;
	padding-right:5px;
	background-repeat: no-repeat;
	text-align:right;
}
.introduce_header_other
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0a59a1;
	padding-bottom:5px;
	text-align:left;
}
.introduce_menu_footer
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	padding-left:7px;
	line-height:15px;
	padding-right:3px;
	float:left;
}
a.introduce_menu_footer:hover
{
	color: #fff;
	text-decoration: underline;
}
a.introduce_menu_footer
{
	color:#fff;
}
a.introduce_menu_footer_selected
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF9933;
	padding-left: 7px;
	line-height: 15px;
	float: left;
}