﻿.topnav
{
	height: 15px;
	padding: 2px 0pt 0pt;
	text-align: center;
}
.topnav .topnavcont
{
	font-size: 11px;
	margin: 0pt auto;
	text-align: left;
	width: 952px;
}
.topnav .bookmark
{
	float: right;
}
.topnav .lnk02
{
	color: #407F00;
	text-decoration: underline;
	font-weight: bold;
}
.topnav .zingprods a, .zingprods
{
	color: #333333;
	font-weight: bold;
}
.topnav a
{
	text-decoration: none;
}
.highlight
{
	background-color: #f1ee05;
	color: #111;
}
.rAdvertisement
{
	padding: 3px 0px 3px 0px;
}
.rAdvertisement div
{
	padding-top: 5px;
	text-align: center;
	margin: 0px auto;
}
#BoxTheThao
{
	padding: 0px 5px 5px 1px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
#BoxTheThao .tit
{
	font-size: 11px;
	color: black;
	font-weight: bold;
}
#BoxTheThao a
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
#BoxTheThao a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
/*---------------------------------------------------------*/
/*Tooltip*/
#osdhtmltooltip
{
	border: #999 1px solid;
	padding: 4px;
	font-size: 10pt;
	z-index: 100;
	left: -300px;
	visibility: hidden;
	width: 350px;
	font-family: Arial;
	position: absolute;
	background-color: #EEE;
	text-align: left;
}
#osdhtmltooltip img
{
	float: left;
	width: 107px;
	padding: 3px;
	border: solid 1px #EEE;
	margin: 2px;
}
#osdhtmltooltip h3
{
	color: #6957C1;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
#osdhtmltooltip span
{
	color: #999;
	font-style: italic;
}
#osdhtmltooltip div
{
	color: #000;
}
#osdhtmlpointer
{
	z-index: 101;
	left: -300px;
	visibility: hidden;
	position: absolute;
}
#OsSlideShowBox
{
	width: 472px;
	height: 203px;
	margin: 0 3px 0 0;
	position: relative;
	overflow: hidden; /*visibility: hidden;*/
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	border-color: #FFF;
	z-index: 1;
}
#OsSlideShowBox .Panel
{
	position: absolute;
	text-align: left; /*visibility: hidden;*/
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
}
#OsSlideShowBox .Text
{
	position: absolute;
	text-align: left; /*visibility: hidden;*/
	overflow: hidden;
	left: 265px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}
/***********************************************/
#OsSlideShowBox .Panel .bor
{
	cursor: pointer;
	top: 0px;
	left: 0px;
	border: 1px solid #B6B6B6;
	position: absolute;
	z-index: 2;
	height: 201px;
	width: 257px;
}
#OsSlideShowBox .Panel .ctl
{
	position: absolute;
	background-image: url(topleft.gif);
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
}

#OsSlideShowBox .Panel .ctr
{
	position: absolute;
	background-image: url(topright.gif);
	z-index: 3;
	top: 0px;
	left: 249px;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
}

#OsSlideShowBox .Panel .cbl
{
	position: absolute;
	background-image: url(bottomleft.gif);
	z-index: 3;
	top: 193px;
	left: 0px;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
}

#OsSlideShowBox .Panel .cbr
{
	position: absolute;
	background-image: url(bottomright.gif);
	z-index: 3;
	top: 193px;
	left: 249px;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
}
/***********************************************/
#OsSlideShowBox .Img
{
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #B6B6B6;
	z-index: 2;
	cursor: pointer;
}
/*************************************************/
.list01 ul
{
	display: none;
	position: absolute;
	left: -40px;
	width: 110px;
}

.list01 li
{
	float: left;
	display: block;
	position: relative;
	margin-right: -1px;
}

.list01 li ul a
{
	color: #FFF;
	text-decoration: none;
	line-height: 23px;
	background-image: none;
	font-weight: bold;
	display: block;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.list01 ul li
{
	float: none;
	background: #796FC2;
	margin: 0;
	margin-bottom: -1px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	border: 1px #796FC2 solid;
}
.menulist ul > li:last-child
{
	margin-bottom: 1px; /* Mozilla fix */
}

/* Only style submenu indicators within submenus. */
.list01 a .subind
{
	display: none;
}
.list01 ul a .subind
{
	display: block;
	float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.list01 a
{
	float: left;
}
.list01 ul a
{
	float: none;
}
/* \*/
.list01 a
{
	float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child + html .list01 ul li
{
	float: left;
	width: 100%;
}

* html .list01 ul li
{
	float: left;
	height: 1%;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
* html .list01 ul a
{
	height: 1%;
}
/* End Hacks */

/*** ToolTip ***/
.dvhdr1
{
	border-right: #4570c5 1px solid;
	padding-right: 5px;
	border-top: #4570c5 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 13px;
	background: #ffffff;
	padding-bottom: 5px;
	color: #0066cc;
	border-left: #4570c5 1px solid;
	width: 300px;
	padding-top: 5px;
	font-family: Arial;
	text-align: left;
}
.dvbdy1
{
	border-right: #4570c5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	background: #ffffff;
	padding-bottom: 5px;
	border-left: #4570c5 1px solid;
	width: 300px;
	padding-top: 5px;
	border-bottom: #4570c5 1px solid;
	font-family: Arial;
	text-align: left;
	clear: both;
}
/*************************************************/
.SubPanel
{
	float: left;
	text-align: center;
	width: 221px;
	height: 175px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.SubPanel .SubPanelImage
{
	width: 221px;
	height: 175px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	border: 1px solid #B6B6B6;
}

.SubPanel .ctl
{
	position: absolute;
	padding: 0px;
	background-image: url(topleft.gif);
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	margin-top: -0px;
	margin-left: -0px;
	background-repeat: no-repeat;
	z-index: 3;
}

.SubPanel .ctr
{
	position: absolute;
	padding: 0px;
	background-image: url(topright.gif);
	z-index: 3;
	top: 0px;
	left: 211px;
	width: 10px;
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
}

.SubPanel .cbl
{
	position: absolute;
	padding: 0px;
	background-image: url(bottomleft.gif);
	z-index: 3;
	top: 165px;
	left: 0px;
	width: 10px;
	height: 10px;
	margin-left: -0px;
	margin-bottom: -0px;
	background-repeat: no-repeat;
}
.SubPanel .bor
{
	background-image: none;
	padding: 0px;
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 219px;
	height: 173px;
	border: 1px solid #B6B6B6;
}
.SubPanel .cbr
{
	position: absolute;
	padding: 0px;
	background-image: url(bottomright.gif);
	z-index: 3;
	top: 165px;
	left: 211px;
	width: 10px;
	height: 10px;
	margin-right: -0px;
	margin-bottom: -0px;
	background-repeat: no-repeat;
}
#OsPortal_MenuSub
{
	font-size: 12px;
	text-align: left;
}
#ozUserInfo1212
{
	margin: 0px auto;
}
#ozUserInfo1212 iframe
{
	margin: 0px auto;
}
/*News customize* 26/05/2008**********************************************/
#OsDocument
{
	overflow: hidden;
	font-family: Arial;
	color: #000;
	padding: 0px;
	text-align: left;
	width: 475px;
}
#OsDocument .pTitle
{
	font-size: 16px;
	margin: 0pt;
	padding: 5px 0px 10px 0pt;
	color: #427F00;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
}
#OsDocument .pHead
{
	margin: 0pt 0pt 10px;
	font-size: 16px;
	font-family: Times New Roman;
	font-weight: bold;
}
#OsDocument .pSource
{
	margin: 0pt 0pt 10px;
	font-size: 12px;
	text-align: right;
	font-style: italic;
}
#OsDocument .lImage
{
	margin: 0px 5px 0px 5px;
}
#OsDocument .pCaption
{
	color: #666;
	font-family: Arial,Tahoma;
	font-size: 11px;
	padding: 0px 5px 5px 5px;
	margin: 0px auto;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
#OsDocument .pBody
{
	color: #000;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
#OsDocument .pAuthor
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
	text-transform: uppercase;
}
#OsDocument .pSubTitle
{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 0px;
}
#OsDocument .pQuestion
{
	color: #000;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}
#OsDocument .pAnswer
{
	color: #000;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
#OsDocument .pInterTitle
{
	font-size: 11.8pt;
	color: #000000;
	font-weight: bold;
}
#OsDocument a
{
	color: #427F00;
	text-decoration: underline;
}
#OsDocument a:hover
{
	color: #000;
	text-decoration: none;
}
#OsDocument .pSuperTitle
{
	color: #333;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
}
#OsDocument img
{
	padding: 10px 2px 3px 2px;
}
#OsDocument .tLegend
{
	font-size: 11.8pt;
	color: #000;
	font-style: italic;
}
#OsDocument .lDetail
{
	font-size: 9px;
	color: #ff0000;
	float: right;
	text-decoration: underline;
}

/*SprySliding*/
#newsTicker
{
	background-color: #DDD;
	background: transparent url(bgd_homeanhdep.jpg) no-repeat scroll 0%;
	height: 144px;
	position: relative;
	width: 647px;
}
#newsTicker .SlidingPanels
{
	width: 580px; /* width: 100%; */
	height: 140px;
	float: left;
	position: relative;
	left: 10px;
	padding: 0px;
	border: none;
}
#newsTicker .SlidingPanelsContentGroup
{
	width: 9000em;
	float: left;
	position: relative; /* width: 100%; */
	margin: 0px;
	left: -10px;
	padding: 0px;
	border: none;
}
#newsTicker .SlidingPanelsContent
{
	float: left;
	width: 250px;
	height: 120px; /* width: 100%;  	            height: 400px; */
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}
#newsTicker img
{
	float: left;
	margin-right: 4px;
}
#newsTicker p
{
	margin: 4px 4px;
}
.SlidingPanelsAnimating *
{
	overflow: visible !important;
}
.ViewMoreTopic
{
	text-align: right;
}
.ViewMoreTopic a
{
	padding: 2px;
	color: #000;
	text-decoration: none;
}
.ViewMoreTopic a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
#o_Pagesize a.Psed
{
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
	font-size: 13pt;
}
#o_Pagesize a
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
	color: #000;
}
#o_Pagesize a:hover
{
	text-decoration: underline;
	color: #FF6600;
}
#TieuDiem
{
	width: 298px;
	padding: 1px;
}
#TieuDiem .hit_head
{
	background: url(hit_top.png) no-repeat;
	height: 29px;
}
#TieuDiem .hit_head h1
{
	font-size: 11pt;
	color: #32276c;
	margin: 0px 0px 0px 40px;
	padding-top: 5px;
	font-weight: bold;
}
#TieuDiem .hit_body
{
	border: 1px solid #b6ade3;
	width: 296px;
}
#TieuDiem ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#TieuDiem li
{
	margin: 0px;
	padding: 5px;
	background: #ddd7f8 url(hit_bg.png) repeat-x;
	clear: both;
}
#TieuDiem li img
{
	padding: 0px 5px 5px 0px;
	float: left;
}
#TieuDiem .hit_footer
{
	height: 38px;
	background: url(hit_footer.png) repeat-x;
}
#TieuDiem p
{
	margin: 0px;
	padding: 0px 0px;
}
#TieuDiem p.pdT5
{
	padding-top: 5px;
}
#TieuDiem .link02
{
	float: left;
}

