@charset "utf-8";
/* CSS Document */
html, body{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000;
}
a {text-decoration: none; outline: none; color: #004175;}
a:hover {color: #4F82AC;text-decoration: none;}/*a:visited {color: #333;}*/
a img {border: none}
ul {list-style: none}

h1,h2,h3,h4,h5 {
	display: inline;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}

.size_12 {
	font-size:12px;
}
.title {
	color:#2e6f15;
	font-weight:bold;
	font-size:14px;
}
.title h2 {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	display: inline;
}
.title_size14, .title_size14 h1 {
    color:#004175;
	font-family:tahoma,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}
.title_size14 h2{
	font-size:12pt;
	margin-bottom:2px;
}
.title_size12 {
	color:#024d99;
	font-size:12px;
	font-weight:bold;
}
.title_size12 h2{ font-size:12px; margin-bottom:0px}
.title_size12 a{
	color:#024d99;
}
.title_size12 a:hover {
	color:#024d99;
	text-decoration:none;
}
.title a{
	color:#024d99;
}
.title a :hover{
	color:#024d99;
	text-decoration:none;
}

.clr{
	clear:both;
}
.border {
	border:1px solid red;
}
p,form, ul{margin:0px; padding:0px;}
p{ line-height:17px;}
a{ text-decoration:none; color:#fff;}
a:hover{ text-decoration:none; }

/*Begin Hedear*/
.header_full {
	height:auto;
	background:url(../images/bg_header.gif) left bottom repeat-x;	
	background-position:bottom;
	background-repeat:repeat-x;
}
.top_header
{
	background:url(../images/top_header/bg.jpg) left top repeat-x;	
	background-color:#000000;
	color:#FFFFFF; 
	font-weight:bold;
	font-size:11px;
}
.top_header a { color:#FFFFFF}
.rss {
	height:25px;
	background-color:#11151b;
}
div.rss div.content {
	width:980px;
	height:auto;
	color:#CCC;
}
div.rss div.content_sub {
	float:right;	
	/*background:url(../images/rss.gif) left top no-repeat;	*/
	margin-top:5px;
	
}
div.rss div.content_sub ul{
	float:left;
	list-style:none;
	margin-left:20px;	
	display:inline;
}
div.rss div.content_sub ul li{	
	display:inline;	
}
div.rss div.content_sub a{	
	border-right:1px solid #CCC;
	color:#CCC;
	padding-right:5px;
}
div.bg_content_list {

		background:#FFF url(../images/bg_content_block.jpg) left top repeat-x;
		border:1px solid #CCC;
		border-top:0px;
}
.banner_logo {	
	width:980px;
	height:82px;
}
.ads_banner_logo {
	padding-right:10px;
	padding-top:5px;
	float: right;
	width: 400px;
}
.banner_logo_right {
	text-align:center;width:200px;float:right;
}
.header_mennu {
	background:url(../images/mennu/bg.gif) left top repeat-x;
	width:100%;
	height:32px;
}
.sub_mennu {	
	width:100%;
	height:32px;
}
.sub_mennu div.mennu {
	width:980px;
	height:auto;
	text-align:left;
	color:#CCC;
}
.sub_mennu div.mennu ul{
	list-style-type:none;
	float:left;
	margin-top:8px;
}

.sub_mennu div.mennu li{
	display:inline;	
}

.sub_mennu div.mennu li a{
	color:#000;
	background:url(../images/bulet_01.gif) right center no-repeat;
	padding-left:4px;
	text-transform:none;
	padding-right:8px;
}

.header_mennu div.mennu {
	width:980px;
	height:auto;
	text-align:left;	
	font-size:12px;
	font-weight:bold;

}
.header_mennu div.mennu ul {
	list-style:none;
	margin-top:8px;
	padding:0px;
	float:left;
}
.header_mennu div.mennu li {
	display:inline;
	cursor:pointer;
	float:left;
}
.header_mennu div.mennu li a {
	background:url(../images/mennu/space.gif) right top no-repeat;
	float:left;
}
.header_mennu div.mennu ul li a span{
	padding:5px 5px 0px 5px;
	margin-top:-5px;
	margin-right:3px;
	margin-left:1px;
	float:left;
}
.goback {
	color:#ff0000;
}
.header_mennu div.mennu ul li a:hover span{
	background:url(../images/bg_mennu_selected.gif) left top no-repeat;
	height:20px;
	cursor:pointer;
	padding:5px 5px 0px 5px;
	margin-top:-5px;
	float:left;
}
.header_mennu div.mennu ul li a span.selected{
	background:url(../images/bg_mennu_selected.gif) left top no-repeat;
	height:20px;
	cursor:pointer;
	padding:5px 5px 0px 5px;
	margin-top:-5px;
	float:left;
}

/*.search {
	background:url(../images/bg_search.gif) left top repeat-x;
	width:100%;
	height:33px;
	margin-bottom:10px;
} */
/*Container*/

.container {	
	width:980px;
	text-align:left;
    background:#FFFFFF;
}

.blog_01 {
	width:100%;
	height:auto;
	float:left;	
	background:#FFFFFF url(../images/content_bg.gif) left top repeat-x;
	padding-top:10px;
	padding-bottom:10px;
}
.blog_01 div.col_01 {
	width:665px;
	float:left;
	height:auto;		
}
.bg_bottom {
	background:url(../images/bg_blog_footer.png) left bottom repeat-x;
	padding-bottom:5px;
}
.bg_top {
	background:url(../images/bg_01.gif) left top repeat-x;
}
.col_01 div.hot_news {
	width:337px;	
	height:425px;	
	float:left;
	border:1px solid #abcb7d;
	margin-left:5px;
}

.hot_news img {
    width:320px;	
	height:250px;
	margin:0px 5px 5px 0px;
	border:1px solid #b2b2b2;
	padding:2px;
}

.hot_news #follow {
	margin-bottom:5px;
	height:30px;
	padding-top:5px;
}

.hot_news a.new_item {
	padding:2px;
	margin:3px;
	padding-top:0px;
	margin-top:0px;
	border:solid 1px #ccc;
	color:#900;
}

.hot_news p {
	padding-top:5px;
	padding-right:5px;
}
.hot_news div.other{
	margin:0px;
	padding:0px;
	float:left;
	padding-bottom:10px;
}
.hot_news div.other img{
    width:90px;	
	height:70px;
	border:1px solid #b2b2b2;
	margin:0px;
	padding:2px;
}
.hot_news div.other div.col_01, span.col_01 {
	width:100px;
	float:center;
}
.hot_news div.other div.col_01{
	margin-left:10px;
}
.col_01 div.event_news{
	width:315px;
	border:1px solid #abcb7d;
	float:right;
	margin:0px;
	height:auto;
	background-color:#dbefbc;
}
.col_01 div.event_news div.title{
	color:#e20118;
	background-color:#abcb7d;
	height:26px;
	font-size:12px;
	text-transform:uppercase;
}
.col_01 div.event_news span{
	margin-top:4px;
	float:left;
	margin-left:5px;
}
.list_event_img {
    width:85px;	
	height:66px;
	border:1px solid #b2b2b2;
	margin:0px;
	padding:2px;
	float:left;
}
.list_event_span a {
	float:left;
	text-align:left;
	color:#538511;
	font:bold 9pt Arial;
}
.list_event_span a:hover {
	color:#538511;
}
.list_event {
	width:100%;
	height:392px;
	margin-top:7px;
	float:left;
}
.list_event ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;	
}
.list_event ul li {
	margin:0px 5px 6px 5px;
	padding:0px;	
}
.blog_01 div.col_02 {
	width:293px;
	float:right;
	height:415px;
	border:1px solid #abcb7d;
	margin:0px 5px 0px 5px;
	padding:5px;
}

.col_02 div.adv_01 {
	-border:1px solid #abcb7d;
	width:100%;
	height:379px;
	overflow:hidden;
	
}
div.mennu_footer div.right {
	float:right;
	margin-right:10px;
}
div.mennu_footer div.right span {
	margin-top:5px;
	float:left;
	font-weight:bold;
}
.col_02 div.adv_01 img {
	margin:5px;
	border:0px;
	
}
.blog_02 {
	height:auto;
	background-color:#fff;
	width:100%;	
	float:left;
}
.blog_02 div.home_col_01 {
	float:left;
	width:470px;
	height:auto;
	margin-left:5px;
}

.blog_02 div.news_col_01 {
	float:left;
	width:470px;
	margin-left:5px;
	height:auto;
}

.blog_02 div.col_2_01 {
	width:100%;
	height:auto;
	float:left;		
	margin-bottom:10px;
}
.title_02 {
	width:100%;
	background:url(../images/next_content_bg.gif) left top repeat-x;
	height:22px;
}
.title_02 div.left {
	float:left;
	background:url(../images/next_content_left.gif) right top repeat-x;
	width:auto;
	height:22px;
	padding:0px 20px 0px 10px;
}
.title_02 div.left span a {
	float:left;
	margin-top:3px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}
.title_02 div.right {
	float:left;
	width:auto;
	height:100%;
}
.title_02 div.right ul {
	list-style:none;
	
}
.title_02 div.right ul li{
	display:inline;	
}
.title_02 div.right ul span{
	float:left;
	border-right:1px solid #fecccc;
	margin-top:1px;
	padding:0px 4px 0px 4px;
}
.title_02 div.right ul a{
	color:#fb8887;
}
.title_02 div.right ul a:hover{
	color:#fa4b49;
}
 div.list_other{	
	width:100%;	
	float:left;
	margin-left:20px;
	FONT-SIZE: 12px;
    COLOR: #24781a;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
 div.list_other a{	
	FONT-SIZE: 12px;
    COLOR: #24781a;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
 div.list_other A:hover{	
    TEXT-DECORATION: none
}
 div.list_other ul{	
	list-style-type:none;
	list-style-image:url(../images/list_buttom.gif);
	margin:0px;
	padding-top:0px;
}
t div.list_other ul li {
	margin-left:5px;
	line-height:16px;
	padding:0px;
}
 div.list_other ul li a {
	margin-top:2px;
}
div.normal_col_02 {
	width:200px;
	float:left;
	margin-left:6px;
}

div.normal_col_02  div.top_content {
	 height:23px;
	 border:1px solid #CCC;
	 border-bottom:none;
}
div.normal_col_02  div.top_content span.title_free_ads, span.g_images  {
	color:#e20118;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/free_ads.gif) left top no-repeat;
	height:19px;
	float:left;
	padding-left:30px;
	margin-left:5px;
	margin-top:2px;
	padding-top:2px;
}
div.normal_col_02  div.top_content span.g_images  {
	background:url(../images/g_images.gif) left top no-repeat;
}
div.normal_col_02 div.blog_col_02 {
	float:left;
	height:auto;
	width:298px;
	margin-bottom:0px;
}
div.normal_col_02 div.blog_col_02 div.content {
	 background-color:#FFF;
	 float:left;
	 width:298px;
	 border:1px solid #CCC;
	 padding-top:10px;
	 padding-bottom:10px;	
	 border-top:none;
}

div.normal_col_02 div.content ul{
	list-style:none;
	list-style-image:url(../images/row02.gif);
	margin:0px;
	float:left;
	padding:0px;
}
div.normal_col_02 div.content li{
	margin-left:20px;
	width:270px;
	line-height:18px;	
	*margin-left:25px;
}

div.news_col_02 {
	width:298px;
	float:left;
	margin-left:7px;
	padding-right:7px;
}

div.news_col_02 div.top_content {
	 height:23px;
     background:url(../images/tieudiem_bg.gif) left top no-repeat;
	 width:298px;
}

div.home_col_02 {
	width:298px;
	float:left;
	margin-left:7px;
	margin-right:7px;
}

div.home_col_02 div.top_content {
	 height:23px;
	 border:1px solid #CCC;
	 border-bottom:none;
}
div.news_col_02  div.top_content span.title_free_ads, span.g_images, div.home_col_02  div.top_content span.title_free_ads  {
	color:#e20118;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/free_ads.gif) left top no-repeat;
	height:19px;
	float:left;
	padding-left:30px;
	margin-left:5px;
	margin-top:2px;
	padding-top:2px;
}
div.home_col_02  div.top_content span.g_images  {
	background:url(../images/g_images.gif) left top no-repeat;
}
div.home_col_02 div.blog_col_02 {
	float:left;
	height:auto;
	width:300px;
	margin-bottom:5px;
}
.tieudiem {
	width:298px;
	height:34px;
    background:url(../images/tieudiem_bg.gif) left top no-repeat;
}
.tieudiem-text {
	color:#e20118;
	font-weight:bold;
	padding:9px 0px 0px 10px;
}
.tieudiem-content {
    background:#e4fac0;
	width:298px;
	height:auto;
	border-top:none;
	margin-bottom:5px;
	padding-bottom:5px;
}
.movie {
	width:155px;
	height:150px;
	float:left;
	text-align:center;
}

div.news_col_02 div.blog_col_02 {
	float:left;
	height:auto;
	width:200px;
	margin-bottom:0px;
}

div.home_col_02 div.blog_col_02 div.content {
	 background-color:#FFF;
	 float:left;
	 width:298px;
	 border:1px solid #CCC;
	 padding-top:10px;
	 padding-bottom:10px;	
	 border-top:none;
}
div.news_col_02 div.blog_col_02 div.content {
	 background-color:#FFF;
	 float:left;
	 width:198px;
	 border:1px solid #CCC;
	 padding-top:10px;
	 padding-bottom:10px;	
	 border-top:none;
}

div.home_col_02 div.content a:link,div.home_col_02 div.content a:visited{
	color:#039;
	text-decoration:none;
}

div.home_col_02 div.content ul{
	list-style:none;
	list-style-image:url(../images/row02.gif);
	margin:0px;
	float:left;
	padding:0px;
}

div.news_col_02 div.content ul{
	list-style:none;
	list-style-image:url(../images/row02.gif);
	margin:0px;
	float:left;
	padding:0px;
}

div.home_col_02 div.content li{
	margin-left:20px;
	width:270px;
	line-height:18px;	
	*margin-left:25px;
}

div.news_col_02 div.content li{
	margin-left:20px;
	width:170px;
	line-height:18px;	
	*margin-left:25px;
}

div.list_news_other {
	margin-top:10px;
	margin-bottom:10px;
}
div.list_news_other ul{
	list-style:none;
	list-style-image:url(../images/row02.gif);
	margin:0px;
	float:left;
	padding:0px;
}
div.list_news_other li{
	margin-left:45px;
	width:450px;
	line-height:18px;	
	*margin-left:50px;
}
div.list_news_other li a{
	font-weight:normal;
}
div.home_col_02 div.content li a{
	font-weight:normal;
}
div.home_col_02 div.g_big{
	padding:5px;
}
div.home_col_02 div.g_big img{
	margin-top:2px;
	margin-bottom:2px;
	margin-right:5px;
	border:1px solid #FFFFFF;
	padding:2px;
	width:70px;
	height:55px;
}
div.home_col_02 div.g_home_other {
	margin:0px 0px 9px 9px;
	float:left;
}
div.home_col_02 div.g_home_other img{
	margin-right:10px;
	border:1px solid #CCC;
	font-weight:normal;
}
div.home_col_02 div.g_home_other a{	
	font-weight:normal;
}
div.adv_02 img{
	margin-bottom:9px;	
	border:1px solid #CCC;
}
div.home_col_03 {
	width:186px;
	float:left;
}
div.home_col_03 img {
	border:1px solid #CCC;
	padding:2px;
}
div.home_col_03 div.adv_03 img {
	border:1px solid #CCC;
	-margin-bottom:9px;
	padding:2px;
}
div.footer {
    background-color:#FFF;
	background:url(../images/footer/bg_footer.jpg) top left repeat-x;
	width:980px;
	line-height:21px;
	height:150px;

}
div.footer div.mennu_footer {
	
}
div.footer div.coppyright {
	height:50px;
	line-height:25px;
	padding-top:10px;
}
div.Titlebar {
	background:none;
	height:23px;
	border-bottom:1px solid #CCC;
	color:#024d99;
	font-weight:bold;
	text-transform:uppercase;

}
div.Titlebar span h1{font-size:14px;}
div.Titlebar a{
	color:#d84242;
}
div.Titlebar div.time {
	float:right;
	margin-top:4px;
	margin-right:5px;
	font-size:9pt;
	font-style:italic;
    FONT-WEIGHT: normal;
	color:#a4a5a3;
	background:none;

}
div.Titlebar div.span{
	margin-top:4px;
	/*background:url(../images/row02.gif) right center no-repeat;*/
	padding-right:7px;
	text-transform:uppercase;
	font-size:13px;
	float:left;
	color:#d84242;
	font-weight:bold;
}
div.Titlebar div.span h1{
	font-size:13px;
}
.none {
	background:none;
}
.ReverseByDate {
	margin-top:10px;
	
}
div.ReverseByDate div.right{
	float:right;
	margin-bottom:20px;
}
div.ReverseByDate div.right input {
	cursor:pointer;
}
div.ReverseByDate div.left{
	float:left;
	font-weight:bold;
	
}
.paging-selected{color:#FF0000; font-weight:bold; background-color:#CCCCCC; padding:1px 5px;}
.paging{ padding:5px 0; margin-top:10px;}
.paging a{ color:#024d99;background-color:#CCCCCC; padding:1px 5px;}
div.reg_ads {
	background:url(../images/dang-ky-rao-vat.gif) left top no-repeat;
	float:left;
	margin-left:10px;
	background-color:#FFFFFF;
	height:12px;
	margin-top:10px;
	width:80%;
	padding-left:15px;
}
div.reg_ads a:link, div.reg_ads a:visited{ 
	color:#900;
}

div.reg_ads a:hover {
	text-decoration:none;
}
div.search div.content {
	width:980px;
	height:auto;
}
div.search div.content div.left{
	float:left;
	padding-top:10px;
}
div.search div.content div.right{
	float:left;
	padding-top:6px;
	margin-left:10px;
}
div.youtube {
	width:100%;
	height:auto;
}
div.youtube div.content{
	height:30px;
	/*border:1px solid #CCC;
	background:url(../images/bg_youtube.gif) left top repeat-x;*/
}
div.youtube div.left {
	/*background:url(../images/logo_youtube.jpg) left top no-repeat;*/
	height:30px;
	float:left;
	width:42px;
	margin:5px 0px 0px 5px;
}
div.youtube div.right {
	float:left;	
}
div.youtube div.right input {
	height:20px;
	width:320px;
	margin:1px 0px 0px 1px;
}
div.youtube div.content span {
	margin-top:0px;
	cursor:pointer;
	margin-left:5px;	
	float:left;
	background:url(../images/search.gif) left top no-repeat;
	height:31px;
	width:38px;
}
div.mennu_footer div.left {
	float:left;
	width:350px;
	margin-top:3px;
	margin-left:300px;
	_margin-left:150px;
}
div.mennu_footer div.left a {

	color:#000000;
}
div.tvon {
	height:250px;
	overflow:scroll;
	overflow-x: hidden; overflow-y: scroll;
	padding-left:10px;
	margin-right:5px;
}
div.tvon .titleTV{
	text-align:center;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
}
div.tygia {
	width:100%;
}
div.tygia div.left {
	float:left;
	height:130px;
	width:150px;
	margin-left:10px;
}
div.tygia div.left span {
	margin-top:5px;
	margin-left:5px;
	color:#024d99;
}
div.tygia div.right {
	float:left;
	background:url(../images/vang.jpg) left top no-repeat;
	height:50px;
	width:120px;
	margin-left:5px;
}
div.tygia div.right span {
	margin-top:5px;
	margin-left:30px;
	color:#024d99;
}

div.reply {
	height:auto;
}

.special_link:link,.special_link:visited {
	color:#F00;
}
.special_link:hover {
	text-decoration:none;
}
.news_date {
	font-size:8pt;
	font-style:italic;
	color:#333;
}
.summarize_size {
	height:auto;
	overflow:hidden;
}
.date {
	font-size:9pt;
	font-style:italic;
	color:#999999;
	float:right;
}
.des {
    font-family: 'Arial';
	font-size: 11pt;
	color: #5F5F5F;
	font-weight: bold;
}
.noidung-baiviet {
    font-family: 'Arial';
	font-size:12px;
	color: #000000;
}
.noidung-baiviet a {
	color: #024d99;
}
.noidung-baiviet a:hover {
	color: #2e6f15;
}
.noidung-baiviet img {
	max-width:450px;
}
.ads-984-60px-single {
	CLEAR: both;
	WIDTH: 970px;
	HEIGHT: 60px;
}
.ads-984-60px {
	width:100%;
	height:auto;	
	padding-top:10px;
	padding-bottom:5px;
}


/* Home New */
.home-new-all-site {	
	width:980px;
	text-align:left;
    background:#FFFFFF;
}
.create_date {
    font-size:11px;
	color:$CCC;
}
create_date h2{
margin-bottom:5px}
.read { color:#FF0000}
.home-new {
	height:auto;
	background-color:#FFFFFF;
	width:100%;	
	float:left;
	padding-bottom:10px;
}
.new-new {
	height:auto;
	width:100%;	
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.home-new-col-1 {
	float:left;
	width:470px;
	height:auto;
	margin-left:5px;
}
.home-new-col-2 {
	height:auto;	
	width:300px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.home-new-col-3 {
	height:auto;	
	width:190px;
	clear:right;
}
.home-col-03 {
	height:auto;	
	width:190px;
	float: left;
}
.top-hot-home-new-contai {
	width:100%;
	height:auto;
	float:left;	
	padding-top:10px;
	padding-bottom:10px;
}
.top-hot-home-new-col-1 {
	width:650px;
	float:left;
	height:auto;
    margin-left:5px;	
}
.top-hot-home-new-col-2 {
	width:300px;
	float:right;
	height:415px;
	border:1px solid #ccc;
	margin-left:5px;
	padding:0px;
	overflow: hidden;
}
.top-home-hot-news {
	width:336px;	
	height:425px;	
	float:left;
}
.top-home-hot-news-title {
	color:#024d99;
	font:bold 11pt Arial;
}
.top-home-hot-news-img {
    width:320px;	
	height:250px;
	border:1px solid #b2b2b2;
	margin:0px;
	margin-bottom:10px;
	padding:2px;
	float:left;
}
.top-home-hot-news-other{
	margin:0px;
	padding:0px;
	float:left;
	padding-bottom:10px;
}
.top-home-hot-news-other ul{
	margin:0px;
	padding:0px;
	float:left;
	padding-bottom:10px;
}
.top-home-hot-news-other ul li{
	margin:0px;
	padding:0px;
	float:center;
	padding-left:12px;
}
.top-home-hot-news-other img{
    width:90px;	
	height:70px;
	border:1px solid #b2b2b2;
	margin:0px;
	padding:2px;
}
.top-home-hot-news-event-news{
	width:285px;
	height:425px;
	float:left;
	margin:0px;
    margin-left:5px;
}
.top-home-hot-news-event-news-title{
	color:#e20118;
	background-color:#CCC;
	text-align:center;
	background:#FFFFFF url(../images/bg_02.jpg) left top repeat-x;
	height:28px;
	font:bold 9pt Arial;
	text-transform:uppercase;
}
.
.top-home-hot-news-event-news span{
	margin-top:6px;
	float:left;
	margin-left:5px;
}
.list-event-img {
    width:64px;	
	height:56px;
	border:1px solid #b2b2b2;
	margin-right:5px;
	padding:2px;
	float:left;
	overflow: hidden;
}
.list-event-img  img{
	width: 64px;
}
.list-event {
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
	float:left;
	text-align:left;
	color:#024d99;
	font:bold 9pt Arial;
}
.list-event h2{	font:bold 9pt Arial;}
.list-event a {
	color:#024d99;
}
.list-event a:hover {
	color:#fa4b49;
}
.tabFooter{ background:url(../images/footer/bg.jpg) repeat-x; height:29px; line-height:26px; }
.tabFooter div.left{ background:url(../images/footer/left.jpg) top left no-repeat; height:100%;  }
.tabFooter div.right{ background:url(../images/footer/right.jpg) top right no-repeat; height:100%; }
.tabFooter a{ color:#003371; margin-left:6px; font-weight:bold}

.desc1 {
	float: left;
    font-size: 9px;
    text-indent: -10000px;
}


/**************** VCCORP ADS ********************/
.vccorp_ads_300_600 {
	min-height:600px;
	width:300px;
	float:left;
	clear:both;
	overflow:hidden;
	/*background: #DFDFDF;*/
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/300x600.jpg') center center no-repeat;
}

.vccorp_ads_180_715 {
	min-height:715px;
	width:180px;
	float:left;
	clear:both;
	overflow:hidden;
	/*background: #DFDFDF;*/
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/180x715.jpg') center center no-repeat;
}

.vccorp_ads_620_164 {
	min-height:164px;
	width:620px;
	float:left;
	clear:both;
	overflow:hidden;
	/*background: #DFDFDF;*/
	margin: 10px;
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/620x164.jpg') center center no-repeat;
}

.vccorp_ads_980_184 {
	min-height:184px;
	width:980px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-bottom: 10px;
	/*background: #DFDFDF;*/
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/980x184.jpg') center center no-repeat;
}


.ads_300_250 {
	min-height:250px;
	width:300px;
	/*float:left;
	clear:both;
	overflow:hidden;*/
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/300x250.jpg') center center no-repeat;
}

/* adv_newstech24vn_righttophome */
#adv_newstech24vn_righttophome {
	padding: 5px;
}


.advPopup_header {
	width: 255px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding:0 10px;
	background-color: #DDD;
	cursor: pointer;
	cursor: hand;
}


.advSlide_header {
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding:0 10px;
	background-color: #FFF;
	border: 1px solid #DDD;
	cursor: pointer;
	cursor: hand;
}

