@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
		
}
a, a:link, a:active{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;	
}
body{
	font-family: Tahoma, Geneva, sans-serif;
	color: #1b1b1b;
	font-size:14px;
	text-shadow: 1px 1px #fff;
}
.header{
	width: 100%;
	height: 350px;
	background:none;

}
.header .navtop{
	width: 100%;
	height: 31px;
	background:url(../images/backmntop.jpg) repeat-x;
	position: fixed;
	top:0;
	left: 0;
	z-index: 10;
border-bottom: 1px solid #CCCCCC;
height: 29px;
}
.header .navtop .btn_navtop{
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
	text-align:right;
}
.header .navtop .btn_navtop a.reg_btn{
	color: #000;
	text-shadow: none;
	font-size: 12px;
}
.header .navtop .btn_navtop a.lostpass_btn{
	color: #F60;
	text-shadow: none;
	font-size: 12px;
	margin-left: 10px;
}
.header .header_container{
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	background:url(../images/header_content_bg.png) no-repeat bottom left;	
}

.main_container{
	width: 1000px;
	margin: 0 auto;	
	margin-top: -35px;
	margin-left: -40px;
}
.main_container .main{
	width: 100%;
	min-height: 470px;
	background: #f4f4f4;
	box-shadow: inset 1px 1px #fff,inset -1px 0px #fff,0 0 15px rgba(0,0,0,0.2);

}
.main_container .main .navi{
	width: 100%;
	height: 45px;
	background:url(../images/menu-bg.gif) repeat-x bottom left;
	
}
.main_container .main .line_navi{
	width: 100%;
	height: 0px;
	background: #ea4200;
	box-shadow: inset 0 1px #f06600;	
}
.main_container .main .navi .menu_top{
	padding-left: 0px;
}
.main_container .main .navi .menu_top ul.list_menu_top{
	list-style: none;
}
.main_container .main .navi .menu_top ul.list_menu_top li{
	display: inline-block;
	padding-top: 12px;
	margin: 0;
}
.main_container .main .navi .menu_top ul.list_menu_top li a{
	color: #777777;
	font-weight:bold;
	font-size: 13px;
	outline: medium none;

	padding: 13px 25px 16px;
}
.main_container .main .navi .menu_top ul.list_menu_top li.act a{
	

	padding: 18px 25px 18px;
	color: #777777;
}
.main_container .main .navi .menu_top ul.list_menu_top li a:hover{
	color: #000;
	
}
.main_container .main .content{
	width:950px;
	margin: 0 auto;
	padding-top: 25px;
	overflow:hidden;
}
.main_container .main .content .content_left{
	width: 665px;
	float: left;
min-height:400px;	
}
.main_container .main .content .content_left h2.title_page{
	font-family:Tahoma, Geneva, sans-serif;
	color: #292929;
	font-weight:normal;
	font-size: 30px;
	text-shadow: 1px 1px #fff;
}
.main_container .main .content .content_left .line{
	width: 100%;
	height:2px;
	margin-top: 5px;
	background:url(../images/line.jpg) repeat-x;	
}
.main_container .main .content .content_left .babuocthamgia{
	width: 100%;
	height: 83px;
	background: url(../images/3buocthamgia.jpg) no-repeat;	
}
.main_container .main .content .content_left .central{
	padding-top: 10px;
	padding-bottom: 10px;
}
.main_container .main .content .content_left .central .form_reg{
	width: 450px;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;

}
.main_container .main .content .content_left .central .form_reg .form_reg_left{
	float: left;
	text-align: right;	
	font-weight: bold;
	width: 150px;
	padding-top: 2px;
}
.main_container .main .content .content_left .central .form_reg .form_reg_right{
	float: left;
	margin-left: 15px;
}
.main_container .main .content .content_left .central .form_reg .form_reg_right input[type=text],
.main_container .main .content .content_left .central .form_reg .form_reg_right input[type=password],
.main_container .main .content .content_left .central .form_reg .form_reg_right select{
	width: 240px;
	padding: 4px 2px;
	background: #fff;
	border: 1px solid #bebebe;
}
.main_container .main .content .content_left .central .capcha_reg{
	width: 200px;
	margin: 0 auto;
	padding-left: 100px;
	font-size: 12px;
	text-align:center;	
}
.main_container .main .content .content_left .central .capcha_reg .capcha{
	width: 200px;
	height: 70px;
	border: 1px solid #bebebe;
	background: #fff;
}
.main_container .main .content .content_left .central .capcha_reg .rep_capcha input{
	width: 190px;
	border: 1px solid #bebebe;
	padding: 10px 4px;
	font-size: 50px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main_container .main .content .content_left .central .btn_account{
	width: 290px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	box-shadow: 1px 1px #fcfcfc;
	border-radius: 3px;
}
.main_container .main .content .content_left .central .btn_account:hover{
	box-shadow: 1px 1px #f7f6f6;
}
.main_container .main .content .content_left .central .btn_account:nth-child(2n+2){
	margin-left: 80px;
}
.main_container .main .content .content_left .central .btn_account a{
	display: block;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	background:#f4f4f4;
}
.main_container .main .content .content_left .central .btn_account a:hover{
	display: block;
	border: 1px solid #d0d0d0;
	border-radius: 3px;
	background:url(../images/bg_btn_acc.jpg) repeat-x;
	box-shadow: inset 0 0 3px #fff;
}
.main_container .main .content .content_left .central .btn_account a .btn_acc_container{
	width: 100%;
	height:88px;
}
.main_container .main .content .content_left .central .btn_account a .btn_acc_container .btn_acc_icon{
	width: 80px;
	height: 88px;
	float: left;
}
.main_container .main .content .content_left .central .btn_account a .btn_acc_container .btn_acc_text{
	width: 200px;
	height: 88px;
	padding-top: 15px;
	float: left;
}
.main_container .main .content .content_left .central .btn_account a .btn_acc_container .btn_acc_text p{
	color: #680202;
	font-weight:bold;
	
}
.main_container .main .content .content_left .central .btn_account a .btn_acc_container .btn_acc_text span{
	color: #3e3e3e;
	text-shadow: 1px 1px #fff;
	font-size:12px;
	position: relative;
	top: 5px;
}
.main_container .main .content .content_left .central .bor_bottom{
	margin: 2px 0;
	border-bottom: 1px solid #bebebe;
}
.content_left table tr td{

border: 1px solid #ccc;
}
.content_left table tr th{

border: 1px solid #ccc;
}

.main_container .main .content .content_left .central .btn_action{
	text-align: center;	
	padding: 10px 0;
}
.main_container .main .content .content_left .central .btn_action input[type=reset]{
	position: relative;
	padding: 9px 40px;
	top: -15px;
}
.main_container .main .content .content_left .central .image_intro{
	float: left;
	width: 200px;
	
}
.main_container .main .content .content_left .central .text_intro{
float: left;
width: 440px;
text-align: justify;
line-height: 24px;
font-size: 12px !important;
}
.main_container .main .content .content_right{
	width: 275px;
	min-height:385px;
	background: #e1e1e1;
	float: left;
	margin-left: 10px;
	box-shadow: inset 1px 1px #c0c0c0, inset -1px -1px #c0c0c0;
}
.main_container .main .content .content_right .login_title{
	width: 100%;
	height: 50px;
	background:url(../images/login_bg.jpg);
}
.main_container .main .content .content_right .logged_title{
	width: 100%;
	height: 50px;
	background:url(../images/acc_bg.jpg);
}
.main_container .main .content .content_right .box_log{
	width: 240px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	text-shadow: 1px 1px 1px #fff;
}
.main_container .main .content .content_right .box_log .log_form p{
	margin: 4px 0;	
}
.main_container .main .content .content_right .box_log .log_form p:nth-child(2n+1){
	margin: 10px 0 4px 0;
}
.main_container .main .content .content_right .box_log .log_form p input[type=text],
.main_container .main .content .content_right .box_log .log_form p input[type=password]{
	width: 236px;
	border: 1px solid #bebebe;
	padding: 8px 2px;
	background: #fff;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
}
.main_container .main .content .content_right .box_log .log_form .username{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:30px;
	color: #333;
	text-shadow:1px 1px #fff;
	text-align:center;
}
.main_container .main .content .content_right .box_log .log_form ul.list_action{
	list-style: none;
}
.main_container .main .content .content_right .box_log .log_form ul.list_action li{
	background: url(../images/icon_list.jpg) no-repeat left center;
	padding:0px 0 2px 20px;
	margin: 4px 0;
}
.main_container .main .content .content_right .box_log .log_form ul.list_action li a{
	color: #600;
	font-weight:bold;
}
.main_container .main .content .content_right .box_log .log_form div span.btn_napdong{
	position: relative;
	top: 5px;
}
.main_container .main .content .content_right .box_log .log_form ul.list_action li a:hover{
	color: #e9660f;
}
.line_solid{
	width: 100%;
	height: 2px;
	margin: 0 auto;
	padding-top: 10px;
	background:url(../images/line_solid.jpg) repeat-x bottom;	
}
.main_container .main .content .content_right .box_log .log_form .link_log{
	padding-top: 5px;
}
.main_container .main .content .content_right .box_log .log_form .link_log ul.list_link_log{
	list-style: none;
}
.main_container .main .content .content_right .box_log .log_form .link_log ul.list_link_log li{
	padding: 2px 0;
	margin: 1px 0;	
	border-bottom: 1px dotted #bcbcbc;
}
.main_container .main .content .content_right .box_log .log_form .link_log ul.list_link_log li a{
	color: #1b1b1b;
	font-weight: bold;
}
.main_container .main .content .content_right .box_log .log_form .link_log ul.list_link_log li a:hover{
	color: #350000;
	text-decoration:underline;
}
.footer{
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background:url(../images/bg_footer.gif) repeat-x #fff;
	position:relative;
}
.contentft {
 font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    width: 1000px;
}.footer .foot_left{
	position: absolute;
	top: 0;
	left: -27px;
	width: 27px;
	height:180px;
	
}
.footer .foot_right{
	position: absolute;
	top: 0;
	right: -27px;
	width: 27px;
	height:180px;

}
.footer .footer_content{
	width: 950px;
	margin: 0 auto;
	height: 160px;
		
}

.report_reg li{
	list-style: none;
}
.report_reg{
	position:absolute;
	top: 0;
	right: -230px;
	background: #000;
	height: 20px;
	border-radius: 3px;
	color: #ff0;
	text-shadow: none;
}
#system-message{
	background: #F00;
	color: #ff0;
	padding-bottom:10px;
	text-shadow: none;	
}
.service{
	margin: 15px 0;
}
.listservice{
	padding: 15px;
	border: 1px solid #f06600;
	border-radius: 3px;
	background: #e33e00;
	box-shadow: inset 0 0 5px #ac220d;
	color: #fff;
	font-weight: bold;
	text-shadow:1px 0 #240A00, -1px 0 #240A00, 0 1px #240A00, 0 -1px #240A00;
}
.usingservice{
	margin-top: 25px;
	margin-bottom: 5px;
	width: 200px;
	padding: 10px;
	border: 1px solid #777;
	text-shadow:1px 0 #777, -1px 0 #777, 0 1px #777, 0 -1px #333;
	background: #beb9b3;
	color: #fff
}
#fillup_purchase_history thead tr{
	background: #652601;
	color: #ff0;
	text-shadow: none;
	height: 22px;
	
}
#fillup_purchase_history tbody tr{
	background: #BA9F78;
	color: #000;
	text-shadow: none;
}
.transhis tbody tr{
	background:#DBCBB5;
	height: 25px;
}
.transhis tbody tr:nth-child(1){
	background:#8B2412;
	font-weight:bold;
}

