#wrapper {

	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}

.list_menu_top {
	background-color: rgba(15, 69, 35, 0.7);
	position: absolute;
	padding: 0px 10px;
	max-width: 100%;
	z-index: 1;
	float: right;
	margin-left: 65%;
	border-radius: 5px;
}

.list_menu_top li a {
	display: inline-block;
	color: #fdfc8f;
	line-height: 47px;
}

.list_menu_top li {
	display: inline-block;
	margin: 0px 5px;
	color: #fdfc8f;
	font-size: 18px;
	font-family: 'Tahoma';
	vertical-align: middle;
	padding-bottom: 5px;
}

#wrapperplay {

	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.BgLogin {
	width: 405px;
	height: 520px;
	overflow: hidden;
	font-size: 12px;
	background: none;
	color: #000000;
	background: url(../images/bg-login.png) no-repeat center top;
	position: relative;
	margin: 0 auto;
	padding: 300px 105px 0 80px
}

.BgRegister {
	width: 405px;
	height: 520px;
	overflow: hidden;
	font-size: 12px;
	background: none;
	color: #000000;
	background: url(../images/bg-register.png) no-repeat center top;
	position: relative;
	margin: 0 auto;
	padding: 300px 105px 0 80px
}


.BgForgotpass {
	width: 405px;
	height: 520px;
	overflow: hidden;
	font-size: 12px;
	background: none;
	color: #000000;
	background: url(../images/bg-forgotpass.png) no-repeat center top;
	position: relative;
	margin: 0 auto;
	padding: 300px 74px 0 80px
}

.BgIDLogin {
	position: absolute;
	top: 0;
	left: 50% !important;
	right: 0;
	width: auto !important;
	margin-left: -800px !important;
}

.BgLogin a:link,
.BgLogin a:visited {
	color: #000;
	text-decoration: none;
}

.BgLogin a:hover {

	text-decoration: underline;
}

.frm_dangnhap {
	margin: 0;
	overflow: hidden;
	width: 255px;
	z-index: 31;
	float: left;
}

.frm_dangnhap input.txt_box {
	background: none;
	border: none;
	height: 29px;
	line-height: 29px;
	margin: 0 0 7px !important;
	padding: 5px 0 5px 5px;
	width: 250px;
	float: left;
	color: #5e452e;
	font-size: 18px;
}

.frm_button {
	margin: 0;
	overflow: hidden;
	width: 130px;
	float: right;
}

input.txt_box {
	border: 1px solid #ccc;
	background: #FFF;
	height: 15px;
	line-height: 18px;
	margin: 4px 0 5px !important;
	padding: 2px 0 2px 3px;
	width: 114px;
}

.InfoError {
	clear: both;
	color: #FF0000;
	font-size: 14px;
	padding-top: 17px;
}

.BlockNewUser {
	right: 97px;
	position: absolute;
	top: 450px;
	width: 360px;
	font-size: 14px;
	color: #e05f00;
}

.BlockNewUser .Question {
	color: #df6000;
	font-weight: bold;
	float: left;
	padding: 12px 20px 5px 5px;
}

a.QuenMatKhau:visited,
a.QuenMatKhau:link {
	float: left;
	display: block;
	width: 150px;
	height: 20px;
	color: #60492a;
	position: absolute;
	left: 82px;
	top: 385px;
	font-weight: bold;
	text-decoration: underline;
}

a.QuenMatKhau:hover {
	color: #d62c0b;

}

a.DangKyNhanh:visited,
a.DangKyNhanh:link {
	float: left;
	display: block;
	width: 150px;
	height: 40px;
	background: url(../images/bg-btn-dangkynhanh.png) no-repeat 0 0 transparent;
	/* background: url(../images/bt-dangky-hov.png) no-repeat 0 0 transparent; */
	text-indent: -9999em;
}

a.DangKyNhanh:hover {
	background-position: 0 -40px;
}

a.TrangChuCu:visited,
a.TrangChuCu:link {
	float: left;
	display: block;
	width: 100px;
	height: 100px;
	/* background: url(../images/trangchucu.jpg) no-repeat 0 0 transparent; */
	text-indent: -9999em;
	position: fixed;
	top: 10px;
	right: 0;
	display: none;
}

a.TrangChuCu:hover {
	background-position: 0 -100px;
}

a.ThuNho:visited,
a.ThuNho:link {
	float: left;
	display: block;
	width: 120px;
	height: 28px;
	background: url(../images/thu-nho.png) no-repeat 0 0 transparent;
	text-indent: -9999em;
	position: absolute;
	left: 202px;
	top: 507px;
}

a.ThuNho:hover {
	background-position: 0 -30px;
}

a.BtnDangNhap:visited,
a.BtnDangNhap:link {
	float: left;
	display: none;
	width: 444px;
	height: 162px;
	background: url(../images/btn-dang-nhap.png) no-repeat 0 0 transparent;
	text-indent: -9999em;
	position: absolute;
	left: 99px;
	top: 0px;
}

a.BtnDangNhap:hover {
	background-position: -444px 0px;
}


.LuuY {
	left: 40px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 210px;
	padding: 0px 0 0;
	width: 440px;
}

form div.LuuY p.TextWarning {
	text-align: center;
	color: #265000;
	font-size: 11px;
	float: left;
	width: 236px;

}

