body {
	overflow-x: hidden;
}
#userNoLogin,
.BlockMayChu {
    position: relative;
    left: 0;
    top: 0;
}

.SideBar {
    background: url(../images/left-bg11.jpg) no-repeat #138f97;
    font-family: Tahoma;
    font-size: 12px;
	width: 250px;
    height: 1000px;
    padding: 0;
    position: relative;
	z-index: 100;
	overflow: hidden;
	z-index: 5;
}
.Logo {
	position: absolute;
	top: 8px;
	left: 30px;
	background: url(../images/logo-gn.png) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 165px;
	height: 85px;
}
ul.QuickLink {
	width: 200px;
	height: 30px;
	position: absolute;
	top: 98px;
	left: 20px;
    background: #396c0b;
    border-radius: 5px;
    border: #a4de39 solid 1px;
}
ul.QuickLink li {
	float: left;
	border-right: 1px solid #5c921e;
	padding: 3px;
	
}
ul.QuickLink li.Last {
	border-right: none;
}
ul.QuickLink li a {
	display: block;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #feff8a;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding: 2px 3px;
	
}
ul.QuickLink li a:hover {
	/*color: #e6ff90;*/
	text-decoration: underline;
}
.MayChu {
	width: 220px;
	position: absolute;
	top: 150px;
	left: 10px;
}
.MayChu .BlockMayChu {
	width: 210px;
	height: 45px;
	padding: 100px 0 15px;
	
}
.MayChu .BlockMayChu .MayChuDC {
	color: #705800;
	font-weight: bold;
	padding-left: 18px;
}
.MayChu .BlockMayChu .ServerName {
	width: 185px;
	position: absolute;
	top: 85px;
	left: 0;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.MayChu .BlockMayChu .ServerName .Num {
	color: #c70000;
}
.MayChu .BlockMayChu .ServerName .TitleMayChu {
	color: #5e452e;
	font-size: 12px;
    font-weight: normal;
}
.MayChu .BlockMayChu .ServerName .Name {
	font-size: 16px;
	color: #c70000;
}
.MayChu iframe {
	position: absolute;
	top: 135px;
	left: 0;
	border: none;
}
.HuongDan {
	width: 282px;
	height: 25px;
	position: absolute;
	top: 200px;
	left: 25px;
}
.HuongDan iframe {
	position: absolute;
	top: 30px;
	left: 0;
	border: none;
}
.BlockContent .BlockLogin {
	width: 210px;
	height: 25px;
	color: #451f00;
	
	margin-left: 5px;
}
.BlockContent .BlockLogin span {
	color: #451f00;
    font-weight: bold;
}
.BlockContent .BlockLogin a {
	color: #2f6300;
	margin-left: 20px;
    font-weight: bold;
}
a.Control {
	background: url(../images/bt-control.png) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 40px;
	position: absolute;
	top: 40px;
	left: 220px;
}
a.CloseBtn {
	background-position: 0 0;
}
a.CloseBtn:hover {
	background-position: -30px 0;
}
a.OpenBtn {
	background-position: 0 -40px;
}
a.OpenBtn:hover {
	background-position: -30px -40px;
}

a.Control2 {
    background: url(../images/open-close.png) 0 0 no-repeat;
    display: block;
    text-indent: -9999px;
    width: 30px;
    height: 40px;
    position: absolute;
    top: 445px;
    left: 230px;
}
a.Control2.CloseBtn {
    background-position: 0 0;
}
a.Control2.CloseBtn:hover {
    background-position: -30px 0;
}
a.Control2.OpenBtn {
    background-position: 0 -40px;
}
a.Control2.OpenBtn:hover {
    background-position: -30px -40px;
}

#iframeGame {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 100px;
	margin: 0;
}

