@charset "utf-8";
body {
	font-family: Arial;
	font-size: 12px;
	margin:0px;padding:0px;
	color:#333333;
	
}
form{ margin:0px;padding:0px;}
a{ text-decoration:none;color:#0099FF;}
a:hover{ text-decoration:underline;color:#0099FF;}

.title a{ text-decoration:none;color:#0099FF;font-weight:bold;}
.title a:hover{ text-decoration:underline;color:#0099FF;font-weight:bold;}

ul{ margin:0px;padding:0px; list-style:none;}
ul li{ margin:0px;padding:0px; display:inline;}
ul li a{ margin:0px;padding:0px; text-decoration:none;color:#000000; text-decoration:none;}
ul li a:hover{ margin:0px;padding:0px; text-decoration:none; color:#000000; text-decoration:underline}

#main_container{  width:1000px;overflow:hidden; margin:0px;padding:0px;}
/*==============phan header ================*/
#header{ margin:0px;padding:0px;overflow:hidden;width:1000px;}

.bg_nut{ background:url(../images/bg_line.gif) repeat-x;height:41px;}
/* phan trang chu */
.bg_trangchu a{ background:url(../images/bg_trangchu.gif);width:115px; height:41px;display:block;text-decoration:none;text-transform:uppercase;font-weight:bold; float:left;color:#000;}
.bg_trangchu a:hover{ background:url(../images/bg_trangchu_over.gif);width:115px; height:41px;display:block;color:#FFFFFF; text-transform:uppercase;float:left;}

/* phan thietkeweb */
.bg_thietkeweb a{ background:url(../images/bg_thietkeweb_over.gif);width:141px; height:41px;display:block;text-decoration:none;text-transform:uppercase;font-weight:bold;float:left;color:#000000;}
.bg_thietkeweb a:hover{ background:url(../images/bg_thietkeweb.gif);width:141px; height:41px;display:block;color:#FFFFFF; text-transform:uppercase;}

.bg_thietkeweb_chon a{ background:url(../images/bg_thietkeweb.gif);width:141px; height:41px;display:block;text-decoration:none;text-transform:uppercase;font-weight:bold;float:left;color:#FFFFFF;}
.bg_thietkeweb_chon a:hover{ background:url(../images/bg_thietkeweb_over.gif);width:141px; height:41px;display:block;color:#000000; text-transform:uppercase;}


/* phan trang chu chon  */
.bg_trangchu_chon a{ background:url(../images/bg_trangchu_over.gif);width:115px; height:41px;display:block;text-decoration:none;text-transform:uppercase;font-weight:bold; float:left; color:#FFFFFF }
.bg_trangchu_chon a:hover{ background:url(../images/bg_trangchu_over.gif);width:115px; height:41px;display:block;color:#FFFFFF; text-transform:uppercase; float:left; color:#FFFFFF }

/*====================phan kiem tra ten mien =========================*/
.bg_kttenmien{ background:url(../images/bg_tenmien.gif);width:287px; height:189px;float:left;}

#content_wapper{ margin:0px;padding:0px;overflow:hidden;width:100%;background:url(../images/bg_main.gif) repeat-y;}
/*===========================phan css left ======================================================*/
#left{ width:267px;float:left;overflow:hidden;}

/*===========================phan css mid ======================================================*/
#content{ margin:0px;padding:0px; width:733px;overflow:hidden;float:left;}
.bg_title_tk{ background:url(../images/bg_title_tkweb.gif);width:225px;height:46px;}
.bg_title_domain{ background:url(../images/bg_title_domain.gif);width:228px;height:46px;}
.bg_ngang{ background:url(../images/bg_ngang.gif) repeat-x; height:12px;width:98%;}

#mid{ width:725px;float:left;overflow:hidden;}

/*===========================phan css right ======================================================*/
#right{ width:260px;float:left;overflow:hidden;}
.bg_title_hosting{ background:url(../images/bg_title_hosting.gif);width:259px;height:51px;}
.clear_overflow{ clear:left;overflow:hidden;}
.format_text{ text-align:justify;line-height:1.5em;margin:0px;}
/*===========================phan css footer ======================================================*/

#footer{ margin:0px;padding:0px;overflow:hidden;width:1000px;background:url(../images/bg_footer.gif) repeat-x ; height:112px;}
.bg_right_footer{ background:url(../images/bg_footer_right.gif);height:112px;width:450px;float:left;}

.subfooter{ margin:0px;padding:0px;color:#FFFFFF;}
.subfooter ul{ margin:0px;padding:0px; list-style:none; color:#FFFFFF}
.subfooter ul li{ margin:0px;padding:0px; display:block; }
.subfooter ul li a{ margin:0px;padding:0px; text-decoration:none;color:#0000FF; text-decoration:none;}
.subfooter ul li a:hover{ margin:0px;padding:0px; text-decoration:none; color:#FF0000;}

/*============================phan css thuong mai dien tu ---=============================================*/
#content_wapper_tmdt{ margin:0px;padding:0px;overflow:hidden;width:100%;}
#left_tmdt{ width:300px;overflow:hidden;float:left;margin:0px;padding:0px;}

#right_tmdt{ width:700px;overflow:hidden;background:#eef1f6;}
.sub_tmdt{ margin:0px;padding:0px;}
.sub_tmdt ul{ margin:0px;padding:0px; list-style:none;}
.sub_tmdt ul li{ margin:0px;padding:0px; display:block;padding-top:5px;}
.sub_tmdt ul li a{ margin:0px;padding:0px; display:block; color:#000000;}
.sub_tmdt ul li a:hover{ margin:0px;padding:0px; display:block; color:#ff0000;}

#footer_tmdt{ margin:0px;padding:0px;overflow:hidden;width:1000px; background:#1355d0;height:66px; clear:left;}

/* ==================== pha nmenu ======================*/
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:20px;
z-index:100;
background-color: #FFFFFF;
width: 180px;
visibility: hidden;
-moz-opacity:.8;		
filter:alpha(opacity=90); /* day la thuoc tinh dung de tao do trong suot giua nen menu voi nen chinh  */
	

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #000000;
text-indent:10px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #6caf11;
color:#FFFFFF
}
/* =====================het phan menu========================= */