form div.LuuY p.TextWarning span {
	line-height: 40px;
}

form div.LuuY p.TextWarning a:hover {
	color: #BA0000;
	text-decoration: none;
}

input.ChoiNgay {
	background: url(../images/bt-ok.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 85px;
	height: 85px;
	margin: 0;
	border: none;
	padding: 0;
	cursor: pointer;
}

input.ChoiNgay:hover {
	background-position: 0 -85px;
}














input,
a {
	outline: none;
}

ul.Register {
	width: 100%;
	overflow: hidden;
}

ul.Register li {
	width: 100%;
	float: left;
	padding: 0 0 5px;
}

ul.Register li label {
	font-weight: bold;
	width: 120px;
	float: left;
	text-align: right;
	padding: 3px 5px 0 0;
	font-size: 11px;
}

ul.Register li .TextBox {
	width: 138px;
	height: 20px;
	float: left;
	padding: 2px 5px;

	border: 1px solid #abb8a6;

}

ul.Register li .Capchar {
	width: 150px;
	float: left;
}

.TextBox input {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	color: #000;
}

ul.Register li .Check {
	width: 70px;
	float: left;
	padding: 3px 0 0 5px;
}

ul.Register li .Check a:link,
ul.Register li .Check a:visited {
	color: #fbf8e2;
	text-decoration: underline;
}

ul.Register li .Check a:hover {
	color: #65fdf4;
	text-decoration: underline;
}


.Agree {
	margin-left: 125px;
}

.InputAgree {
	float: left;
	margin-top: 3px;
}

.BtReg {
	width: 125px;
	height: 69px;
	/* background: url(../images/bt-dangky.png) 0 0 no-repeat; */
	position: absolute;
	left: 360px;
	bottom: 135px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.BtReg:hover {
	background-position: 0 -69px;
}

.TabPageLogin {
	width: 389px;
	padding: 9px 0 0 90px;
}

.TabContent {
	clear: both;
}

/*.TabPageLogin  a {
			float: left;
			display: block;
			text-indent: -9999px;
			background: url(../images/bg-tab.jpg) no-repeat ;
		}*/

a.QuickRegTitle:link,
a.QuickRegTitle:visited {
	background-position: 0 -59px;
	width: 200px;
	height: 59px;


}

a.QuickRegTitle:hover,
ul.TabPageLogin li.Active a.QuickRegTitle {
	background-position: 0 0;
}

a.LoginTitle:link,
a.LoginTitle:visited {
	width: 189px;
	height: 59px;
	background-position: -200px 0px;
}

a.LoginTitle:hover,
ul.TabPageLogin li.Active a.LoginTitle {
	background-position: -200px -59px;
}

a.ChangeTab:link,
a.ChangeTab:visited {
	color: #0181e4;

}

a.ChangeTab:hover {
	text-decoration: underline;
}

/* Popup Listserver */

.BtClose {
	width: 20px;
	height: 20px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	position: absolute;
	right: 0;
	top: 0;
	background: #000;
	display: block;
	text-indent: 0 !important;
	z-index: 1001;
}

.PopupNewServer {
	width: 680px;
	height: 460px;
	#position: absolute;
	position: fixed;
	top: 200px !important;
	left: -10000px;
	z-index: 1000;
	background: url(../images/bg-popup.gif) no-repeat;
	border: 1px solid #000;
}

.PopupNewServer a {
	display: block;
	text-indent: -9999px;
	position: absolute;
}

.PopupNewServer a.BtThamGiaMayChuMoi {
	height: 500px;
	left: 40px;
	top: 50px;
	width: 500px;
}

.PopupNewServer a.BtThamGiaMayChuMoi:hover {}

.PopupNewServer a.BtGiaoDienCu {
	width: 320px;
	height: 47px;
	/* background: url(../images/bt-giaodiencu.png) no-repeat; */
	left: 350px;
	top: 410px;
}

.PopupNewServer a.BtGiaoDienCu:hover {
	background-position: 0px -47px;
}

.zingMeBannerPopup {

	background: none !important;
	height: 498px !important;
	position: absolute !important;
	width: 719px !important;
	top: 58px !important;
	left: 26px !important;
	z-index: 1000;
}

.zingMeBannerPopup #btClose {
	cursor: pointer;
	position: absolute;
	right: 11px !important;
	top: 46px !important;
	z-index: 101;
}

.zingMeBannerPopup a#btClose:link,
.zingMeBannerPopup a#btClose:visited {
	/* background: url("../images/popup-idlogin-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); */
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 30px;
	position: absolute;
	text-align: center;
	text-indent: -9999px;
	top: 0;
	width: 30px;
}

.zingMeBannerPopup a#btClose:hover {
	background-position: -30px 0px;
}

.BtLegend {
	width: 200px;
	height: 298px;
	/* background: url(../images/bt-huyenthoai.png) no-repeat; */
	display: block;
	position: absolute;
	left: 613px;
	z-index: 100;
	top: 161px;
	text-indent: -9999px;

}

.BtLegend:hover {
	background-position: -200px 0px;
}

.BtLegendServer {
	left: 659px;

}

.QuenMatKhau2 {
	position: absolute;
	top: 48%;
	right: 69%;
	text-decoration: underline;
	font-size: 13px;
}