@charset "utf-8";
/* CSS Document */
.SideLeftNav {
	overflow: hidden;
	width: 250px;
	margin: 0 0 10px;
}
	.TitleMenuLeft {
		height: 50px;
		width: 250px;
		display:block;
		overflow:hidden;
		text-indent: -9999px;
	}
	.TitleMenuLeft a:link, 
	.TitleMenuLeft a:visited, 
	.TitleMenuLeft a:hover {
		display:block;
		color: #f1c056;
		font-family: Tahoma;
		font-size: 15px;
		font-weight: bold;
		padding: 13px 0 0 0;
		text-align: center;
		text-decoration: none;
	}
	.TitleHD {
		background: url(../images/subnav-title-hdan.png) no-repeat 0 0;
	}
	.TitleTT {
		background: url(../images/subnav-title-tintuc.png) no-repeat 0 0;
	}
	.TitleCN {
		background: url(../images/subnav-title-camnang.png) no-repeat 0 0;
	}
	.TitleTV {
		background: url(../images/subnav-title-tvien.png) no-repeat 0 0;
	}
	.TitleGT {
		background: url(../images/subnav-title-gthieu.png) no-repeat 0 0;
	}
ul#subNav,
ul#subNav01 {
	list-style-type: none;
	overflow: hidden;
	z-index: 100;
	width: 250px;
	margin: 0 auto;
}
ul#subNav01 {
	padding-bottom: 10px;
	margin-left: 1px;
}
	ul#subNav li,
	ul#subNav01 li {
		float: left;
		overflow: hidden;
		position: relative;
		width: 100%;
		white-space: nowrap;
		font-family: Tahoma;
		font-size: 15px;
	}
		ul#subNav li.Off a:link, 
		ul#subNav li.Off a:visited, 
		ul#subNav li.Off a:hover {
			background: url(../images/navsub-nochild.jpg) no-repeat 0 0px;
			color: #74747f;
			cursor: default;
			display: block;
			float: left;
			font-size: 15px;
			line-height: 30px;
			height: 30px;
			text-decoration: none;
			width: 220px;
			padding: 5px 0 5px 30px;
		}
		ul#subNav li a:link, 
		ul#subNav li a:visited {
			background: url(../images/navsub-nochild.jpg) no-repeat 0 0;
			color: #ececec;
			
			display: block;
			float: left;
			line-height: 30px;
			height: 30px;
			text-decoration: none;
			width: 220px;
			padding: 5px 0 5px 30px;
		}
ul#subNav01 li a {	
	background: url(../images/bt-nav-left.jpg) no-repeat 0 0;		
	display: block;
	float: left;
	height: 49px;
	width: 248px;
	text-indent: -9999px;
}

/* ===== Button 01 ===== */
ul#subNav01 li a.Button01 {
	background-position: 0 0;
	margin-bottom: 2px;
}

ul#subNav01 li a.Button01:hover,
ul#subNav01 li.Active a.Button01,
ul#subNav01 li.Active a.Button01:hover,
ul#subNav01 li.Hilite a.Button01,
ul#subNav01 li.Hilite a.Button01:hover {
	background-position: -248px 0;
}

/* ===== Button 02 ===== */
ul#subNav01 li a.Button02 {
	background-position: 0 -50px;
}

ul#subNav01 li a.Button02:hover,
ul#subNav01 li.Active a.Button02,
ul#subNav01 li.Active a.Button02:hover,
ul#subNav01 li.Hilite a.Button02,
ul#subNav01 li.Hilite a.Button02:hover {
	background-position: -248px -50px;
}

		ul#subNav li .IconHot {
			position: absolute;
			top: 9px;
			right: 5px;
		}
		ul#subNav li.Active a:link, 
		ul#subNav li.Active a:visited, 
		ul#subNav li.Hilite a:link, 
		ul#subNav li.Hilite a:visited
		 {
			background-position: 0 -40px;
			color: #ececec;
			text-decoration: none;
		}
		ul#subNav li.HasChild a:link, 
		ul#subNav li.HasChild a:visited
		 {
			background: url(../images/navsub-child.png) no-repeat 0 0;
		}
		ul#subNav li.HasChild a:hover {
			background-position: 0 -80px;
			color: #ececec;
			text-decoration: none;
		}
		ul#subNav li.HasChild.Hilite a:link, 
		ul#subNav li.HasChild.Hilite a:visited, 
		ul#subNav li.HasChild.Active a:link, 
		ul#subNav li.HasChild.Active a:visited {
			background-position: 0 -40px;
			color: #ececec;
			text-decoration: none;
		}
		ul#subNav li.HasChild.Off a:link, 
		ul#subNav li.HasChild.Off a:visited,
		ul#subNav li.HasChild.Off a:hover {
			background: url(../images/navsub-child.png) no-repeat 0 -120px;
			color: #74747f;
			cursor: default;
			display: block;
			float: left;
			line-height: 30px;
			height: 30px;
			text-decoration: none;
			width: 220px;
			padding: 5px 0 5px 30px;
		}
		
