.BoxIframe {
	width: 100%;
	height: 475px;
}
.BtLink {
	width: 220px;
	margin: 0 auto;
	overflow: hidden;
}
.BtLink .NapThe {
	background: url(../images/bt-napthe.png) 0 0 no-repeat;
	width: 52px;
	height: 20px;
	color: #af0000;
	font-weight: bold;
	padding: 17px 10px 3px 43px;
	float: left;
	display: block;
	text-decoration: none;
	text-shadow: 1px 1px #FFF;
}
.BtLink .NapThe:hover {
	background-position: 0 -40px;
	text-decoration: none;
}
.BtLink .NhanCodeOff {
	background: url(../images/codehot-off.png) 0 0 no-repeat;
	width: 105px;
	height: 40px;
	color: #FF0000;
	font-weight: bold;
	float: right;
	text-indent: -9999px;
	display: block;
	cursor: default;
}
.BtLink .NhanCode {
	background: url(../images/codehot.gif) 0 0 no-repeat;
	width: 105px;
	height: 40px;
	color: #FF0000;
	font-weight: bold;
	float: right;
	text-indent: -9999px;
	display: block;
}
.BtLink .NhanCode:hover {
	background: url(../images/codehot-over.gif) 0 0 no-repeat;
}

.BoxIframe .BtnHuongDan {
	background: url(../images/bt-huongdan.gif) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	width: 220px;
	height: 50px;
	margin-bottom: 22px;
}
.BoxIframe .BtnHuongDan:hover {
	background-position: 0 -50px;
}
#boxEvent {
	position: relative;
	height: 160px;
	width: 208px;
	margin: 0 0 5px 5px;
	padding: 1px;
}
ul#img {
	width: 208px;
	height: 138px;
}
ul#img li {
	position: absolute;
}
ul#img li.ActiveBanner {
	z-index: 5;
}
ul#imgControl {
	width: 90%;
	height: 15px;
	padding: 8px 0 0 100px;
	
	z-index: 10;
}
ul#imgControl li {
	float: left;
	margin-right: 1px;
}
ul#imgControl li a:link,
ul#imgControl li a:visited {
	background: url(../images/icon-banner.png) -17px 0 no-repeat;
	color: #006666;
	display: block;
	width: 16px;
	height: 15px;
	line-height: 16px;
	text-align: center;
	padding: 0px 0;
	font-weight: bold;
}
ul#imgControl li.ActiveBanner a:link,
ul#imgControl li.ActiveBanner a:visited,
ul#imgControl li a:hover  {
	background: url(../images/icon-banner.png) 0 0px no-repeat;
	
	text-decoration: none;
}
.LeftBlockEvent {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
	
}
.LeftBlockEvent h2 {
	background: url(../images/titleleft-sukien.png) 0 0 no-repeat ;
	height: 34px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}
.LeftBlockEvent ul {
	width: 100%;
	overflow: hidden;
}
.LeftBlockEvent ul li {
	width: 100%;
	float: left;
}
.LeftBlockEvent ul li a {
	background: url(../images/left-icon.png) 5px 6px no-repeat ;
	font-size: 13px;
	color: #5e452e;
	padding: 0px 0 2px 20px;
	text-decoration: none;	
}
.LeftBlockEvent ul li a:hover {
	color: #ef6000;
	text-decoration: none;
}
.LeftBlockEvent ul li a span.Date {
	padding: 0 5px 0 0;
	color: #666;
}
#BlockNews {
	width: 220px;
	position: relative;
}
#BlockNews h2 {
	background: url(../images/titleleft-tintuc.png) no-repeat;
	height: 37px;
	margin: 0 0 5px;
	text-indent: -9999px;
	width: 123px;
	display: block;
}
#BlockNews .ListNews {
	width: 100%;
	overflow: hidden;
}
#BlockNews .ListNews li {
	width: 100%;
	float: left;
}

#BlockNews .ListNews li a {
	background: url(../images/left-icon.png) 5px 6px no-repeat ;
	font-size: 13px;
	color: #5e452e;
	padding: 0px 0 2px 20px;
	text-decoration: none;	
}
#BlockNews .ListNews li a:hover {
	color: #dd4e00;
	text-decoration: none;
}
#BlockNews .ListNews li a span.Date {
	padding: 0 5px 0 0;
	color: #666;
}

a.ViewMoreEventLeft {
    background: url("../images/none.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    left: 30px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 4px;
    width: 160px;
    z-index: 2;
}

