#boxEvent {
	width: 945px;
	height: 311px;
	padding: 0px 2px 20px 0;
	margin: 20px 0  0 30px;
	position: relative;
	display: block;
	z-index: 100;
}

#img {
		width: 940px;
		height: 305px;
		padding: 1px 0 0 0;
		float: left;
		display: block;
		
}
		#img li {
			position: absolute;
			z-index: 1;
			display: block;
			opacity: 0;
			-moz-opacity: 0;
			filter: alpha(opacity=0);
			top: 0;
			left: 0;
			width: 940px;
		}
		
			#img li a {
				float: left;
			}
		#img li.ActiveBanner {
			z-index: 5;
			opacity: 1;
			-moz-opacity: 1;
			filter: alpha(opacity=100);
		}
ul#imgControl {
		
		top: -1px;
		left: 540px;
		z-index: 1000;
		height: 305px;
		width: 86px;
		float: left;
		display: block;
		position: absolute;
}
	
		
		ul#imgControl li {
			float: left;
			list-style: none;
			width: 83px;
			padding: 0 0 2px 0;
			display: block;
			
		}
		/*ul#imgControl li.ActiveBanner {
			padding: 0 0 2px 0;
		}*/
			ul#imgControl li.ActiveBanner .BgThum {
				background: url(../images/bg-thumsmall.gif) no-repeat;
				position: absolute;
				width: 89px;
				height: 76px;
				display: block;
				z-index: 1000;
				right: -4px;
				top: -2px;
				float: left;
			}
			ul#imgControl li a:link,
			ul#imgControl li a:visited {
				width: 78px;
				height: 73px;
				display: block;
				border: 1px solid #03649d;
				position: relative;
				
			}
			ul#imgControl li a:hover {
				background: url(../images/bt-control-o.png) 0 0 no-repeat;	
			}

.DesImg {
	width: 300px;
	display: block;
	position: absolute;
	top: -2px;
	right: 0;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #bee8ff;
	line-height: 18px;
}
	.DesImg .Title {
		font-size: 24px;
		color: #f5fbff;
		line-height: 30px;
		padding: 0 0 3px 0;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif
		
	}
a.ViewMore:link, a.ViewMore:visited {
	background: url(../images/btn-xemthem.gif) no-repeat 0 -30px;
	width: 90px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin: 12px 0 0 0;
}
a.ViewMore:hover {
	background-position: 0 0;
}
	