@charset "utf-8";
/* Xuân Dũng */
*{
	padding:0px;
	margin:0px;
}

img { border:0; }
.all {
	background-image: url(images-intro/bg.jpg);
	background-repeat:repeat;
	height:631px;
}
html {background:#310000;}
.body {
	width:1084px;
	height:631px;
	text-align:center;
	float:left;
}
.header { width:1084px; height:522px;}
.nav { width:1084px; height:26px; float:left;}
.menu_l { background: url(images-intro/menu_l.jpg); width:283px; height:26px; float:left;}
.menu_gthieu { width:93px; height:26px; float:left;}
.menu_gthuong { width:102px; height:26px; float:left;}
.menu_sanpham { width:87px; height:26px; float:left;}
.menu_ttthongtin { width:154px; height:26px; float:left;}
.menu_lhe { width:100px; height:26px; float:left;}
.menu_r {background:url(images-intro/menu_r.jpg); width:265px; height:26px; float:left;}
.footer {background:url(images-intro/footer.jpg); width:1084px; height:83px; float:left;}
.bg_l {background: url(images-intro/bg_l.jpg); width:70px; height:631px; float:left;}
.bg_r {background: url(images-intro/bg_r.jpg); width:70px; height:631px; float:left;}


a {
	text-decoration: none;
	outline: none;
}

a:hover {

}

.clearfix {
	clear: left;
}

.content-my {
	width: 1225px;
	margin: 0 auto;
	text-align: left;
}

.content-left , .content-body, .content-right {
	float: left;
}

.content-left {
	width: 70px;
	background: url(images-intro/bg_l.jpg); width:70px; height:631px;
}

.content-body {
	width:1084px;
}

.content-right {
	width: 70px;
	background: url(images-intro/bg_r.jpg); width:70px; height:631px; float:left;
}
