.BlockRegister {
	width: 550px;
	height: 250px;
	overflow: hidden;
	font-size: 12px;
	background:  none;
	color: #000000;

	position: relative;
	padding: 10px 0 0 40px
}
.BlockRegister a:link,
.BlockRegister a:visited {
	color: #000;
	text-decoration: none;
	
}
.BlockRegister a:hover {
	
	text-decoration: underline;
}
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.png) 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;
	}
	a.BtClose {
		height: 30px;
		width: 43px;
		position:absolute;
		display: block;
		text-indent: -9999px;
		background: url(../images/bt-close.png) no-repeat ;
		top: 10px;
		right:10px;
	}
	a.BtClose:hover {
		background-position: -43px 0; 
	}
	.LeftContent {
    background: url("../images/bg-dangnhap.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 342px;
    margin: 0 0 0 10px;
    overflow: hidden;
    position: relative;
    width: 540px;
}
.frm_dangnhap {
	left: 25px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 120px;
	width: 305px;
	z-index: 31;
}
.frm_dangnhap label {
	float: left;
	width: 118px;
	padding: 0 7px 0 0;
	text-align: right;
	color: #000;
	font-weight: bold;
}
.frm_dangnhap input.txt_box {
	border: 1px solid #ccc;
	;
	background: #fff;
	;
	height: 16px;
	line-height: 18px;
	margin: 0 0 8px !important;
	padding: 2px 0 2px 3px;
	width: 175px;
	float: left;
}
.frm_button {
	left: 340px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 70px;
	width: 130px;
	z-index: 32;
}
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;
}
.LeftContent a.QuenMK {
	position: absolute;
	top: 175px;
	left: 150px;
	width: 200px;
	height: 20px;
	color: #265000;
	font-weight: bold;
}
.LeftContent a.QuenMK:hover {
	text-decoration: underline;
}
.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;
	
}
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/choingay.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 130px;
	height: 101px;
	margin: 0;
	border: none;
	padding:0;
	cursor: pointer;
}
input.ChoiNgay:hover {
	background-position: 0 -101px;
}
.BlockNewUser {
	width: 360px;
	position: absolute;
	left: 170px;
	top: 300px;
}
.BlockNewUser .Question {
	color: #f7392e;
	font-weight: bold;
	float: left;
	padding: 0 0 5px 5px;
}
		
#tabLogin { display:none;}