﻿div.nmfc
{
	background-color: White;
}
/*clear all image's border*/
.nmfc img
{
	border: none;
}
div.nmfc_Menu
{
	display: block;
	width: 100%;
}
ul.nmfc_tabs
{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	width: 100%;
}
ul.nmfc_tabs li
{
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

ul.nmfc_tabs li em
{
	text-align: left;
	font-style: normal;
	display: block;
	cursor: pointer;
}
/* First tab*/
li.nmfc_firsttab em
{
	height: 25px;
	border-right: solid 1px #BBC0C7;
}
li.nmfc_crtab em
{
	border-top: #BBC0C7 solid 1px;
	background-image: url(vl_files/tab_act.gif);
	background-repeat: repeat-x;
	height: 25px;
}
li.nmfc_nrtab em
{
	background-image: url(vl_files/tab.gif);
	color: #CCCCCC;
	background-repeat: repeat-x;
	height: 25px;
}
li.nmfc_midtab em
{
	border-left: solid 1px #BBC0C7;
}
li.nmfc_lasttab em
{
	height: 25px;
}
/* For small tab*/
.nmfc_hinhdaidien
{
	font-family: tahoma;
	font-size: 11px;
	clear: both;
	margin-bottom: 30px;
}
.nmfc_hinhdaidien1
{
	font-family: tahoma;
	font-size: 11px;
	clear: both;

}
.nmfc_caro_item
{
	background: url(vl_files/caro.jpg) no-repeat 8px 5px;
	padding-left: 20px;
	margin-top: 5px;
}
.nmfc_hinhdaidien .nmfc_caro_item a,.nmfc_hinhdaidien  .nmfc_caro_item a:hover,.nmfc_hinhdaidien  .nmfc_caro_item a:focus,.nmfc_hinhdaidien  .nmfc_caro_item a:visited,.nmfc_hinhdaidien  .nmfc_caro_item a:link
{
	padding-left: 0px;
	color: #020000;
	text-decoration: underline;
}
.nmfc_hinhdaidien .moduletitle
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 62%;
	color: #2b2b2b;
}
.moduleimage
{
}
/* First tab*/
li.nmfc_firsttab_sm em
{
	height: 17px;
	padding-top: 3px;
	border-right: solid 1px #BBC0C7;
}
li.nmfc_crtab_sm em
{
	border-top: #BBC0C7 solid 1px;
	background-image: url(vl_files/tab_act_sm.gif);
	background-repeat: repeat-x;
	height: 17px;
	padding-top: 3px;
}
li.nmfc_nrtab_sm em
{
	background-image: url(vl_files/tab_sm.gif);
	background-repeat: repeat-x;
	height: 17px;
	padding-top: 3px;
}
li.nmfc_midtab_sm em
{
	border-left: solid 1px #BBC0C7;
}
li.nmfc_lasttab_sm em
{
	height: 17px;
	padding-top: 3px;
}
/* link on tab*/
div.nmfc_Menu * a:link, div.nmfc_Menu a:visited
{
	text-decoration: none;
	display: block;
	outline: none;
}
/* all content*/
.nmfc_content
{
	clear: both;
	text-align: left;
	display: block;
	padding-left:5px;
	}

