body{
	background:  white  url(../images/bg_body.jpg) top center no-repeat;
}
#warpbody{
	width:1012px;
	 margin: 0 auto;
}
.toplogo{
	width:200px;
	margin: 8px 0 10px 210px;
	overflow: hidden;
	float:left;
}
.toplogo a.logo{
	width:110px;
	height: 93px;
	display: block;
	margin: 0 auto 10px auto;
}
.toplogo div{
	line-height: 20px;
	text-align: center;
	color: white;
}
.toplogo div span{
	margin: 0 0 0 3px;
}
.toplogo div a{
	font-size:12px;
	padding: 0 5px;
	color: white;
}
.toplogo div a:hover{
	color: #aff133;
}
/*****************************box_button****************************/
.box_nhancode
{
	width:400px;
	height:290px;
	margin:95px 0 0 195px;
	float:left;
}
.box_nhancode .button_macode
{
	width:179px;
	height:59px;
	background:transparent url(../images/button.png) no-repeat 0 0;
	float:left;
	margin:10px 10px 10px 0px;
	display:block;
}
.box_nhancode .button_xanh
{
	width:179px;
	height:59px;
	background:transparent url(../images/button_xanh.png) no-repeat 0 0;
	float:left;
	margin:10px 10px 10px 0px;
	display:block;
}
.box_nhancode .button_xanh:hover, .button_xanh.active
{
	
	background: transparent url(../images/button_xanh.png) no-repeat 0px -59px;	
	text-decoration:none;
	
}
.box_nhancode .button_macode:hover, .button_macode.active
{
	background: transparent url(../images/button.png) no-repeat 0px -59px;	
	text-decoration:none;
}
.box_nhancode .button_xanh span
{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:21px;
	text-align:center;
	display:block;
	margin-top:8px;
}
.box_nhancode .button_macode span
{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:21px;
	text-align:center;
	display:block;
	margin-top:8px;
}
.box_nhancode .textbox_code
{
	background:#5e0000;
	width:285px;
	height:38px;
	display:block;
}
.box_nhancode .textbox_code span
{
	color:#FFF;
	line-height:38px;
	font-size:16px;
	margin-left:5px;
	display:block;
}
.box_nhancode .button_nganhang
{
	width:208px;
	height:75px;
	background:transparent url(../images/button_nganhang.gif) no-repeat 0 0;
	float:left;
	margin:60px 10px 0px 0px;
	display:block;
}
.box_nhancode .button_nganhang:hover
{
	background:transparent url(../images/but_nganhangcode.png) no-repeat 0 -75px;
}
/******************** nav **************/
.nav{
	width:100%;
	 margin: 70px auto 0;
	 position: relative;
	 z-index: 5;
	 overflow: hidden;
}
ul.ulnav{
	width:760px;
	margin: 0 0 0 4px;
	padding: 0;
	overflow: hidden;
	float: left;
}
ul.ulnav li{
	 float: left;
	 margin: 0 5px 0 0;
	 overflow: hidden;
	 width:144px;
}
ul.ulnav li a{
	display: block;
	width: 144px;
	padding: 0;
	color: #4c2809;
	text-align: center;
	line-height: 51px;
	font-size: 20px;
	height: 56px;
	background: url(../images/nav.png) no-repeat 0 0;
}
ul.ulnav li a:hover, ul.ulnav li a.a_active{
	text-decoration: none;
	background: url(../images/nav_active.png) no-repeat 0 0;
	color: #4c2809;
}

/******* div id ************/
.div_id{
	line-height: 25px;
	border-bottom: 28px solid #fdfae2;
	border-left: 28px solid transparent;
	width: 196px;
	float: right;
	color: #050505;
	position: relative;
	top: 26px;
	right: 8px;
	z-index: 2;
}
div.text_id{
	width:300px;
	margin: 0 auto;
	text-align: left;
	position: absolute;
	top: 0;
	line-height: 28px;
	
}
div.text_id strong{
	color: #ea0000;
}
div.text_id a
{
	color: #050505;
	text-decoration: none;
}
div.text_id a:hover
{
	text-decoration:underline;
	color: #ea0000;
}

