@charset "utf-8";
/* CSS Document */

.dangky-button{
	margin-top:15px;
	}

*{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
.left_loginreg{
	margin-left:0;
	background-image: url(../img/bg_fogotpass.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 620px;
	float:left;
}
.right_loginreg{
	margin-left:0;
	padding-top:30px;
}
.right_loginreg h2{
	color:#c31e24;
	font-size:12px;
	font-weight:normal;
}
.right_loginreg h2 span{
	font-weight:bold;
	float:left;
	margin-left:100px;
}
.right_loginreg h4{
	font-size:11px;
	color:#303030;
	font-weight:normal;
}
.right_loginreg a{
	color:#303030;
}
.right_loginreg a:hover{
	color:#c31e24;
}
.input{
	height:18px;
	width:200px;
	border: 1px solid #e3b8a9;
}
/* =================== HEADER ======================= */
#header {
	background:transparent url(../img/bg_header_thanhvien.jpg) repeat-x scroll 0 0;
	clear:both;
	height:543px;
	width:100%;
}
.container_header{
	width:1010px;
	margin:0 auto 0 auto;
}
.top_header{
	width:425px;
	height:26px;
	float:right;
}
.input_login {
	border:1px solid #7f0004;
	width:110px;
	height:15px;
	text-align:left;
	color:#FFF;
	background:url(../img/header_top_bg.jpg) repeat-x;
}
.login_title {
	color:#FFF;
	font-weight:bold;
	text-align:left;
}
.flash_header{
	width:1010px;
	height:473px;
}
.login_panel {
padding-bottom:0px;
}
.menu_header{
	height:39px;
	width:1010px;
	margin-top:0px;
	background: url(../img/bg_menu_header_login.jpg) left top no-repeat;
}

/* =================== END HEADER ======================= */

/* =================== START QUEN MAT KHAU ======================= */
.quenmatkhau{
	color:#c31e24;
	font-size:12px;
	float:left;
	margin-top:93px;
	margin-left:20px;
}
.upcase{
	text-transform:uppercase;
}
.quenmatkhau  h4{
	color:#c31e24;
	font-size:12px;
	font-weight:bold;
	margin-top:1px;
}
.quenmatkhau input{
	border:1px solid #e3b8a9;
	background:#fff6e1;
	width:249px;
	height:17px;
	margin-top:5px;
}
.quenmatkhau button{
	background: url(../img/quen_pass.jpg) left top no-repeat;
	border:none;
	width:127px;
	height:21px;
	margin-top:12px;
	cursor:pointer;
}
#footer {
	margin-top:0px;
}