.notice li {
    background-image: none;
    list-style-type: disc;
    margin: 0;
    padding: 10px 0 0;
    position: relative;
font-size: 12px;
}
.image_intro{
margin-top:11px;

}
.infoacc li {
    border-bottom: 1px dotted #ccc;
    line-height: 32px;
	color:#F00;
	list-style:none;
}
.infoacc{

}
.infoacc li b{
color:#000;	
}
.dateline{
 background: url(../images/valid.png) no-repeat scroll 15px 0px #EDFCE9;
    border: 1px solid #CCEAC4;
    clear: both;
    line-height: 40px;
    margin: 10px 0;
    padding: 0 20px 0 70px;
    width: 570px;

}
.dateline2{
 background: url(../images/valid.png) no-repeat scroll 15px 0px #EDFCE9;
    border: 1px solid #CCEAC4;
    clear: both;
    line-height: 40px;
    margin: 10px 0;
  padding-left:70px;
    font-style: italic;

}
.dateline3{
	 background: url(../images/warning.png) no-repeat scroll 15px 3px #FCE9E9;
    border: 1px solid #EAC7C7;
    clear: both;
    line-height: 40px;
    margin: 10px 0;
  padding-left:70px;
  font-style: italic;
	
}
.btn_napdong{
	background: url(../images/napdong_btn.jpg) no-repeat scroll 0 0 #EDFCE9;
	width:78px ; height:24px; float:right;
}
.btn_napdong a{
	width:78px ; height:24px; display: block;
}
.cointif{
width:155px; float:left;
height:24px;line-height:30px;
}
.tattdk{
 border: 1px solid #CCCCCC;
    margin-top: 11px;
    padding: 10px;
}
.tattdkq{
 border: 1px solid #CCCCCC;
    margin-top: 11px;
    padding: 10px;
}
.naptheta #txtUsername{
 border: 1px solid #CCCCCC;
    height: 27px;
    margin: 5px;
    width: 227px;

}
.naptheta #txtSoSeri{
 border: 1px solid #CCCCCC;
    height: 27px;
    margin: 5px;
    width: 227px;

}
.naptheta #txtSoPin{
 border: 1px solid #CCCCCC;
    height: 27px;
    margin: 5px;
    width: 227px;

}
.naptheta{
text-align: center;

}
.naptheta  select{
    border: 1px solid #CCCCCC;
    height: 27px;
    margin: 5px;
	 width: 227px;

}
.tant {
    background-color: #EFF1F3;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 25px;
    vertical-align: top;text-align: center;
}
.backft{
 background: url(../images/tcat-bot.png) no-repeat scroll -13px 0 #fff;
width: 1000px;
height: 50px;
background-size: 1026px 50px;
margin: 0 auto;
}
.backtopn {
background: url(../tcat-bg.png) no-repeat scroll -12px 0;
width: 1000px;
height: 50px;
background-size: 1018px 50px;
margin: 0 auto;
position: absolute;
top: 160px;
}