/************ page body *************/
.pagebody{
	width:100%;
	position: relative;
	z-index: 4;
	top: -5px;
	margin: 0 0 -5px 0;
}
.toppage{
	background: url(../images/warp_top.png) top center no-repeat;
	height: 5px;
}
.mdpage{
	background: url(../images/warp_md.png) top center repeat;
}
.btpage{
	background: url(../images/warp_bt.png) top center no-repeat;
	height: 17px;
}
.Contentpage{
	 width:93%;
	 margin: 0 auto;
	 padding: 5px 0 10px 0;
}
.tile_lable{
	width: 100%;
	border-bottom: 1px dotted #05222a;
	display: block;
	height: 55px;
}
.tile_lable h3{
	width:60%;
	overflow: hidden;
	color: #4c2809;
	font-size: 18px;
	height: 40px;
	line-height: 30px;
	font-weight: bold;
	margin: 20px 0 0 0;
	float:  left;
}
.tile_lable h3 span{
	background: url(../images/icon_bt.png) 0 -7px no-repeat;
	float: left;
	width:39px;
	height: 36px;
}
.tile_lable .divuser{
	width:30%;
	 float: right;
	 
}
.tile_lable .divuser .line{
	line-height: 20px;
	margin: 10px 0;
}
.tile_lable .divuser .line .boxdrop{
	width:175px;
	float: left;
	position: relative;
}
.tile_lable .divuser .line p.bordrop{
	background: #57251a;
	border: 1px solid #3e1a13;
	width: 170px;
	height: 21px;
	margin: 12px 0 0;
	padding: 1px 0 1px 0; 
}
.tile_lable .divuser .line .drop_text {
	text-indent: -9999px;
	float: right;
	width: 23px;
	height: 26px;
	background: url(../images/seclect.png) 0 -72px no-repeat;
}
.tile_lable .divuser .line .chon {
	height: 20px;
	float: left;
	width: 140px;
	color: #ff9a3b;
	line-height: 20px;
	text-align: left;
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
}
.tile_lable .divuser .line .chon:hover{
	text-decoration: none;
}
.tile_lable .divuser .line .drop_list {
	width: 170px;
	height: auto;
	background: #452709;
	border: 1px solid #884d11;
	clear: both;
	display: none;
	margin: 0 auto;
	position: absolute;
	color: white;
}
.tile_lable .divuser .line .drop_list li {
	border-bottom: 1px solid #5a330c;
	padding: 5px;
}
.tile_lable .divuser .line .drop_list li.title {
	font-style: italic;
	background: #2d1a06;
	color: #edb57c;
	font-size: 12px;
}
.tile_lable .divuser .line a.bt_xacnhan{
	background: url(../images/seclect.png) 0 -1px no-repeat;
	width:96px;
	height: 30px;
	float: left;
	margin: 8px 0 0 10px;
	color: white;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
.tile_lable .divuser .line a.bt_xacnhan:hover{
	 background-position: 0 -32px;
	 text-decoration: none;  
}

.Content_opi{
	width:100%;
	padding: 10px 0;
}
.o_pi{
	width:675px;
	float: left;
	overflow: hidden;
}
.contentopi{
	width:675px;
	height: 481px;
}
.contentopi img{
	width:565px;
	height: 481px;
}
.col_right{
	width:252px;
	float: right;
	margin: 15px 0 0 0;
}
.user{
	color: #8a8a8a;
	font-weight: bold;
	display: block;
	padding: 0 0 10px 0;
}
.user font{
	color: #ab2121;
	
}
a.bt_vanmoi{
	width:208px;
	height: 75px;
	display: block;
	margin: 5px 0;
	background: url(../images/icon_bt.png) 0 -47px no-repeat;
	overflow: hidden;
}
a.bt_vanmoi:hover{
	background-position: 0 -121px;
}
.divline{
	margin: 5px 0 0 0px;
	color: #4c2809;
	font-size: 16px;
	font-weight: bold;
	line-height: 44px;
	
}
.divline span{
	background: url(../images/icon_bt.png) -47px 0 no-repeat;
	width:31px;
	height: 38px;
	float: left;
	margin: 0 8px 0 0;
}
.boxtext{
	background: #4c2809;
	border: 2px solid #884711;
	height: 25px;
	width: 218px;
	margin: 2px 0 5px;
	line-height: 25px;
	overflow: hidden;
}
.boxtext span{
	color: white;
  display: block;
  padding: 0 10px;
}
.boxtext.boxtext2{
	width:190px;
	 height: 60px;
	 text-align: center;
}
.boxtext.boxtext2 span{
	font-size: 16px;
 font-weight: bold;
 display: block;
 padding:15px 0;
}
.divline.numbe span{
	background: url(../images/icon_bt.png) -85px 0 no-repeat;
	width:44px;
	height: 40px;
}
.divline.allpoint span{
	background: url(../images/icon_bt.png) -130px 0 no-repeat;
	width:44px;
	height: 40px;
}
.divalldiem{
	width:252px;
	background: url(../images/box_diem.png) 0 0 no-repeat;
	height: 108px;
	text-align: center;
}
.divalldiem span{
	display: block;
	width: 80%;
	padding: 57px 0;
	color: #0a0a0a;
	font-size: 24px;
	margin: 0 0 0 62px;
}

.Content_qua{
	border: 1px solid #4c2809;
	margin: 5px 0 0 0;
	background: #fff9ca;
}
.lable{
	background: #4c2809;
	width: 140px;
	color: white;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	height: 37px;
	overflow: hidden;
}
.lable span{
	background: url(../images/icon_bt.png) -184px 0 no-repeat;
	width:36px;
	height: 37px;
	position: relative;
	top:-5px;
	float: left;
	margin: 0 6px 0 0 ;
}
.boxlinequa{
	width:100%;
	overflow: hidden;
}
ul.ulqua{
	margin: 0 auto;
	overflow: hidden;
	width:100%;
	padding: 15px 0 35px 0;
}
ul.ulqua li{
	 float: left;
	 margin: 0 0px;
}
ul.ulqua li a{
	background:  url(../images/icon_box.png) 0px 0px no-repeat;
	width:146px;
	height: 134px;
	display: block;
	margin: 0 5px;
	position: relative;
}
ul.ulqua li a:hover{
	 background-position: -151px 0px;
	 
}
ul.ulqua li a:hover span.spanmoc, ul.ulqua li a:hover span.spanpoint{
	color: #ff1906;
}
ul.ulqua li a span{
	position: absolute;
	display: block;
}
ul.ulqua li a span.spanmoc{
	width: 66px;
	height: 38px;
	color: #4c2809;
	font-size: 18px;
	font-weight: bold;
	top: 2px;
	line-height: 38px;
	left: 60px;
}
ul.ulqua li a span.spanpoint{
	width: 89px;
	height: 20px;
	text-align: center;
	color: #4c2809;
	top: 132px;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	padding: 5px 0;
	left:29px;
}
/***************** page lich su *************/
	.boxtable_ls{
	width: 90%;
	margin: 25px auto 0 auto;
	overflow: hidden;
	border-top: 1px solid #f1a77e;
}
	
	
	table.myTable.table_ls{
		width:100%;
		overflow: hidden;
		margin: 15px auto 50px;
	}
table.myTable.table_ls th{
	text-align: center;
	 font-size: 14px;
}
table.myTable.table_ls td{
	text-indent: 10px;
	text-align: center;
}


#footer {
width: 100%;
height: 35px;
background: #000;
padding: 0px 0;
overflow: hidden;
margin: 0px 0 10px 0;
}
#footer .footerContent{
	margin:0px auto;
	width:1000px;
	color:#fff;
	font-size:12px;
	text-align: center;
	padding: 0px 0 10px 0;
	overflow: hidden;
}


