@charset "utf-8";
/* CSS Document */

*{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
img{border:0;}
.clear{
	clear:both;
}
.container{
	width:1024px;
}
.header{
	width:1024px;
	height:110px;
	background:url(../images/header.jpg) no-repeat;
}
.content{
	width:1024px;
	background:#004dc1;
}
.footer{
	width:1024px;
	height:85px;
	background:#000000 url(../images/footer.jpg) no-repeat center;
}
.colLeft{
	width:252px;
	float:left;
}
.colCenter{
	width:520px;
	float:left;
}
.colRight{
	width:252px;
	float:left;
}
.cuphapLeft{
	background:url(../images/cuphapLeft.jpg) no-repeat;height:425px;overflow:hidden;
}
.cuphapRight{
	background:url(../images/cuphapRight.jpg) no-repeat;height:425px;overflow:hidden;
}
.centerContent1{
	width:520px;
	height:305px;
	background:url(../images/center1.jpg) no-repeat;
	overflow:hidden;
}
.centerContent2{
	width:520px;
	height:212px;
	background:url(../images/center2.jpg) no-repeat;
	overflow:hidden;
}
.Title1{
	color:#f7db15;font-weight:bold;text-align:center;
}
.TopNhacChoHot{
	padding-top:22px;padding-left:25px;padding-right:60px;text-align:center;
}
.TopNhacChoTaiNhieu{
	padding-top:22px;padding-left:35px;padding-right:50px;text-align:center;
}
.TopNhacChoMoi{
	padding-top:10px;padding-bottom:15px;padding-left:60px;padding-right:60px;text-align:center;
}
.GiaCucRe{
	padding-top:33px;padding-left:60px;padding-right:30px;text-align:right;
}
.ListNhacContainer{
	width:245px;
	padding-left:10px;
	padding-top:20px;
}
.ListNhacContainer ul{
	margin:0;
	padding:0;
}
.ListNhacContainer ul li{
	display:block;
	list-style:none;
	color:#490a3d;
	font-weight:bold;
	padding-bottom:3px;
	font-size:14px;
}
.ListNhacContainer2{
	width:220px;
	padding-left:30px;
	padding-top:20px;
}
.ListNhacContainer2 ul{
	margin:0;
	padding:0;
}
.ListNhacContainer2 ul li{
	display:block;
	list-style:none;
	color:#490a3d;
	font-weight:bold;
	padding-bottom:3px;
}
.tab_nha_mang{
	height:48px;overflow:hidden;
}