/* view all*/
.nmfc_viewAllDiv
{
	border: 1px solid #D09000;
	background-color: #96B9FC;
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
}
/* view all header*/
.nmfc_va_header
{
	background-color: #96B9FC;
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	vertical-align: middle;
}
.nmfc_va_imgclose
{
	float: right;
	margin-top: 5px;
}
/* collapse */
.nmfc_va_collapse
{
}
/* expand*/
.nmfc_va_expand
{
}
.nmfc_va_content
{
	height: 300px;
	overflow: auto;
	background-color: White;
	text-align: left;
}
/* view all footer*/
.nmfc_va_footer
{
	text-align: right;
}
.nmfc_va_footer a
{
}
.nmfc_va_txtclose
{
	margin: 10px 10px 10px 10px;
}
/* loading of focus, not viewall*/
.nmfc_loading, .nmfc_va_va
{
	float: right;
	display: block;
	margin-right: 10px;
	bottom: 0px;
}
/*View all detail*/
.nmfc_va_ctshield
{
	background-color: White;
}
.nmfc_va_ctviewdom
{
	list-style-position: inside;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.nmfc_va_cttitle
{
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}
.nmfc_va_ctzone
{
	margin: 10px 10px 10px 10px;
	list-style-type: none;
	list-style-image: url(vl_files/bullet.gif);
	padding: 0px 0px 0px 10px;
	clear: both;
}
.nmfc_va_ctimg, .nmfc_va_ctimg a
{
	float: left;
	display: inline;
	margin: 5px 5px 5px 5px;
}
.nmfc_va_ctdes
{
	font-size: 11px;
	word-spacing: 3px;
	line-height: 15px;
}
.nmfc_va_ctmore
{
	margin: 0px 10px 0px 10px;
	font-size: 11px;
}
.nmfc_va_ctdetail
{
	margin: 10px 10px 10px 10px;
}
/* One featured view*/
.nmfc_of_ctContainer
{
	height: 200px;
	overflow: visible;
}
/* floating */
.nmfc_of_flview
{
	position: relative;
	display: block;
	width: 510px;
	overflow: hidden;
	height: 100px;
	z-index: 2;
}
.nmfc_of_flbar
{
	position: relative;
	float: left;
	width: 3000px;
	z-index: 1;
}
.nmfc_of_flItem, .nmfc_of_flItem div
{
	list-style: none none inside;
	display: block;
	clear: both;
	margin: 10px;
}
.nmfc_of_flItem div a img
{
	float: left;
	display: inline;
	margin-right: 10px;
}
.nmfc_of_flzone ul
{
	margin: 0px;
	padding: 0px;
}
.nmfc_of_flzone
{
	padding: 10px;
	float: left;
	margin-right: 10px;
	width: 500px;
	padding-left: 10px;
	margin-top: 10px;
}
.nmfc_of_flzone_col
{
	padding: 10px;
	float: left;
	margin-right: 10px;
	width: 200px;
	padding-left: 10px;
	margin-top: 10px;
}
.nmfc_float_title
{
	font-family: Verdana;
	font-size: 11px;
}
/* Simple one view*/
.nmfc_sov_title
{
	font-family: Verdana;
	font-size: 12px;
}
.nmfc_sov_des
{
	font-family: Verdana;
	font-size: 11px;
	word-spacing: 3px;
	line-height: 17px;
}

.nmfc_sov_des a img
{
	float: left;
	margin: 10px 10px 10px 10px;
}
.nmfc_sov_detail
{
	display: block;
	float: right;
}
/*Feature view*/
.feaart
{
	height: 150px;
}
/*Float Onefeature view*/
div.flzone ul
{
	padding-left: 0px;
}
div.flzone ul li
{
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
/*Float Parallel view*/
.pflzone
{
	border-color: red;
	border-style: solid;
	float: left;
	margin-left: 10px;
	width: 500px;
	padding-left: 10px;
	margin-top: 10px;
}
.pflbar
{
	position: relative;
	float: left;
	width: 10000px;
	z-index: 2;
}
.pflview
{
	position: relative;
	display: block;
	border-style: solid;
	border-color: Green;
	border-width: 1px;
	width: 500px;
	overflow: hidden;
	height: 100px;
	z-index: 2;
}
div.pflzone ul
{
	padding-left: 0px;
}
div.pflzone ul li
{
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}

/*Navigator*/
.nmfc_of_nav_scrollnav
{
	list-style-type: none;
	display: block;
}
.nmfc_of_nav_scrollnav a
{
	display: block;
	width: 12px;
	height: 10px;
	margin: 0px 1px;
	padding: 0px;
}
.nmfc_of_nav_nornav
{
	float: left;
	overflow: hidden;
	background: transparent url(vl_files/fnor.gif) no-repeat;
}
a.nmfc_of_nav_curnav
{
	float: left;
	background: transparent url(vl_files/fcur.gif) no-repeat;
	cursor: default;
}
a.nmfc_of_nav_enprev
{
	width: 30px;
	height: 25px;
	float: left;
	background: transparent url(vl_files/fleft.gif) no-repeat;
	cursor: default;
}
a.nmfc_of_nav_dsprev
{
	width: 30px;
	height: 25px;
	float: left;
	background: transparent url(vl_files/dsleft.gif) no-repeat;
	cursor: pointer;
}

a.nmfc_of_nav_ennext
{
	width: 30px;
	height: 25px;
	float: left;
	background: transparent url(vl_files/fright.gif) no-repeat;
	cursor: default;
}
a.nmfc_of_nav_dsnext
{
	width: 30px;
	height: 25px;
	float: left;
	background: transparent url(vl_files/dsright.gif) no-repeat;
	cursor: pointer; /*	opacity: 20; 	filter: alpha(opacity=50);*/
}
/* float view */
.nmfc_flv_all
{
	width: 300px;
	border-style: solid;
	border-color: #9a9a9a;
	border-width: 1px;
	background-color: White;
	padding: 10px;
}

div.nmfc_tip_arrowleft
{
	background-image: url(vl_files/tipleft.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	width: 19px;
	height: 34px;
}
div.nmfc_tip_arrowright
{
	background-position: top;
	background-image: url(vl_files/tipright.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 19px;
	height: 34px;
}
.nmfc_flv_img
{
	border: solid 1px #666666;
	padding: 2px 2px 2px 2px;
	margin: 3px 3px 3px 3px;
	display: inline;
	float: left;
}
/* parallel */
.nmfc_pr_flview
{
	position: relative;
	display: block;
	width: 510px;
	overflow: hidden;
	height: 300px;
	z-index: 2;
}
.nmfc_pr_flbar
{
	position: relative;
	float: left;
	width: 3000px;
	z-index: 1;
}
.nmfc_pr_flItem
{
	list-style: none none inside;
	margin: 10px;
	display: block;
	padding-bottom: 10px;
	clear: both;
}
.nmfc_pr_flItem div a img
{
	float: left;
	display: inline;
	margin-left: 10px;
}
.nmfc_pr_flzone ul
{
	margin: 0px;
	padding: 0px;
}
.nmfc_pr_flzone
{
	padding: 10px;
	float: left;
	margin-right: 10px;
	width: 500px;
	padding-left: 10px;
	margin-top: 10px;
}

a.nmfc_pr_plmore:link, a.nmfc_pr_plmore:hover, a.nmfc_pr_plmore:visited, a.nmfc_pr_plmore:active, a.nmfc_pr_plmore
{
	color: #808080;
	font-size: 7pt;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*One Featured view zone*/

.nmfc_flv_content
{
	min-height: 100px;
	font-family: Verdana;
	font-size: 11px;
	word-spacing: 3px;
	line-height: 17px;
	border-top: 1px solid #6398FF;
	border-bottom: 1px solid #1D9A00;
	margin: 5px 5px 5px 5px;
}
.nmfc_flv_content div
{
	clear: both;
}
.nmfc_flv_title
{
	font-family: Verdana;
	font-size: 12px;
}
.nmfc_flv_detail
{
	float: right;
	display: block;
}
.nmfc_flv_footer
{
	clear: both;
}
.FocusDescription img
{
	float: left;
}

.Nammedia_layer_shield
{
	background-color: White;
}

/* Template Image LATEST HEADLINES*/
.tp_imglh_css
{
	font-size: 12px;
	border-top: 1px solid #E2E2E2;
	padding: 2px;
	margin-top: 5px;
	padding-top: 7px;
	font-family: arial,sans-serif; /*font-weight:bold;*/
}
.tp_imglh_css_Alter_Row, .tp_imglh_css_Row
{
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	line-height: 14px;
	border: #F2F2F2 solid 1px;
	height: 45px;
	overflow: hidden;
}
.tp_imglh_css_Alter_Row
{
	background: #F2F2F2;
}
.tp_imglh_css_Row
{
	background: #FFFFFF;
}
.tp_imglh_css a:link, .tp_imglh_css a:visited, .tp_imglh_css a:active
{
	color: #1D3867;
	display: block;
}

.tp_imglh_css a:hover
{
	color: #1D3867;
	text-decoration: none;
	display: block;
}
.tp_imglh_css img
{
	/* border:#E2E2E2 1px solid;     padding:1px;*/
	border: 0;
	margin-right: 5px;
}
/* Template LATEST HEADLINES*/
.tp_lh_css li
{
	empty-cells: hide;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	line-height: 14px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: list-item;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(vl_files/icons_1.1.gif);
	background-repeat: no-repeat;
	background-position: -8px -7px; /*text-align:justify;*/
	border-top: 1px solid #E5E5E5;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,sans-serif;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
.tp_lh_css a:link, .tp_lh_css a:visited, .tp_lh_css a:active
{
	color: #1D3867;
}
.tp_lh_css a:hover
{
	color: #1D3867;
	background-color: Transparent;
	text-decoration: underline;
}
.tp_lh_css ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}
.tp_lh_timelast
{
	color: #CC0000;
	font-family: arial,sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	padding-left: 5px;
}

/* Template Fill Desc*/
.tp_fd_css_mul li, .tp_fd_css li
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: list-item;
	list-style-image: none;
	list-style-type: none;
	background-image: none; /*text-align:justify;*/
	margin: 0px;
}
.tp_fd_css_mul div, .tp_fd_css div
{
	/*font-family:georgia,arial,sans-serif;*/
	font-family: Times New Roman, arial,sans-serif;
	font-size: 15px;
	color: #000000; /*text-align:justify;*/
	font-weight: normal;
}
.tp_fd_css_mul a:link, .tp_fd_css_mul a:visited, .tp_fd_css_mul a:active, .tp_fd_css a:link, .tp_fd_css a:visited, .tp_fd_css a:active
{
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	font-family: arial,sans-serif;
}
.nmfc_firstTitle a:link, .nmfc_firstTitle a:visited, .nmfc_firstTitle a:active
{
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,sans-serif;
}
.tp_fd_css_mul a:hover, .tp_fd_css a:hover
{
	background-color: Transparent;
	text-decoration: underline;
}
.tp_fd_css_mul img, .tp_fd_css img
{
	border: 1px solid #E2E2E2;
	width: 105px;
	height: 105px;
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.tp_fd_css_mul ul, .tp_fd_css ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	padding-top: 3px;
}
.tp_fd_css_mul span, .tp_fd_css span
{
	color: #666666;
	text-align: left;
	font-family: arial,sans-serif;
	font-size: 10px;
}
.tp_fd_css
{
	clear: both;
}
.tp_fd_css_mul
{
	clear: both;
}
.tp_fd_css_head a:link, .tp_fd_css_head a:visited, .tp_fd_css_head a:active
{
	font-family: arial,sans-serif;
	text-transform: uppercase;
	text-align: left;
	float: left;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.tp_fd_css_head a:hover
{
	background-color: Transparent;
	text-decoration: underline;
}
.tp_fd_css_more a:link, .tp_fd_css_more a:visited, .tp_fd_css_more a:active
{
	background: transparent url(vl_files/arrow_2.gif) no-repeat scroll right 12px;
	font-family: arial,sans-serif;
	font-size: 10px;
	text-align: left;
	color: #003366;
	margin-right: 5px;
	padding: 8px 13px 0px 0pt;
	float: right;
	font-weight: normal;
	display: block;
}
.tp_fd_css_more a:hover
{
	background-color: Transparent;
	text-decoration: underline;
}

/* Template Fill Title*/
.tp_ft_css li
{
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 18px;
	vertical-align: middle;
	display: list-item;
	list-style-image: none;	
	list-style-type: none;
	background-image: none; /*text-align:justify;*/
	margin: 0px;
	display: block;
}
.tp_ft_css div, .tp_ft_css span
{
	/*font-family:georgia,arial,sans-serif;*/
	font-family:Arial;
	font-size: 11px;
	line-height:15px;
	color: #6f6f6f; /*text-align:justify;*/
	font-weight: normal;
	display: block;
	padding-right:10px;
	padding-bottom:3px;
	
}
.desProduct
{
	text-align:justify; float:left;
	width:167px;
	padding-top:5px;
	}
.tp_ft_css a:link, .tp_ft_css a:visited, .tp_ft_css a:active
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
	/*text-decoration: underline;*/
	color: #009933;
}
.tp_ft_css a:hover
{
	background-color: Transparent;
	
	font-size: 11px;
	font-family: Tahoma;
	
	color: #0A43ED;
}
.tp_ft_css_bigimg a:link, .tp_ft_css_bigimg a:visited, .tp_ft_css_bigimg a:active
{
	background-image:url(vl_files/Plus.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight:normal;
	color: #009933;
}
.tp_ft_css img
{
	
}
.tp_ft_css ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 3px;
	display: block;
}

.tp_ft_css_head a:link, .tp_ft_css_head a:visited, .tp_ft_css_head a:active
{
	background: transparent url(vl_files/arrow_1.gif) no-repeat scroll right center;
	color: #000000;
	text-transform: uppercase;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
}
.tp_ft_css_head a:hover
{
	background-color: Transparent;
	text-decoration: underline;
}
.tp_ft_css_more a:link, .tp_ft_css_more a:visited, .tp_ft_css_more a:active
{
	clear: both;
	background: transparent url(vl_files/arrow_2.gif) no-repeat scroll right 12px;
	font-family: arial,sans-serif;
	font-size: 12px;
	text-align: left;
	color: #003366;
	padding: 8px 13px 0px 0pt;
	float: right;
	font-weight: normal;
	margin-right: 5px;
}
.tp_ft_css_foot
{
	padding-top: 5px;
	clear: both;
}
.tp_ft_css_more a:hover
{
	background-color: Transparent;
	text-decoration: underline;
}

/* Template Most Popular*/
.tp_mp_css li
{
	empty-cells: hide;
	padding-bottom: 5px;
	line-height: 18px;
	display: list-item;
	list-style-type: decimal;
	list-style-position: outside; /*text-align:justify;*/
	font-size: 12px;
	color: #1D3867;
	font-family: arial,sans-serif;
	text-decoration: none;
}
.tp_mp_css a:link, .tp_mp_css a:visited, .tp_mp_css a:active
{
	color: #1D3867;
}
.tp_mp_css a:hover
{
	color: #1D3867;
	background-color: Transparent;
	text-decoration: underline;
}
.tp_mp_css ol
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 5px;
	padding-right: 10px;
}
/* top stories*/
.tp_ts_all a:hover
{
	background-color: Transparent;
	width: 20px;
	height: 20px;
}
.tp_ts_b_cur
{
	background-image: url(vl_files/button1.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.tp_ts_b_nor
{
	background-image: url(vl_files/button.jpg);
	background-repeat: no-repeat;
}
.tp_ts_b_cur, .tp_ts_b_nor
{
	color: #000000;
	cursor: pointer;
	margin: 0px 3px 0px 3px;
	padding: 2px 7px 4px;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.tp_ts_bplay
{
	color: #000000;
	cursor: pointer;
	margin: -2px 10px;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
a.tp_ts_b_nor:hover
{
	/*background-color: transfer;*/
	background-image: url(vl_files/button1.jpg);
	background-repeat: no-repeat;
}
a.tp_ts_b_cur:hover
{
	text-decoration: none;
	background-color: #990000;
}
.tp_ts_bplay
{
	background: url(vl_files/tp_ts_play.jpg);
	background-repeat: no-repeat;
	float: right;
	display: block;
	width: 20px;
	height: 20px;
}
.tp_ts img
{
	border: #E2E2E2 solid 1px;
	padding: 1px;
}
.tp_ts
{
	text-align: left;
	width: 360px;
}
.tp_ts_bpause
{
	background: url(vl_files/tp_ts_pause.jpg);
	background-repeat: no-repeat;
	float: right;
	display: block;
	width: 20px;
	height: 20px;
}
.tp_ts_nbar
{
	background-image: url(vl_files/tp_ts_bg_tools.gif);
	background-repeat: repeat-x;
	padding: 7px 5px;
	text-align: left;
	height: 15px;
}
.tp_ts_td
{
	text-align: left;
	height: 99px;
	overflow: hidden;
	background-color: #f3f4f7;
	padding: 5px 10px;
	margin-top: 2px;
}
.tp_ts_tit, a.tp_ts_tit:hover
{
	font-family: arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Black;
	line-height: 17px;
	background-color: Transparent;
}
a.tp_ts_tit:hover
{
	text-decoration: underline;
}

.tp_ts_des
{
	font-family: arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
}
.tp_ts_all
{
	width: 360px;
	background-color: #F3F4F7;
}


.tp_ts_img img
{
	width: 359px;
	height: 260px;
	display: block;
	padding: 0px;
	margin: 0px;
}
.tp_ts_nbar span
{
	font-family: arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

/* time features*/
.nmfc_tp_f
{
	text-align: left;
	border-bottom: 1px solid #B6B9DA;
	border-top: 6px solid #8AAFE1;
	clear: both;
	overflow: hidden;
	position: relative;
	width: 957px;
}
.nmfc_tp_f img
{
	border: none;
}
.nmfc_tp_f_nav
{
	margin: 7px 10px 10px 10px;
	height: 20px;
	vertical-align: middle;
}
.nmfc_tp_f_navc
{
	text-align: center;
}
.nmfc_tp_f_ul
{
	text-align: center;
	display: inline;
	position: absolute;
	margin: 7px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
.nmfc_tp_f_ul li
{
	display: block;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	float: left;
}
.nmfc_tp_f_e
{
	float: left;
	width: 960px;
	height: 215px;
	display: inline;
	background: White;
}
.nmfc_tp_f_fl
{
	position: relative;
	width: 6000px;
	height: 215px;
}
.nmfc_tp_f_v
{
	width: 960px;
	height: 180px;
	overflow: hidden;
	border-top: solid 1px #B6B9DA;
	clear: both;
}
.nmfc_tp_f_es
{
	border-right: 1px solid #B6B9DA;
	float: left;
	height: 205px;
	margin: 5px 0px 5px 0px;
	padding: 5px 8px 5px 8px;
	width: 175px;
}
.nmfc_tp_f_pre
{
	text-align: left;
	float: left;
	width: 300px;
}
.nmfc_tp_f_nex
{
	text-align: right;
	float: right;
	width: 300px;
}

.nmfc_tp_f_pre a, .nmfc_tp_f_nex a
{
	background-repeat: no-repeat;
	height: 27px;
	width: 20px;
	display: block;
	padding-right: 3px;
	outline: none;
}
.nmfc_tp_f_pre a
{
	background-image: url(vl_files/tp_f_arrr2l.gif);
	float: left;
}
.nmfc_tp_f_nex a
{
	background-image: url(vl_files/tp_f_arrl2r.gif);
	float: right;
}
.nmfc_tp_f_pre a:hover, .nmfc_tp_f_nex a:hover
{
	background-position: 0px -27px;
}
.nmfc_tp_f_nc
{
	background-image: url(vl_files/tp_f_dot.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	display: block;
	height: 15px;
	width: 15px;
	outline: none;
}
.nmfc_tp_f_nn
{
	background-image: url(vl_files/tp_f_dot.gif);
	background-position: 1px -28px;
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 15px;
	outline: none;
}
.nmfc_tp_f_tit
{
	float: left;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding-top: 6px;
}
.nmfc_tp_f_st
{
	font-family: arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 7px 5px 0px 5px;
}
.nmfc_tp_f_pre .nmfc_tp_f_st
{
	float: left;
}
.nmfc_tp_f_nex .nmfc_tp_f_st
{
	float: right;
}
.nmfc_tp_f_tits
{
	color: #004272;
	font-family: arial,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0pt;
	padding: 0pt;
}
.nmfc_tp_f_titb, a.nmfc_tp_f_titb:hover
{
	color: #004272;
	float: left;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 17px;
	margin-top: 5px;
}
a.nmfc_tp_f_titb:hover
{
	text-decoration: underline;
}
/* View focus cat tab dropdown*/
.nmfc_vc_ct_catdiv
{
	cursor: pointer;
	border: 1px solid #A7C0D6;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	position: absolute;
	display: none;
	z-index: 5;
	width: 160px;
}
.nmfc_vc_ct_fl
{
	/*border: solid 1px #EDEDED;*/
}
a.nmfc_vc_ct_catlink:link, a.nmfc_vc_ct_catlink:visited, a.nmfc_vc_ct_catlink:active
{
	color: #000000;
	float: left;
	font-family: arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	display: block;
	padding-top: 4px;
}
a.nmfc_vc_ct_catlinkdrop:link, a.nmfc_vc_ct_catlinkdrop:visited, a.nmfc_vc_ct_catlinkdrop:active
{
	color: #000000;
	float: left;
	font-family: arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 3px;
	margin-left: 2px;
	display: block;
}

.nmfc_vc_ct_catlinkdrop
{
	background-image: url(vl_files/down.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
}
a.nmfc_vc_ct_catlink:hover
{
	text-decoration: underline;
}
.nmfc_cat_down
{
	border-top: 1px solid #A7C0D6;
	background-color: #F1F6FE;
}
.nmfc_cat_down a
{
	color: #11449E;
	padding: 3px 10px;
	text-decoration: none;
	display: block;
}
.nmfc_cat_down a:hover
{
	background-color: #C8DEFC;
	color: #11449E;
	cursor: pointer;
}
/* View focus category dropdown */
a.nmfc_vc_ctsm_catlink:link, a.nmfc_vc_ctsm_catlink:visited, a.nmfc_vc_ctsm_catlink:active
{
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}
a.nmfc_vc_ctsm_catlink_arr:link, a.nmfc_vc_ctsm_catlink_arr:visited, a.nmfc_vc_ctsm_catlink_arr:active
{
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(vl_files/down1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	height: 15px;
}
a.nmfc_vc_ctsm_catlink_arr_ext:link, a.nmfc_vc_ctsm_catlink_arr_ext:visited, a.nmfc_vc_ctsm_catlink_arr_ext:active
{
	color: #11449E;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(vl_files/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	height: 15px;
}
.nmfc_vc_ct_embgarr
{
	background-image: url(vl_files/down.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
}
.nmfc_vc_ct_embgarr_ddt, .nmfc_vc_ct_embgarr_ddt_vhdn
{
	background-image: url(vl_files/down.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	border-top: #E5E5E5 solid 1px;
	border-bottom: #E5E5E5 solid 1px;
	background-color: #FDFDFD;
}
.nmfc_vc_asnvadt_headext, .nmfc_vc_asnvadt_headext_vhdn
{
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 13px;
	float: left;
	font-weight: bold;
	padding: 5px 0px 0px 15px;
	height: 20px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
.nmfc_vc_asnvadt_headext
{
	background-image: url(vl_files/ddlSepSub.gif);
}
/* time features*/
.nmfc_tp_ffs
{
	text-align: left;
	border-bottom: 1px solid #7BE57F;
	border-top: 1px solid #7BE57F;
	clear: both;
	overflow: hidden;
	position: relative;
	width: 300px;
	margin-bottom: 10px;
}
.nmfc_tp_ffs img
{
	border: none;
}
.nmfc_tp_ffs_nav
{
	margin: 7px 10px 10px 10px;
	height: 20px;
	vertical-align: middle;
}
.nmfc_tp_ffs_navc
{
	text-align: center;
}
.nmfc_tp_ffs_ul
{
	text-align: center;
	display: inline;
	position: absolute;
	margin: 7px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
.nmfc_tp_ffs_ul li
{
	display: block;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	float: left;
}
.nmfc_tp_ffs_e
{
	float: left;
	width: 300px;
	height: 50px;
	display: inline;
	background: White;
}
.nmfc_tp_ffs_fl
{
	position: relative;
	width: 6000px;
	height: 50px;
}
.nmfc_tp_ffs_v
{
	width: 300px;
	height: 50px;
	border-bottom: solid 1px #E2E2E2;
	clear: both;
}
.nmfc_tp_ffs_es
{
	height: 20px;
	padding: 3px 5px 0px 0px;
}
.nmfc_tp_ffs_pre
{
	text-align: left;
	float: left;
	width: 300px;
}
.nmfc_tp_ffs_nex
{
	text-align: right;
	float: right;
	width: 300px;
}

.nmfc_tp_ffs_pre a, .nmfc_tp_ffs_nex a
{
	background-repeat: no-repeat;
	height: 27px;
	width: 20px;
	display: block;
	padding-right: 3px;
	outline: none;
}
.nmfc_tp_ffs_pre a
{
	background-image: url(vl_files/tp_f_arrr2l.gif);
	float: left;
}
.nmfc_tp_ffs_nex a
{
	background-image: url(vl_files/tp_f_arrl2r.gif);
	float: right;
}
.nmfc_tp_ffs_pre a:hover, .nmfc_tp_ffs_nex a:hover
{
	background-position: 0px -27px;
}
.nmfc_tp_ffs_nc
{
	background-image: url(vl_files/tp_f_dot.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	display: block;
	height: 15px;
	width: 15px;
	outline: none;
}
.nmfc_tp_ffs_nn
{
	background-image: url(vl_files/tp_f_dot.gif);
	background-position: 1px -28px;
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 15px;
	outline: none;
}
.nmfc_tp_ffs_tit
{
	float: left;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding-top: 6px;
}
.nmfc_tp_ffs_st
{
	font-family: arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 7px 5px 0px 5px;
}
.nmfc_tp_ffs_pre .nmfc_tp_ffs_st
{
	float: left;
}
.nmfc_tp_ffs_nex .nmfc_tp_ffs_st
{
	float: right;
}
.nmfc_tp_ffs_tits
{
	color: #004272;
	font-family: arial,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0pt;
	padding: 0pt;
}
.nmfc_tp_ffs_titb, a.nmfc_tp_ffs_titb:hover
{
	color: #004272;
	float: left;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 17px;
	margin-top: 5px;
}
a.nmfc_tp_ffs_titb:hover
{
	text-decoration: underline;
}
.nmfc_vc_ct_embgarr_ddt_vhdn
{
	border-top: none;
}
.nmfc_vc_asnvadt_headext_vhdn
{
	background-image: url(vl_files/ddlSepSub.gif);
}
.nmfc_vc_ct_nost_fd
{
	text-align: right;
	clear: both;
	padding-right: 10px;
}
.nmfc_vc_ctsm_head_ext
{
	text-align: right;
	clear: both;
	padding-right: 10px;
}
.nmfc_vc_asnvadt_headext_fl_vhdn
{
	background-image: url(vl_files/arrow_2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	margin-left: 10px;
	padding: 5px 0px 0px 15px;
	text-align: left;
	color: #003366;
}
.nmfc_ctnVhdn
{
	background-image: url(vl_files/ctnVhdn.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.nmfc_ctnPlaza
{
	background-image: url(vl_files/ctnPlaza.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.nmfc_ctnDsxh
{
	background-image: url(vl_files/ctnDsxh.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.nmfc_ctnVhnt
{
	background-image: url(vl_files/ctnVhnt.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
	padding: 3px 5px 0px 0px;
}
.nmfc_ctnTyhn
{
	background-image: url(vl_files/ctnTyhn.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
	padding: 3px 5px 0px 0px;
}
.nmfc_firstTitle a:link, .nmfc_firstTitle a:visited, .nmfc_firstTitle a:active, .nmfc_firstTitle a:hover
{
	font-family: arial,sans-serif;
	font-size: 12px;
	text-align: left;
	color: #F76E43;
	margin-right: 5px;
	padding: 8px 13px 0px 0pt;
	float: left;
	display: block;
}
.nmfc_firstLink a:link, .nmfc_firstLink a:visited, .nmfc_firstLink a:active, .nmfc_firstLink a:hover
{
	clear: both;
	float: left;
	display: block;
	color: #F76E43;
	font-size: 12px;
	font-family: arial,sans-serif;
}
.nmfc_firstDes
{
	clear: both; /*float:left;*/
}
.nmfc_moreTitle_gt
{
	background-image: url(vl_files/tick.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.nmfc_moreTitle_gt a,.nmfc_moreTitle_gt a:link,.nmfc_moreTitle_gt a:visited,.nmfc_moreTitle_gt a:active,.nmfc_moreTitle_gt a:hover
{
	font-size:15px;
	font-weight:bold;
	color: #DC2D24;
}
.nmfc_firstTitlegt a:link, .nmfc_firstTitlegt a:visited, .nmfc_firstTitlegt a:active
{
	font-size: 11px;
	font-family: Tahoma;
	/*text-decoration: underline;*/
	color: #0A43ED;
}
.nmfc_firstTitlegt a:hover
{
	
	font-size: 11px;
	font-family: Tahoma;
	
	color: #0A43ED;
}
.nmfc_firstTitle_gt a:link, .nmfc_firstTitle_gt a:visited, .nmfc_firstTitle_gt a:active
{
	font-size: 11px;
	font-family: Tahoma;
	/*text-decoration: underline;*/
	color: #0A43ED;
	
}
.nmfc_firstTitle_gt a:hover
{
	
	font-size: 11px;
	font-family: Tahoma;
	
	color: #0A43ED;
}
.titlesanpham a:link, .titlesanpham a:visited, .titlesanpham a:active
{
	font-size: 11px;
	font-family: Tahoma;
	/*text-decoration: underline;*/
	color: #0A43ED;
	font-weight:bold;
}
.titlesanpham a:hover
{
	
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
	color: #0A43ED;
}
.fc_divimggt
{
	 background:url(vl_files/icotintucsukien.jpg) no-repeat left 5px;	 
	 padding-left:12px;
}
.nmfc_moreTitle_vanloc
{
	background:url(vl_files/icotintucsukien_other.jpg) no-repeat center left;	 
	 padding-left:12px;
}
.chitietvanloc
{	
	background:url(vl_files/arrow_vanloc.jpg) no-repeat center right;	 
	color:#009933;
	font-family:Tahoma;
	font-size:11px;
	padding-right:15px;
	height:10px;
}
.chitietvanloc a:hover
{
	color:black;
	line-height:11px;
	font-family:Tahoma;
	font-size:11px;
	float:right;
}
.chitietvanloc a:link, .chitietvanloc a:visited
{	
	color:#009933;
	line-height:11px;
	font-family:Tahoma;
	font-size:11px;
	float:right;
}
.gioithieu_vanloc
{
	 text-align:justify;
	 font-family:Arial;
	 font-size:13px;
	 line-height:20px;
	 margin-right:5px;
	 padding-top:5px;
}
.tinkhac_vanloc
{
	vertical-align:top;
	
}
.imgduan
{
	padding-left:25px;
	color:Red;
	font-weight:bold;
	padding-bottom:5px;
	font-size:13px;
}
.tinkhac_other
{
	padding-left:10px;
}
.bgr3
{
	/*background:url(vl_files/border.jpg) no-repeat left bottom;
	 float:left;
	 padding-bottom:5px;
	 margin-right:5px;
	 width:158px;*/
	 padding:0px 10px;
}
.tableduan
{
	border:1px solid #bcbcbc;
}
.fc_gioithieu
{
	float:left;
}
#dhtmltooltip {
background-color:lightyellow;
border:1px solid black;
font-family:Arial;
font-size:10pt;
left:-300px;
padding:4px;
position:absolute;
visibility:hidden;
width:250px;
z-index:100;
}
#dhtmlpointer {
left:-300px;
position:absolute;
visibility:hidden;
z-index:101;
}
.sanphambanchay
{
	float: left;
	padding-right: 15px;
	
}
.tp_ft_css td
{
	vertical-align:top;
	width:50%;
	text-align:justify;

}
.paging
{
	text-align:right;
	padding-right:45px;
}
.loadcontent
{
	height:333px;
}
.paging b
{
    color:blue;
	font-family:arial;
	font-size:11px;
	padding:0px 10px 0px 10px;
}
.DivTitleCate
{
color:red;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding-top:5px;
}