#footer .footerContent img{
	width:36px;
	height:36px;
	margin-right: 5px;
	display: inline-block;
}
#footer .footerContent span{
	padding: 0px 0 0 0;
	display: inline-block;
	 position: relative;
	 top: -13px;
}

.TopBtn{
	width: 53px;
	height: 53px;
	position: absolute;
	top: 20px;
	right:-20px;
	text-indent: -9999px;
	background: url(../images/icon_top.png) no-repeat 0 0;
	*visibility: hidden;
}
#popupLog{
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0,0,0,.9);
	z-index: 100;
	top: 0;
	left: 0;
	display:none;
}
.mask{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 99;
}
.popupContent{
	background:url(../images/popup-bg.png) no-repeat;
	width:522px;
	height:417px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
.popupContent .close{
	position:absolute;
	top:-8px;
	right:-8px;
	background:url(../images/close.png) no-repeat;
	width:26px;
	height:26px;
	overflow:hidden;
	display:block;
}
form#formLogin{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
form#formLogin fieldset{
	padding:10px;
	display:block;
}
form#formLogin legend{
	margin:80px 0 0 0;
	text-align:center;
	color:#000;
	display:block;
	font-weight:bold;
	font-size:14px;
	font-family:tahoma;
	float:left;
	clear:both;
	margin-bottom:20px;
}
form#formLogin label{
	color:#000;
	display:block;
	font-weight:bold;
	font-size:14px;
	font-family:tahoma;
	float:left;
	clear:left;
	width:140px;
	text-align:right;
	margin-right:5px;
}
form#formLogin br{
	margin-bottom:5px;
}
form#formLogin input[type='text'], .input-text,
form#formLogin input[type='password']{
	float:left;
	background:#ffbd8b;
	border-top:1px solid #74553b;
	border-left:1px solid #cb956b;
	border-right:1px solid #cb946a;
	border-bottom:1px solid #fbb985;
	padding:5px;
	width:325px;
	margin-bottom:15px;
}
form#formLogin input[type='submit'], .btn-login{
	background:url(../images/btn.jpg) no-repeat;
	display:block;
	overflow:hidden;
	float:left;
	clear:both;
	width:140px;
	height:47px;
	cursor:pointer;
	border:0px solid transparent;
	margin-left:145px;
}
form#formLogin input[type='submit']:hover{
	background-position:0 -47px;
}
form#formLogin .checkCode{
	float: left;
	clear: both;
	padding: 0 0 0 145px;
	display:block;
	margin-bottom:10px;
}
form#formLogin .checkCode img{
	width:150px;
	float:left;
	margin-right:5px;
}
form#formLogin .checkCode .refresh{
	background:url(../images/refresh.jpg) no-repeat;
	display:block;
	width:26px;
	height:26px;
	overflow:hidden;
	float:left;
}
form#formLogin{}
.clear {clear: both;}