/*update 27/03*/
.Notify {
    background: url(../images/chu-y.png) no-repeat 0 5px ;
    color: #FFFFFF;
    display: none;
    height: 48px;
    left: 175px;
    overflow: visible;
    position: absolute;
    top: 0px;
    width: 60px;
    z-index: 500;
}
.NotifyClose {
     background: url(../images/chu-y-dong.png) no-repeat 155px 5px ;
    color: #FFFFFF;
    display: block;
    height: 48px;
    left: 0;
    position: absolute;
    width: 220px;
    z-index: 500;
}
.ChuY {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 60px;
}
.ChuY a.Link {
    color: #FFFFFF;
    display: none;
    font-weight: bold;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 60px;
    z-index: 5;
}
.ChuY span {
    background: url("../images/bg_notifycation.gif") no-repeat scroll 19px 2px ;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 50px;
    left: 0px;
    overflow: hidden;
    padding-left: 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 54px;
}
.ChuY span.None {
    background: none repeat scroll 0 0 ;
    display: none;
}
.ChuY a.Active {
    display: block;
    z-index: 6;
}
#listNews {
    background: #FFEAAC;
    display: block;
    overflow: hidden;
    padding: 10px 10px 10px 0px;
}
.ArrowBox {
    background: #ffffcb;
	border: 1px solid #e4a22f;
    color: #5e452e;
    display: none;
    padding: 3px ;
    position: relative;
    width: 219px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ArrowBox:after, .ArrowBox:before {
    bottom: 100%;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.ArrowBox:after {
    border-color: #e4a22f;
    border-width: 10px;
    left: 70%;
    margin-left: 15px;
}
.ArrowBox:before {
    border-color: #FFFFCB;
    border-width: 10px;
    left: 70%;
    margin-left: 15px;
    border-bottom: 10px solid #FFFFCB; 
   border-left: 10px solid transparent; 
   border-right: 10px solid transparent; 
}
ul.DanhSachTin li {
    
    border-bottom: 1px dotted #e1ab0d;
    min-height: 55px;
    padding-left: 32px;
}
ul.DanhSachTin li:hover {
    
}
ul.DanhSachTin li.Last {
    background: #f16811;
    border-bottom: none;
    padding-left: 32px;
}
ul.DanhSachTin li.New a:link, ul.DanhSachTin li.New a:visited {
    color: #5e452e !important;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
ul.DanhSachTin li a:link, ul.DanhSachTin li a:visited {
    color: #5e452e;
    font-size: 12px;
    text-decoration: none;
}
ul.DanhSachTin li a:hover {
    color: #FF6000;
    text-decoration: underline;
}
ul.DanhSachTin .Date {
    color: #d65100;
    text-align: right;
    width: 76px;
    padding: 0;
}
ul.DanhSachTin li.tin-tuc {
    background: url("../images/cate-tin-tuc.jpg") no-repeat scroll 0 10px ;
    padding-top: 6px;
}
ul.DanhSachTin li.tin-tuc:hover {
    background: url("../images/cate-tin-tuc.jpg") no-repeat scroll 0 10px ;
    padding-top: 6px;
    text-decoration: underline;
}
ul.DanhSachTin li.su-kien {
    background: url("../images/cate-su-kien.jpg") no-repeat scroll 0 10px ;
    padding-top: 6px;
}
ul.DanhSachTin li.su-kien:hover {
    background: url("../images/cate-su-kien.jpg") no-repeat scroll 0 10px ;
    padding-top: 6px;
    text-decoration: underline;
}
ul.DanhSachTin li.bai-viet {
    background: url("../images/cate-bai-viet.jpg") no-repeat scroll 0 10px ;
    padding-top: 6px;
}
ul.DanhSachTin li.bai-viet:hover {
    background: url("../images/cate-bai-viet.jpg") no-repeat scroll 0 10px ;
    padding-top: 6px;
    text-decoration: underline;
}


.BlockContent .BlockLogin {
	float: left;
	width: 210px;
	position: relative;
	z-index: 100;
}


.BlockContent .BlockLogin a {
	margin-left: 0;
}
.ImgNoLogin {
	position: relative;
	top: -10px;
	left: -10px;
	height: 160px;
}

















