@charset "utf-8";
/* CSS Document */
.header_news{
	background:url(../images/news/header_bg.jpg) repeat-x;	
}

a.link_nav_news_hot span{
	font-family: "Times New Roman";
	font-size:14px;
	font-style:italic;
	color:#FFF;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	background-color:#000;
}
a.link_nav_news_hot:hover span{
	color:#000;
	background-color:#FFF;
	text-decoration:none;
}
a.link_nav_news_hot_selected span{
	font-family: "Times New Roman";
	font-size:14px;
	font-style:italic;
	color:#000;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	background-color:#FFF;
}

a.link_title_news_hot {
	font-family: "Times New Roman";
	font-size:24px;
	font-style:italic;
	color:#000;
	text-decoration:none;
}
a.link_title_news_hot:hover {
	text-decoration:underline;
}

span.title_news_hot{
	font-family: "Times New Roman";
	font-size:24px;
	font-style:italic;
	color:#000;
	text-decoration:none;
}
span.description_news_hot {
	font-family: "Times New Roman";
	font-size:14px;
	font-style:italic;
	color:#000;
}

.content_new{
	background:url(../images/news/content_bg.gif);
}

.lastest_news{
	font-family: "Times New Roman";
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	text-decoration:none;
}

a.link_title_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
a.link_title_news:hover{
	text-decoration:underline;
}
span.description_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
}

span.news_date{
	font-family: "Times New Roman";
	font-size:11px;
	font-weight:bold;
	color:#989898;
}

a.link_news_category{
	font-family: "Times New Roman";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.link_news_category:hover{
	text-decoration:underline;
}

a.link_news_read_more{
	font-family: "Times New Roman";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #989898;
}
a.link_news_read_more:hover{
	text-decoration:underline;
}

a.link_back_to_top{
	font-family: "Times New Roman";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #646464;
}
a.link_back_to_top:hover{
	text-decoration:underline;
}
.not_have_news{
	font-size:14px;
	font-weight:bold;
}
