@charset "utf-8";
body {
	font-family: Arial;
	font-size: 12px;
	margin:0px;padding:0px;
	background:url(../images/qc_bg.jpg);
}
form{ margin:0px;padding:0px;}
a{ text-decoration:none;color:#0059c2;}
a:hover{ text-decoration:none;color:#FF6600;}

.title a{ text-decoration:none;color:#0059c2;font-weight:bold;}
.title a:hover{ text-decoration:underline;color:#0059c2;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;  background:#FFFFFF;  }
/*==============phan header ================*/
#header{ margin:0px;padding:0px;overflow:hidden;width:1000px;}
.bg_nut{ background:url(../images/bg_nut.gif); height:36px;display:block;}

/* phan trang chu */
.bg_trangchu a{ background:url(../images/bg_quangcao.gif);width:150px; height:36px;display:block;text-decoration:none;text-transform:uppercase;font-weight:bold; float:left;color:#FFFFFF;}
.bg_trangchu a:hover{ background:url(../images/bg_quangcao_over.gif);width:150px; height:36px;display:block;color:#FF6600; text-transform:uppercase;float:left; text-decoration:none}
/* phan trang chu chon  */
.bg_trangchu_chon a{ background:url(../images/bg_quangcao_over.gif);width:150px; height:36px;display:block;text-decoration:none;text-transform:uppercase;font-weight:bold; float:left; color:#FF6600; }
.bg_trangchu_chon a:hover{ background:url(../images/bg_quangcao.gif);width:150px; height:36px;display:block;color:#FFFFFF; text-transform:uppercase; float:left; text-decoration:none}

/* phan thietkeweb */
.bg_dichvu a{ background:url(../images/qc_bg_dichvu.gif);width:200px; height:36px;display:block;text-decoration:none;text-transform:uppercase;font-weight:bold;float:left;color:#FFFFFF;}
.bg_dichvu a:hover{ background:url(../images/qc_bg_dichvu_over.gif);width:200px; height:36px;display:block;color:#FF6600; text-transform:uppercase; text-decoration:none}

.bg_dichvu_chon a{ background:url(../images/qc_bg_dichvu_over.gif);width:200px; height:36px;display:block;text-decoration:none;text-transform:uppercase;font-weight:bold;float:left;color:#FF6600;}
.bg_dichvu_chon a:hover{ background:url(../images/qc_bg_dichvu.gif);width:200px; height:36px;display:block;color:#FFFFFF; text-transform:uppercase; text-decoration:none}

#content_wapper{ margin:0px;padding:0px;overflow:hidden;width:100%;}
/*===========================phan css left ======================================================*/
#left{ width:250px;float:left;overflow:hidden; padding:5PX;}
.left_header { background:url(../images/qc_header_left.gif); height:30px; font-weight:bold; color:#FFFFFF; padding-top:10px; padding-left:20px; background-repeat:no-repeat; }

/*===========================phan css mid ======================================================*/
#content{ margin:0px;padding:0px; width:740px;overflow:hidden;float:left;}
.title_trangchu a{ text-decoration:none;color:#0059c2;font-weight:bold; text-transform:uppercase;}
.title_trangchu a:hover{ text-decoration:underline;color:#0059c2;font-weight:bold; text-transform:uppercase;}



.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_quangcao.gif) repeat-x ; height:112px;}
.bg_right_footer{ background:url(../images/bg_footer_quangcao.gif);height:112px;width:450px;float:left; color:#000000}

.subfooter{ margin:0px;padding:0px;color:#000000;}
.subfooter ul{ margin:0px;padding:0px; list-style:none; color:#000000}
.subfooter ul li{ margin:0px;padding:0px; display:block; }
.subfooter ul li a{ margin:0px;padding:0px; text-decoration:none;color:#000000; text-decoration:none;}
.subfooter ul li a:hover{ margin:0px;padding:0px; text-decoration:none; color:#000000;}

/* ==================== 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: #FF9900;
color:#FFFFFF
}
/* =====================het phan menu========================= */
