@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial;
	font-size:12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	margin:0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	line-height:19px;
}
.style1 {color: #FF0000}
.style3 {
	color: #FFCC33;
	font-weight: bold;
}
.style5 {color: #0033CC}

a{
	outline:none;
}
a:link,
a:visited {
	color: #0773b3;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration:underline;
}

img{ behavior: url(css/iepngfix.htc) }
.img_boder{
	border:1px solid #919fcc !important;
	overflow:hidden;
}

li{
	list-style-image: url(../images/blue_bullet.gif);
	list-style-position:outside;
	margin-left:0px;
	padding-left:0px;
}
#index_page{
	width:973px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
}

#top_index{
	position:relative;
	background-image:url(../images/top_bg_index.png);
	background-repeat:no-repeat;
	height:10px;
	clear:right;
	overflow:hidden;
	float:left;
}
#content{
	width:973px;
	background-image:url(../images/bg_content.png);
	background-repeat:repeat-y;
	float:left;
	clear:both;
	position:relative;
}

#loiIch{
	background-image:url(../images/floral_bg.jpg);
	background-repeat:no-repeat;
	height:auto;
	float:left;
}

#cards{
	position:relative;
	float: left;
	margin-left:15px;
	top:40px;
}

#loiIch_right{
	float: left;
	position:relative;
	top:10px;
	left:10px;
	width:410px;
}
#loiIch_text{
	padding:5px;
	margin-left:10px;
}

.loiIch_list li{
	list-style-image: url(../images/arrow.gif);
	list-style-position:outside;
	margin-left:0px;
}

#login{
	float: right;
	position:relative;
	width:242px;
	top:20px;
	right:20px;
	height:auto;
}
#login_top{
	background-image:url(../images/thanhvienClubCard.jpg);
	background-repeat:no-repeat;
	height:45px;
	position:relative;
}

#login_content{
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-y;
	height:100%;
	overflow:hidden;
	position:relative;
	padding:5px;
	
}
#login_content1{
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-y;
	height:130px;
	position:relative;
	padding:5px;
}
#login_left{
	width:75px;
	position:relative;
	float:left;
	top:0px;
}

#login_right{
	width:140px;
	position:relative;
	float:right;
	top:0px;
}
.textField{
	font-size:11px;
	width:120px;
	height: 16px;
}
.greyText{
	font-size:10px;
	font-style:italic;
	color:#999999;
}
#login_bottom,
#nhanBanTin_bottom,
#dt_bottom{	
	background-image:url(../images/box_bottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	position:relative;
}

#nhanBanTin{
	float: right;
	position:relative;
	width:242px;
	top:25px;
	right:20px;
}

#nhanBanTin_top{
	background-image:url(../images/nhanBanTin.jpg);
	background-repeat:no-repeat;
	height:45px;
	position:relative;
	clear:left;
}

#nhanBanTin_content{
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-y;
	height:50px;
	position:relative;
	padding:5px;
}
#nhanBanTin_left{
	width:40px;
	position:relative;
	float:left;
	top:10px;
}

#nhanBanTin_right{
	width:160px;
	position:relative;
	float:right;
	right:10px;
	top:5px;
}

#dotLine{
	background-image:url(../images/dotLine.jpg);
	background-repeat:repeat-x;
	width:930px;
	float:left;
	position:relative;
	top:40px;
	left:20px;
	height:1px;
}

#khuyenMai{
	width:930px;
	float:left;
	position:relative;
	top:42px;
	padding: 0px 10px 10px 15px;
}

#khuyenMai_left{
	width:400px;
	float:left;
}

#khuyenMai_right{
	width:480px;
	float:right;
	right:15px;
	vertical-align:middle;
}

.blackText_link a:link,
.blackText_link a:visited{
	color: #000000;
	text-decoration: none;
}

.blackText_link a:hover {
	color: #ff6600;
	text-decoration:underline;
}

.left_padding{
	padding-left:40px;
}
#doiTac{
	width:930px;
	float:left;
	position:relative;
	top:52px;
	padding: 0px 10px 10px 15px;
}

#doiTac_logo{
	padding: 0px 5px 0px 0px;
	width: 100%;
	height: 105px;
	background-color: transparent;
}

.logo_list li{
	list-style:none;
	display:inline;
	margin:0px 12px 0px 15px;
	outline:none;
}
.bottommenu a{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:10px;
}
.style9 {color: #ffffff}
#footer{
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	height:83px;
	color:#FFFFFF;
	margin-top:2px;
	position: absolute;
	width:973px;
}
/*--------Gioi thieu------*/

#left_content{
	width:670px;
	float:left;
	position:relative;
	top:0px;
	
	padding: 0px 15px 10px 15px;
}

#right_content{
	float:right;
	position:relative;
	margin-top:0px;
	top:0;
	width:260px;
}

#gt_text,
#gt_cards{
	float:left;
	position:relative;
	left:10px;
}

