@charset "utf-8";
/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#content{
	height:335px;
	}

a{
	text-decoration:none;
}
.left_reg{
	background-image: url(../img/bg_contents_reg.jpg);
	height: 335px;
	width: 400px;
	margin-left: 0;
	float:left;
}
.tieude{
	margin-left:98px;
	margin-top:25px;
}
.right_reg{
	margin:0;
}
.right_reg h2{
	color:#c31e24;
	font-size:12px;
	font-weight:normal;
}
.right_reg h2 span{
	font-weight:bold;
}
.right_reg h4{
	font-size:11px;
	color:#303030;
	font-weight:normal;
}
.right_reg h4 span{
	font-size:11px;
	color:#303030;
	font-weight:bold;
}
.dieukhoan {
	margin-top:12px;
	height: 190px;
	width: 471px;
	overflow: scroll;
}
.dongy{
	margin-left:85px;
	float:left;
}
.margin_top10{
	padding-top:10px;
}
.margin_top30{
	margin-top:30px;
}
.margin_top20{
	margin-top:15px;
}
.margin_left92{
	margin-left:92px;
}
.input{
	height:18px;
	width:200px;
	border: 1px solid #e3b8a9;
}
.input1{
	height:18px;
	width:63px;
	border: 1px solid #e3b8a9;
}
.input2{
	height:17px;
	width:280px;
	border: 1px solid #e3b8a9;
	font-style:italic;
	font-size:11px;
	color:#303030;
	
}

#content{height:335px;}

.clearboth{
	clear:both;
}
/* =================== HEADER ======================= */
.login_panel {
padding-bottom:0px;
}
.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;
	font-weight:bold;
	background:url(../img/header_top_bg.jpg) repeat-x;
}
.login_title {
	color:#FFF;
	font-weight:bold;
	text-align:left;
}
.flash_header{
	width:1010px;
	height:514px;
}
.menu_header{
	height:39px;
	width:1010px;
	margin-top:0px;
	background: url(../img/bg_menu_header_login.jpg) left top no-repeat;
}

/* =================== END HEADER ======================= */
#header {
	background:transparent url(../img/bg_header_thanhvien.jpg) repeat-x scroll 0 0;
}
#footer{
	margin-top:0px;
}