/* CSS Document */
body {
	background-color: #3e649a;
	color: #1258a0;
	font-family: "Tahoma";
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	height: 100%
}

/****************Page1****************/
.cont {
	height: 402px;
	padding: 80px 0px 0px 0px
}

.banner {
	background: url(images/bn_loginform.png) no-repeat;
	width: 522px;
	height: 103px;
}

.logo {
	background: url(images/logo.png) no-repeat;
	width: 144px;
	height: 77px;
}
.logoCNT {
	background: #ffffff url("images/logocnt.png") no-repeat left top;
	height: 110px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 275px;
	padding-top: 18px;
	width: 520px;
	margin: auto;
	line-height: 20px;
}
.noidung {
	width: 427px;
}

.nd1 {
	width: 7px;
	height: 255px;
	background: #fff;
	float: left
}

.nd2 {
	width: 559px;
	height: 255px;
	background: #fff;
	float: left
}

.nd3 {
	width: 7px;
	height: 255px;
	background: #fff;
	float: right
}

.dn {
	width: 503px;
	height: 166px;
	margin-top: 50px;
}

.dn1 {
	width: 353px;
	height: 166px;
	float: left;
	margin-top: 30px;
}

.dn11 {
	width: 353px;
	height: 109px;
	float: left;
}

.dn2 {
	width: 140px;
	height: 166px;
	background: url(images/system_login.png) no-repeat;
	float: right
}
/****************page2****************/
.left {
	width: 560px;
	height: 270px;
	border: 1px solid #c7ddeb;
	background: #ffffff;
	float: left
}

.right {
	width: 200px;
	height: 270px;
	border: 1px solid #c7ddeb;
	background: #ebf9ff;
	margin-left: 8px;
	float: left
}

.td {
	width: 545px;
	height: 28px;
	background: url(images/td.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #1258a0;
	line-height: 25px;
	padding-left: 15px;
}

.r1 {
	width: 189px;
	height: 65px;
	padding: 10px 0px 0px 0px;
}

.r11 {
	width: 67px;
	height: 65px;
	float: left
}

.r12 {
	width: 118px;
	height: 65px;
	float: left;
	line-height: 65px;
	background: url(images/r1.jpg) repeat-x scroll
}

.r13 {
	width: 4px;
	height: 65px;
	float: right;
	background: url(images/r2.jpg)
}

.button_login {
	height: 41px;
	width: 427px;
	background-image:url('images/btdangnhap.png');
	background-repeat: no-repeat;
	cursor: pointer;
	-moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
     border: none;
}

.button_login:HOVER {
	height: 41px;
	width: 427px;
	background-image:url('images/btdangnhap_hover.png');
	background-repeat: no-repeat;
	cursor: pointer;
	-moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
     border: none;
}

.login_banner {
	width: 100%;
	height: 90px;
	background-image: url(images/Banner.jpg);
	background-repeat: no-repeat;

}

.login_form {
	width: 400px;
	height: 195px;
	margin-top: 100px;
}

.login_l {
	width: 400px;
	height: 195px;
	background-image: url(images/login_tdLeft.png);
	background-position: left;
	background-repeat: no-repeat;
}

.login_r {
	width: 400px;
	height: 195px;
	background-image: url(images/login_tdRight.png);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
}

.login_center {
	width: 360px;
	height: 195px;
	margin-left: 20px;
	background-image: url(images/login_td.png);
	background-repeat: repeat-x;
}

.txtLogin {
	background: url(images/textbox.png) no-repeat top left;
	height: 20px;
	width: 200px;
	border: 0px;
	padding-top: 2px;
	padding-left: 2px;
}
