﻿/*Khai bao mac dinh */
*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #000000;
	background: #999999;
	margin: 0 auto;
	display: block;
	line-height:16px;
}
select, input
{
	color: #004ebc;
}
a
{
	text-decoration: none;
	outline: none;
	color: #004E8A;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
a img
{
	border:none;
}
ul li
{
	list-style: none;
}
.bold
{
	font-weight:bold;
}
.clearfix:after
{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix
{
	width: 100%;
	display: block;
}
* html .clearfix
{
	height: 1%;
}
/*main*/
#mainwrap, .pagewrap
{
	width: 960px;
	margin: 0px auto;
}
#bannerleft
{
	float:left;
	width:496px;
	height:90px;
}
#bannerright
{
	float:left;
	width:460;
	height:90px;
	text-align:left;
}
.col1
{
	width: 633px;
	float: left;
	overflow: hidden;
}
#col2
{
	width: 320px;
	float: right;
	overflow: hidden;
}
.round
{
	margin-bottom: 10px;
	background-color: #ffffff;
}
.round .lt
{
	background: #fff url(../Images/lt.png) no-repeat left top;
}
.round .lt .rt
{
	background: url(../Images/rt.png) no-repeat right top;
}
.round .lt .rt .lb
{
	background: url(../Images/lb.png) no-repeat left bottom;
}
.round .lt .rt .lb .rb
{
	background: url(../Images/rb.png) no-repeat right bottom;
}
/*Phan header */
#banner
{
	height: 90px;
	background: url(../Images/bg.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding: 0px 0 0px 0;
}
#logo
{
	padding-left: 15px;
	left: 10px;
	width: 100px;
	height: 90px;
	float: left;
}
#logo h1
{
	background: url(../Images/logo.png) no-repeat top left;
	height: 85px;
}
#name
{
	width: 450px;
	height: 90px;
	float: left;
}
#name h1
{
	float: left;
	background: url(../Images/YersinHeading2.PNG) no-repeat top left;
	width: 450px;
	height: 90px;
}

/*Phan menu */

#mainnav
{
	width: 960px;
	text-align: left;
	margin: 0px auto;
	padding-right: 0px;
	padding-left: 0px;
	height: 50px;
	background: #ffffff;
	clear: both;
	padding-top: 1px;
	position: relative;
}

#nav
{
	float: left;
	line-height: normal; /*border-bottom: 1px solid #7e9fff; Add border strip to bottom of menu*/
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li
{
	position: relative;
	float: left;
	display: inline;
}

#nav ul li a, #nav ul li a.active
{
	float: left;
	background: url(../images/glowtab-left.gif) no-repeat left top;
	margin: 0;
	margin-right: 5px; /*spacing between each tab*/
	padding: 0 0 0 9px;
	text-decoration: none;
}
#nav ul li a span
{
	float: left;
	display: block;
	background: url(../images/glowtab.gif) no-repeat right top;
	padding: 5px 12px 3px 3px;
	font-weight: bold;
	color: #3B3B3B;
}

#nav ul li a span
{
	float: none;
}
#nav ul li a:hover span
{
	color: White;
}
#nav ul li a.current
{
	background-position: 0 -82px;
}
#nav ul li a.current span
{
	background-position: 100% -82px;
	color: White;
}
#nav ul li a:hover
{
	background-position: 0% -82px; /*Shift background image up to start of 2nd tab image*/
	text-decoration: none;
}
#nav ul li a:hover span
{
	/*onMouseover style*/
	background-position: 100% -82px; /*Shift background image up to start of 2nd tab image*/
}
/*----------menu-dropdown----------*/

#nav ul li ul
{
	left: 0;
	position: absolute;
	z-index: 410;
	top: 0;
	visibility: hidden;
	display: block;
}
#nav ul li ul li
{
	height:22px;
	display:list-item;
	border-bottom: 1px solid #ffffff;
	background: #035EB7;
	clear:left;
	width:170px;
}
#nav ul li ul li a
{
	height:20px;
	width:160px;
	background: #035EB7;
	color: #ffffff;
}
#nav ul li ul li a:hover
{
	width:160px;
	background: black;
	color: white;
}
#nav ul li ul li ul{ 
left: 200px; /* no need to change, as true value set by script */
top: 0;
}


.subnav
{
	clear: both;
	width: 960px; /*width of 2nd level sub menus*/
	height: 1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	background: #035EB7;
	height: 27px;
	font-size: 11px;
}
.subnav a.hotnews
{
	width: 30px;
	float: left;
	background: url(../Images/new.gif) no-repeat left top;
	display: block;
	margin: 3px 20px 0 0;
	visibility:hidden;
}
.subnav ul
{
	padding-left: 20px;
}
.subnav ul li
{
	display: inline;
}
.subnav ul li a
{
	color: White;
	padding-top: 5px;
	padding-left: 0px;
	float: left;
}
.mainfoldericon{
background: url(../Images/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.subfoldericon{
background:  url(../Images/arrow-right.gif) no-repeat ;
padding-left:10px;
}

.hdrSearchInput
{
	height: 16px;
	padding: 2px;
	text-align: left;
	width: 200px;
	background-color: White;
}
.hdrSearchTextBox
{
	border: 0 none;
	float: left;
	height: 14px;
	left: 24px;
	width: 160px;
}
.hdrSearchBtn
{
	float: right;
}


/*Phan Main*/
#container
{
	margin-top: 6px;
	clear: both;
}

/*Phan home slide*/
.newstt-xh
{
	border-bottom: 1px solid #004e8a;
}
.newspage
{
	width: 356px;
	float: left;
	border-right: 1px solid #004e8a;
	padding: 5px 4px 2px 10px;
	height: 390px;
}
.newspage h3
{
	padding: 10px 0 0 0;
}
.newspage h3 a
{
	color: #004e8a;
	font-size: 14px;
	font-weight: bold;
}
.newspage p
{
	padding: 3px 0 0px;
}
#mainStory
{
	float: left;
	width: 356px;
	overflow: hidden;
	height: 390px;
}
#mainStory h2, #mainStory h2 a
{
	font: bold 14px;
	font-size:14px;
	color: #035EB7;
	margin: 0;
	padding: 0;
	line-height: 21px;
}
#mainStory p
{
	padding: 2px 0 0 0;
	margin: 0;
	line-height: 16px;
}
#mainStoryWrap
{
	width: 355px;
	height: 350px;
}
#mainStory1
{
	display: block;
}
#mainStory2, #mainStory3, #mainStory4, #mainStory5
{
	display: none;
}
.mainStoryImg
{
	z-index: 99;
}
.mainStoryImg a img
{
	height: 264px;
}
#topStories
{
	float: left;
	width: 340px;
	padding: 3px 3px 4px 3px;
}
#playLink
{
	background: url(            '../Images/btn_playpause.gif' ) 0px 0px no-repeat;
	background: #DEDEDE;
}
.numStories
{
	float: right;
}
.listInline a
{
	background: #004e8a;
	font: bold 11px arial,sans-serif;
	color: #E1E1E1;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 9px 0px 9px;
	_padding: 0 9px;
	margin-left: 3px;
	border-right: 2px solid #303030;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #004e8a;
	line-height: 25px;
}
.listInline a.on
{
	background: #FE8D00;
	color: #FFF;
	border-right: 2px solid #004e8a;
	border-top: 1px solid #004e8a;
	border-left: 1px solid #004e8a;
	border-bottom: 1px solid #004e8a;
}
.listInline a.off
{
	background: #0;
	color: #FFF;
	border-right: 2px solid #004e8a;
	border-top: 1px solid #004e8a;
	border-left: 1px solid #004e8a;
	border-bottom: 1px solid #004e8a;
}
.listInline a:hover.on
{
	background: #FE8D00;
	text-decoration: none;
	color: #FFF;
	border-right: 2px solid #004e8a;
	border-top: 1px solid #004e8a;
	border-left: 1px solid #004e8a;
	border-bottom: 1px solid #004e8a;
}
.listInline
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.listInline li
{
	display: inline;
}
.btn
{
	float: left;
	padding: 4px 10px 0px 3px;
	_padding: 6px 10px 0px 3px;
	display: none;
}
.btn a
{
	display: block;
	cursor: hand;
	width: 27px;
	height: 16px;
	display: none;
}
/*Phan topnews */
.topnews
{
	width: 258px;
	float: right;
	padding-top: 4px;
	margin-right: 0px;
	overflow: auto;
}
.newstitle
{
	height: 25px;
	color: #fe8D00;
	font: bold 16px arial,sans-serif;
	border-bottom: 1px solid #004e8a;
	padding: 0 0 0 0;
}
ul.listtopnews
{
	padding: 0 0 0 6px;
	overflow: hidden;
}
ul.listtopnews li
{
	background: url(../Images/bulletM.gif) no-repeat left 5px;
	padding: 2px 0 2px 12px;
}
ul.listtopnews li a
{
	display: inline;
	color: #004E8A;
}
/*Thumb*/
.news-thumb
{
	clear: both;
	padding: 10px 0 10px 18px;
	overflow: hidden;
	background-color: #035EB7;
}
.news-thumb ul li
{
	width: 133px;
	display: inline;
	padding: 0 7px 0 7px;
	float: left;
	text-align: center;
}
.news-thumb ul li.last
{
	padding: 0 0 0 7px;
}
.news-thumb ul li a img
{
	border: 1px solid #ffffff;
	width: 132px;
	height:99px;
}
.news-thumb ul li a
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	line-height: 120%;
}
.news-thumb ul li p
{
	width: 133px;
	padding: 3px 0;
	overflow: hidden;
}
/*Topic show */
.md-title
{
	clear: both;
	height: 33px;
	border-bottom: 1px solid #004e8a;
	position: relative;
}
.md-title h3
{
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 0 8px;
	float: left;
}
.md-title a.rss
{
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 26px 0 0;
	background: url(../Images/rss.png) no-repeat right top;
	color: #333;
	position: absolute;
	top: 5px;
	right: 6px;
}
ul.topiclist
{
	float: left;
	padding: 0 5px 0 3px;
	line-height: 170%;
	margin-top: 5px;
}
ul.topiclist li
{
	display: inline;
}
ul.topiclist li a
{
	color: #000000;
	font-size: 11px;
	padding: 0 4px;
	font-size: 11px;
}
ul.topiclist li.separator
{
	background: url(../Images/tintrgnc-a.png) no-repeat right 2px;
}
.news-other ul li
{
	float: left;
	width: 352px;
	padding-left: 13px;
	padding-right: 10px;
	background-image: url(../Images/bulletM.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
}
.news-other ul li a
{
	color: #004a8e;
	
}
.news-other ul li a:hover
{
	color: #000000;
	
}
.home-rss
{
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 26px 0 0;
	background: url(../Images/rss.png) no-repeat right top;
	color: #333;
	float: right;
}
.home-rss:hover
{
	text-decoration: none;
}
.rss_nbcm
{
	float: left;
	position: absolute;
	right: 5px;
	width: 50px;
	top: 5px;
}
.md-news-cont
{
	padding: 5px 5px;
	background-image: url(../Images/home_fc_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffff;
}

.news-left
{
	float: left;
	width: 382px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-color: #ffffff;
}
.news-left img
{
	width:120px;
	height:90px;
	float: left;
	padding: 7px 8px 5px 0px;
}

.news-right
{
	float: right;
	width: 228px;
	padding: 5px 0 0 7px;
	height: 130%;
	line-height: 130%;
	background-color: #ffffff;
}
.news-right ul li
{
	padding-bottom: 6px;
}
.news-right ul li img
{
	width:60px;
	height:40px;
	float: left;
	padding: 5px 7px 5px 0;
}
.news-right ul li a
{
	color: #000000;
	height: 130%;
}
.news-right ul li a:hover
{
	color: #004E8A;
	height: 130%;
}
/*Tooltip */
#dhtmltooltip
{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 1px solid;
	padding-left: 4px;
	z-index: 100;
	filter: alpha(opacity=90);
	left: -300px;
	visibility: hidden;
	padding-bottom: 4px;
	border-left: black 1px solid;
	padding-top: 4px;
	border-bottom: black 1px solid;
	position: absolute;
	background-color: #EAF7EB;
	border-color: #666666;
	width: 210px;
}
#dhtmlpointer
{
	z-index: 101;
	left: -300px;
	visibility: hidden;
	position: absolute;
}
/*Tai nguyen moi */
/*Tieu diem moi */
.feat-cat-box
{
}
.title-top h2
{
	padding-left: 7px;
	padding-top: 10px;
	
	background-color: #035EB7;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 26px;
}
.feat-cat-center
{
	margin: 0px;
	clear: both;
	width: 96%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}

.feat-cat-center a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.feat-cat-center a:hover
{
	text-decoration: underline;
}
.feat-meta
{
	margin: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.feat-meta h1
{
	font-weight: bold;
	padding-left: 63px;
	display: block;
}
.atop
{
	float: left;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-top: 2px;
}
.feat-meta a
{
	color: #035EB7;
	text-decoration: none;
}
.feat-meta a:hover
{
	color: #000000;
}
.feat-cat-date
{
	font-size: 11px;
	color: #FE8D00;
	font-style: italic;
	margin: 0px;
	padding-left: 5px;
	line-height: 17px;
	display: block;
}
.feat-meta p
{
	margin: 0px;
	padding: 0px;
}
.title-top
{
	padding: 0px;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
}
.tatca, .tbtatca
{
	float: right;
	bottom: 10px;
	right: 12px;
}
.tbtatca a
{
	font-weight:bold;
	color: #FE8D00;
}

/*Hình ảnh hoạt động */
.tin-anh h3
{
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FE8D00;
}
.slideshow
{
	text-align: center;
	padding-top: 5px;
	color: #FE8D00;
}
/*footer*/
#footer
{
	clear: both;
	height: 80px;
	width: 100%;
	background: url(../Images/bg.gif) repeat-x left top;
}
#footer a
{
	color: #FFF;
	text-decoration: none;
}
#footer span
{
	font-weight: bold;
}

.footer1
{
	padding: 14px 0 0 34px;
	width: 900px;
	float: left;
}

.footer2
{
	padding: 14px 0 0 0;
	width: 210px;
	float: left;
}

.footer3
{
	padding: 14px 0 0 0;
	width: 180px;
	float: left;
}
/*Cap 2 */
/* Phan thong bao ben phai */
.text_box
{
	width: 320px;
	padding-bottom: 10px;
	position: relative;
}
.r_title1
{
	height: 25px;
	padding-top: 10px;
	padding-left: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #Ffffff;
	position: relative;
	background-color: #035EB7;
}
.r_title_icon
{
	width: 20px;
	height: 18px;
	background: transparent url(../images/0105spic.gif) -41px -5px no-repeat;
}
.r10_align
{
	float: left;
	text-align: justify;
	padding: 5px 2px 3px 5px;
	width: 290px;
	height: auto;
	display: inline;
	line-height: 150%;
}
.ol_top_software
{
	font-weight: bold;
	width: 267px;
	color: #FE8D00;
	font-size: 10pt;
	padding-left: 23px;
	margin: 0;
	background: url(../images/bg_ol000.gif) repeat left top;
}
.li_top_software
{
	width: 265px;
	height: 16px;
	padding-top: 12px;
}
.li_top_software a
{
	float: right;
	width: 265px;
	height: 16px;
	overflow: hidden;
	color: #004E8A;
	font-weight: normal;
}
/* Ket thuc thong bao diem ben phai */
/*Clip */
.videoclip .title
{
	font-weight: bold;
	color: #FE8D00;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.muiten
{
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: -1px;
}
#videoplaceholder
{
}
#videoclip
{
	padding-left: 10px;
}
#videoclip #title
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 4px;
}
#playlist div
{
	height: 20px;
	line-height: 20px;
}
/*ket thuc lip */

/*Tai nguyen download */
.danhsach
{
	clear: both;
	width: 920px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}
.danhsach .header
{
	background-image: url(../images/bar3.gif);
	height: 39px;
	width: 900px;
}
.danhsach .header h2
{
	height: 30px;
	padding-top: 10px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #004ebc;
}
.danhsach .content
{
	width: 898px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.danhsach .content a
{
	color: #666;
	text-decoration: none;
}
.danhsach .content a:hover
{
	color: #666;
	text-decoration: underline;
}
.danhsach_table .th
{
	padding-left: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #004ebc;
	text-align: left;
	height: 18px;
}
.danhsach_table .th a
{
	font-weight: bold;
	color: #004ebc;
	text-align: left;
	text-decoration: none;
}
.danhsach_table .th a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #f84109;
	text-align: left;
}
.danhsach_table .td
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #ccc;
	color: #888;
	text-align: left;
	font-weight:normal;
	border-bottom: 1px dotted #ccc;
}
.danhsach_table .td_bottom
{
	padding: 10px 0 0 0;
}
.danhsach_table .td a, .danhsach_table .td .tieude
{
	font-weight:bold;
	color: #004ebc;
}
.pager
{
	text-align: center;
	height: 25px;
	padding: 10px 10px 10px 10px;
}
.pager a
{
	color: #004ebc;
	font-weight: bold;
}
.pager a .number
{
	color: #004ebc;
	font-weight: bold;
}
.pager .current
{
	color: red;
}
.col3
{
	width: 960px;
	margin: 3px auto;
	background: white;
}
.filter
{
	padding-top: 10px;
	padding-left: 10px;
	color: #004ebc;
}

.muiten
{
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: -1px;
}
#divmenu0
{
	height:19px;
	width: 550px;
	overflow: hidden;
	padding-top: 4px;
	padding-left: 10px;
}
#divmenu0 img
{
	margin-bottom: 0px;
	margin-top: 2px;
}
marquee a
{
	color: #ffffff;
	z-index: 100;
}
#mail
{
	position: absolute;
	left: 3px;
	top: 1px;

}
#mail a
{
	font-size:11px;
}
#showtime
{
	color:Yellow;
	font-size:11px;
	float: right;
	position: absolute;
	right: 230px;
	top: 24px;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 7px;
}
/* gop y */
.suggestion
{
	padding-bottom: 15px;
}
.suggestion h3
{
	padding: 10px 0 0 10px;
	width: 100%;
	border-bottom: 1px solid #004E8A;
	height: 33px;
}
.suggestion .note
{
	padding: 10px 0 0 10px;
	color: #004ebc;
}
.suggestion .lable
{
	padding: 0 0 0 10px;
}
.newsimg
{
	text-align: center;
}
/*Phan detail*/
.nbm
{
	float: left;
	width: 633px;
	clear: both;
}
.nbm .header, .header
{
	float: left;
	width: 633px;
	height: 32px;
	border-bottom: 1px solid #999;
}
.header .sitemap
{
	float: left;
	overflow: hidden;
	width: 383px;
	height: 24px;
	padding-top: 8px;
	padding-left: 10px;
}
.sitemap .parent:link, .sitemap .parent:visited, .sitemap .parent:active, .sitemap .parent:hover
{
	color: #06f;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.sitemap .child:link, .sitemap .child:visited, .sitemap .child:active, .sitemap .child:hover
{
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.header .datetime
{
	float: left;
	width: 185px;
	height: 23px;
	padding-top: 9px;
	padding-right: 3px;
	text-align: right;
	color: #333;
	font-weight: normal;
	font-size: 11px;
}
.header .rss
{
	float: right;
	width: 52px;
	height: 32px;
}
.header .rss .text
{
	float: left;
	width: 24px;
	height: 24px;
	padding-top: 8px;
	font-weight: 700;
}
.header .rss .text a:link, .header .rss .text a:visited, .header .rss .text a:active, .header .rss .text a:hover
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.header .rss .img
{
	float: left;
	width: 28px;
	height: 27px;
	padding-top: 5px;
	border: 0px;
}
.nbm .content
{
	float: left;
	width: 633px;
	border-right: 1px solid #999;
}
.nbm .content .menu
{
	float: left;
	width: 190px;
	border-right: 1px solid #999;
	height: 200px;
}
.nbm .content .menu .menu_item
{
	float: left;
	width: 160px;
	height: 18px;
	padding-top: 3px;
	padding-left: 20px;
	border-bottom: 1px solid #c7c7c7;
	background-image: url(../Images/menu_item_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}
.nbm .content .menu .menu_item a:link, .nbm .content .menu .menu_item a:visited, .nbm .content .menu .menu_item a:active
{
	color: #333;
	text-decoration: none;
	display: block;
}
.nbm .content .menu .menu_item a:hover
{
	color: #003399;
}
.nbm .content .menu .menu_item_active
{
	float: left;
	width: 140px;
	height: 18px;
	padding-top: 3px;
	padding-left: 20px;
	border-bottom: 1px solid #c7c7c7;
	background-image: url(../Images/menu_item_active_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}
.nbm .content .menu .menu_item_active a:link, .nbm .content .menu .menu_item_active a:visited, .nbm .content .menu .menu_item_active a:active, .nbm .content .menu .menu_item_active a:hover
{
	color: #f30;
	font-size: 11px;
	text-decoration: none;
}
.nbm .content .news
{
	float: left;
	width: 430px;
	padding-left: 6px;
}
.nbm .content .news .title
{
	float: left;
	width: 420px;
	padding-top: 8px;
	padding-bottom: 13px;
}
.nbm .content .news .title a:link, .nbm .content .news .title a:visited, .nbm .content .news .title a:active, .nbm .content .news .title a:hover
{
	color: #004E8A;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.nbm .content .news .sapo
{
	float: left;
	width: 420px;
	padding-right: 10px;
	color: #333;
	text-decoration: none;
}
.nbm .content .news .sapo img
{
	float: left;
	padding: 0px 10px 10px 0px;
}

/* Phan detail body */
.round_left
{
	margin-bottom: 10px;
	float: left;
	width: 380px;
}
.round_left .lt
{
	background: #fff url(../Images/lt.png) no-repeat left top;
	float: left;
	width: 380px;
}
.page_down
{
	float: left;
	width: 633px;
	background: white;
	overflow:hidden;
}
.page_down .left
{
	float: left;
	border-right: 1px solid #999;
	width: 380px;
	overflow: hidden;
}
.page_down .left .content
{
}
.page_down .left .content .item
{
	clear:both;
	width: 360px;
	padding-left: 13px;
	padding-top: 5px;
}
.page_down .left .content .item img
{
	float: left;
	padding: 0px 10px 10px 0px;
	width: 100px;
	height: 80px;
}
.page_down .left .content .item .title
{
	padding-right: 10px;
}
.page_down .left .content .item .title a:link, .page_down .left .content .item .title a:visited, .page_down .left .content .item .title a:active, .page_down .left .content .item .title a:hover
{
	color: #004E8A;
	font-weight: bold;
	text-decoration: none;
}
.page_down1
{
	padding-right: 10px;
	background: #ffffff;
}
.page_down1 .round_left
{
	margin-bottom: 0px;
	float: left;
	width: 633px;
}
.page_down1 .round_left .lt
{
	background: #fff url(../Images/lt.png) no-repeat left top;
	float: left;
	width: 633px;
}
.page_down1 .left .content
{
	float: left;
	width: 633px;
	background-color: #ffffff;
	border-bottom: 1px solid #999;
}
.page_down1 .left .content .item
{
	float: left;
	padding-left: 13px;
	padding-top: 5px;
}
.page_down1 .left .content .item img
{
	width: 100px;
	height: 80px;
	float: left;
	padding: 0px 10px 10px 0px;
}
.page_down1 .left .content .item .title
{
	padding-right: 10px;
}
.page_down1 .left .content .item .title a:link, .page_down1 .left .content .item .title a:visited, .page_down1 .left .content .item .title a:active, .page_down1 .left .content .item .title a:hover
{
	color: #004E8A;
	font-weight: bold;
	text-decoration: none;
}

.cat-trangsau
{
	color: #FF0000;
	padding: 3px;
	text-align: right;
}
.cat-trangsau a
{
	color: #FF0000;
	font-weight: bold;
}
/*Detail new*/
.details-news
{
	float: left;
	width: 633px;
	
}
.details-news ul li
{
	list-style-type:square;
}
.details-news p
{
	font-size:13px;
	line-height:18px;
}
.details-news .header
{
	float: left;
	width: 633px;
	height: 32px;
	border-bottom: 1px solid #999;
}

.details-news .header .sitemap .parent:link, .details-news .header .sitemap .parent:visited, .details-news .header .sitemap .parent:active, .details-news .header .sitemap .parent:hover
{
	color: #06f;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.details-news .header .sitemap .child:link, .details-news .header .sitemap .child:visited, .details-news .header .sitemap .child:active, .details-news .header .sitemap .child:hover
{
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.details-news .header .datetime
{
	float: left;
	width: 185px;
	height: 23px;
	padding-top: 9px;
	padding-right: 3px;
	text-align: right;
	color: #333;
	font-weight: normal;
	font-size: 11px;
}

.details-news .header .rss .text
{
	float: left;
	width: 24px;
	height: 24px;
	padding-top: 8px;
}

.details-news .header .rss .text a:link, .details-news .header .rss .text a:visited, .details-news .header .rss .text a:active, .details-news .header .rss .text a:hover
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.details-news .header .rss .img
{
	float: left;
	width: 28px;
	height: 27px;
	padding-top: 5px;
	border: 0px;
}

.details-news .header .rss
{
	float: right;
	width: 52px;
	height: 32px;
}

.details-news .header .sitemap
{
	float: left;
	overflow: hidden;
	width: 550px;
	height: 24px;
	padding-top: 8px;
	padding-left: 10px;
}
.detail_news .print
{
	float: left;
	padding-bottom: 4px;
	padding-top: 6px;
	text-align: right;
	width: 610px;
}
.detail_news .img_sapo .img .img_note
{
	float: left;
	width: 300px;
	padding-left: 1px;
	color: #039;
	font-size: 10px;
	text-decoration: none;
}

.detail_news .img_sapo .sapo_relation
{
	float: left;
}

.detail_news .img_sapo .sapo_relation .sapo
{
	float: left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.detail_news .img_sapo .sapo_relation .relation
{
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
}

.detail_news .img_sapo .sapo_relation .relation .item
{
	float: left;
	background: #D9E1F0;
	border-bottom: 1px solid white;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 16px;
	padding-right: 5px;
	background-image: url(/Images/relation_dot.png);
	background-repeat: no-repeat;
	background-position: 7px 8px;
}

.sapo-image
{
	width: 270px;
}

.sapo-no-image
{
	width: 593px;
}

.relation .image
{
	width: 248px;
}

.relation .no-image
{
	width: 572px;
}

.detail_news .img_sapo .sapo_relation .relation .item a:link, .detail_news .img_sapo .sapo_relation .relation .item a:visited, .detail_news .img_sapo .sapo_relation .relation .item a:active, .detail_news .img_sapo .sapo_relation .relation .item a:hover
{
	color: #039;
	text-decoration: none;
}

.detail_news
{
	float: left;
	width: 633px;
	padding-bottom: 15px;
}

.detail_news .title
{
	float: left;
	width: 590px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.detail_news .title a:link, .detail_news .title a:visited, .detail_news .title a:active, .detail_news .title a:hover
{
	color: #06f;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.detail_news .print
{
	float: left;
	width: 610px;
	padding-top: 6px;
	padding-bottom: 4px;
	text-align: right;
}

.detail_news .img_sapo
{
	float: left;
	width: 600px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
}

.detail_news .img_sapo p
{
	padding-bottom: 7px;
}

.detail_news .img_sapo .img
{
	float: left;
	width: 300px;
	padding-right: 19px;
}

.img_sapo a:hover
{
	color: #0000FC;
}

.img_sapo a:link
{
	color: #0000FC;
}

.img_sapo a:visited
{
	color: #0000FC;
}

.img_sapo a:active
{
	color: #0000FC;
}

.img_sapo hr
{
	display: none;
}
/*Cac tin da dang */
.page_down .left .content
{
	float: left;
	width: 380px;
}
.page_down .right
{
	float: left;
	padding-left: 1px;
	width: 251px;
}
.page_down .othernews_item
{
	background-image: url(../Images/bulletM.gif);
	background-position: 24px 12px;
	background-repeat: no-repeat;
	color: #333333;
	float: left;
	padding-left: 27px;
	
	text-decoration: none;
	width: 368px;
	background-position: 15px 2px;
}
.page_down1 .othernews_item
{
	background-image: url(../Images/bulletM.gif);
	background-position: 24px 12px;
	background-repeat: no-repeat;
	color: #333333;
	float: left;
	font-weight: bold;
	padding-left: 27px;
	text-decoration: none;
	width: 633px;
	background-position: 15px 2px;
}
.content .othernews_item
{
	background-image: url(../Images/bulletM.gif);
	background-position: 15px 0px;
	background-repeat: no-repeat;
	color: #333333;
	clear: both;
	padding-left: 25px;
	padding-right:60px;
	text-decoration: none;
}
.content .othernews_item a:hover
{
	color:#004E8A;
}
.cactinkhac
{
	color: #0066FF;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:5px;
	text-decoration: none;
	width: 368px;
}
.date
{
	clear: both;
	font-size: 10px;
	color:Red;
}
.content
{
	float: left;
	width: 633px;
}
.thongbaomoi li
{
	background: transparent url(../Images/Sam.gif) no-repeat;
	height: 40px;
	line-height: 120%;
	padding-left: 35px;
}
.thongbaomoi li a
{
	padding-top: 10px;
	font-size: 11px;
	display: inline;
	overflow: hidden;
}
/*Tieu diem*/
.tieudiem
{
	float: right;
	width: 251px;
	overflow:hidden;
	padding-bottom:5px;
}
.tieudiem .header
{
	width:251px;
	height: 32px;
	background-image: url(/Images/tieudiem_header_bg.png);
	background-repeat: repeat-x;
}
.tieudiem .header .title-top h2
{
	height: 24px;
	padding-top: 8px;
	padding-left: 10px;
}
.tieudiem .content
{
	width:240px;
	background: white;
	padding-left: 11px;
	padding-top: 5px;
}
.tieudiem .content .item
{
	clear:both;
	padding-top: 4px;
	border-bottom: 1px solid #eeeff0;
}

.tieudiem .content .item img
{
	padding-top:3px;
	float:left;
	padding-right: 9px;
	width: 80px;
	height: 60px;
}
.tieudiem .content .item a
{
	float:left;
}
.tieudiem .content .item a:link, .tieudiem .content .item a:visited, .tieudiem .content .item a:active,  .tieudiem .content .item a:hover
{
	color: #000;
	text-decoration: none;
}
/*Tra cuu */
.tracuu
{
	padding-left: 10px;
	padding-top: 2px;
}
.tracuu
{
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.tracuu table tr
{
	line-height: 25px;
}
.tracuu .tNewTitle
{
	padding-left: 10px;
	padding-top: -15px;
	font-weight: bold;
	background-image: url(../Images/bulletM.gif) ;
	background-position:left center;
	background-repeat: no-repeat;
}
.tracuu .pageItem
{
	font-weight: bold;
	color: Red;
}
.tracuu .ketqua
{
	font-weight: bold;
}

table.danhsach_table thead th a
{
	padding-right: 12px;
}

table.danhsach_table thead th a.Descending
{
	background: url(../images/sort_desc.png) no-repeat right center;
}
table.danhsach_table thead th a.Ascending
{
	background: url(../images/sort_asc.png) no-repeat right center;
}
.tracuudiem 
{
	
	padding-left:10px;
	padding-top:5px;
	padding-bottom:0px;
	
}
.tintieptheo_link 
{
	color:#000000;
	
}