#redCard,
#goldCard,
#vipCard{
	width:223px;
	float:left;
	position:relative;
	top:20px;
}

#gt_text{
	float:left;
	position:relative;
	top:30px;
}

#doiTac_vertical{
	float: right;
	position:relative;
	width:242px;
	right:20px;
	top:30px;
}
#dt_top{
	background-image:url(../images/doitac_title1.jpg);
	background-repeat:no-repeat;
	height:45px;
	position:relative;
	text-align:center;
}

#dt_content{
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-y;
	position:relative;
	padding:5px;
	height:370px;
	padding-top:20px;
	padding-left:22px;
}
#partnerRight{
	position:relative;
	padding:5px;
	height:327px;
	padding-top:20px;
	padding-left:22px;
}

/*Thong Tin The*/
#thongTinThe_content{
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:615px;
	height:auto;
	position:relative;
}

#thongTinThe_box_top{
	background-image:url(../images/thongtinthe_box_top.jpg);
	background-repeat:no-repeat;
	height:6px;
	position:relative;
	overflow:hidden;
	
}
#thongTinThe_box_bottom{
	background-image:url(../images/thongtinthe_box_bottom.jpg);
	background-repeat:no-repeat;
	height:6px;
	position:relative;
	
}
#thongTinThe_box_content{
	background-image:url(../images/thongtinthe_box_content.jpg);
	background-repeat:repeat-y;
	height:100%;
	overflow:hidden;
	position:relative;
	margin-top:0px;
}
#thongTinThe_box_left{
	height:auto;
	position:relative;
	float:left;
	width:265px;
	margin-left:15px;
	margin-top:10px;
}
#thongTinThe_box_right{
	height:auto;
	position:relative;
	float:right;
	width:265px;
	right:30px;
	margin-top:10px;
}

#lichSuGiaoDich{
	position:relative;
	float:left;
	top:30px;
	
}
#lsgd_content{
	margin-left:35px;
}
.lsdg_dotLine{
	background-image:url(../images/dotLine.jpg);
	background-repeat:repeat-x;
}
#xemThongTinThe{
	position:relative;
	float:left;
	top:7px;
	left:15px;
}
#thoat{
	position:relative;
	float:right;
	top:5px;
	right:15px;
}
/*-------Hoi Dap-------*/
#hoiDap_text{
	margin-left:10px;
}
.brown_text{
	color:#993300;
}

/*-------thong bao-------*/
#thongbao_text{
	margin-left:10px;
}

/*------tin Khuyen Mai-----*/
#tinKM1,
#tinKM2{
	position:relative;
	float:left;
	margin-left:5px;
	width:670px;
	margin-top:10px;
	margin-bottom:20px;
}
#tinKM1_left,
#tinKM2_left{
	position:relative;
	float:left;
	top:5px;
	margin-left:10px;
}
#tinKM1_right{
	position:relative;
	float:left;
	top:0px;
	width:330px;
	margin-left:10px;
}
#tinKM2_right{
	position:relative;
	float:left;
	top:0px;
	width:500px;
	margin-left:10px;
}
#tinKM1_right p,
#tinKM2_right p{
	margin-top:0px;
}
#dotLine1{
	background-image:url(../images/dotLine.jpg);
	background-repeat:repeat-x;
	width:670px;
	float:left;
	position:relative;
	height:1px;
}
.tinKM_title{
	font-size:14px;
	font-weight:bold;
}

#ad_banner{
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;
}

#page_nav{
	position:relative;
	float:right;
	margin-right:15px;
	margin-bottom:10px;
}
/* Tin chi tiet khuyen mai*/
#khuyenmaiDetail_text{
	margin-left:10px;
}

/*------Doi Tac------*/
#doiTac_menu{
	margin:5px;
	position:relative;
	float:left;
	width:100%;
}
.imgPading
{
	padding-left:10px;
	padding-right:10px;
}

#dt_list_logo{
	position:relative;
	float:left;
	display:table;
	margin:5px;
	width:97%;
	margin-top:10px;
}
.table_logo td{
	text-align:left;
	padding-bottom:15px;
	padding-right:5px;
	vertical-align:top;
	width:33.33%;
}

.table_logo td p {
	text-align:left !important;
	margin-left:0px;
}
/*--------doi tac detail--------*/
#dt_detail{
	/*position:relative;*/
	
	float:left;
	width:670px;
}
.imgLeft{
	float: left;
	padding: 6px 10px 6px 0px;
}
.doitac_name{
	color:#993300;
	font-size:16px;
	font-weight:bold;
}

/*----lien he----*/
#lienHe{
	position:relative;
	float:left;
	width:670px;
}
#VTA{
	position:relative;
	float:left;
	left:40px;
	
}
#frLienHe{
	position:relative;
	float:left;
	left:40px;
	margin-top:10px;
}

#textfield,
#textarea{
	width:300px;
}
.noBorderImg
{
	border:0px;	
}