ul#subNav li ul.SubNavChild {
	clear: both;
	display: none;
	overflow: hidden;
	font-size: 15px;
	padding: 10px 0;
	width: 250px;
	background: #2e2f39;
}
ul#subNav li ul.SubNavChild li {
	background: #2e2f39;
}
ul#subNav li.Active ul.SubNavChild li.Bottom {
}
ul#subNav li.Active ul.SubNavChild li a:link, 
ul#subNav li.Active ul.SubNavChild li a:visited {
	background: url(../images/subnav-icon.gif) no-repeat 25px 12px ;
	color: #aeaeaf;
	display: block;
	line-height: 26px;
	
	height: 26px;
	padding: 2px 0 2px 40px;
	width: 210px;
}
ul#subNav li.Active ul.SubNavChild li a:hover {
	color: #b92127 !important;
}
ul#subNav li.Active ul.SubNavChild li.Active a:link, 
ul#subNav li.Active ul.SubNavChild li.Active a:visited, 
ul#subNav li.Active ul.SubNavChild li.Hilite a:link, 
ul#subNav li.Active ul.SubNavChild li.Hilite a:visited{
	color: #ffdca5 !important;
	font-weight:bold;
}

ul#subNav li.HasChild ul.SubNavChild li.SubOff a:link, 
ul#subNav li.HasChild ul.SubNavChild li.SubOff a:visited, 
ul#subNav li.HasChild ul.SubNavChild li.SubOff a:hover {
	background: url(../images/subnav-icon-off.gif) no-repeat 25px 12px ;
	color: #505158 !important;
	cursor: default;
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 2px 0 2px 40px;
	width: 210px;
}

#MenuLeftSlider {
	width: 250px;
	height: 364px;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	float: left;
}
	#img {
		width: 248px;
		height: 362px;
		border: 1px solid #424242;
	}
	#img li {
			position: absolute;
			z-index: 1;
			display: block;
			opacity: 0;
			-moz-opacity: 0;
			filter: alpha(opacity=0);
	}
	#img li.ActiveBanner {
			z-index: 5;
			opacity: 1;
			-moz-opacity: 1;
			filter: alpha(opacity=100);
	}
	#imgControl {
		overflow: hidden;
		position: absolute;
		bottom: 0px;
		left: 1px;
		z-index: 10;
		width: auto;
		height: 34px;
		padding: 0;	
	}
		#imgControl li {
			position: relative;
			height: 34px;
			float: left;
			list-style: none;
			overflow: hidden;
		}
			#imgControl li#item1.ActiveBanner a,
			#imgControl li#item2.ActiveBanner a,
			#imgControl li#item3.ActiveBanner a,
			#imgControl li#item4.ActiveBanner a,
			#imgControl li#item5.ActiveBanner a {
				background: url(../images/imgcontrol.png) -41px 0 no-repeat;
				color: #f1f1f2;
				text-decoration: none;
			}
			#imgControl li a {
				width: 41px;
				height: 34px;
				line-height: 34px;
				display: block;
				background: url(../images/imgcontrol.png) 0 0 no-repeat;
				color: #f1f1f2;
				font-size: 18px;
				font-family: Livvic;
				text-align: center;
				text-decoration: none;
			}
			#imgControl li a:hover {
				background: url(../images/imgcontrol.png) -41px 0 no-repeat;	
				color: #f1f1f2;
				text-decoration: none;
			}
			#imgControl li#item6 a {
				width: 43px;
				background: url(../images/imgcontrol2.png) 0 0 no-repeat;
			}
			#imgControl li#item6 a:hover,
			#imgControl li#item6.ActiveBanner a {
				background: url(../images/imgcontrol2.png) -43px 0 no-repeat;
				color: #f1f1f2;
				text-decoration: none;
			}