body {
	font-family:tahoma;
	font-size: 12px;
	margin: 0px;
	/*background-color:#eeeeee;*/
	
}
.PopupImg{
	position: relative;
	z-index:0;

}
/* khi nguoi dung de chuot len selector co class la PopupImag*/
.PopupImg:hover{
	background-color: transparent;
	z-index: 50;
}
/* dinh nghia kieu cho doi tuong chua hinh phong lon o day la span*/
.PopupImg span {
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
/* dinh nghia kieu cho hinh chua span*/
.PopupImg span img {
	padding:3px;
	width:300px;
	height:300px;
}
/*Khi nguoi dung de chuot len span*/
.PopupImg:hover span{
	visibility: visible;
	top:-80px;
	left:10px;
	
}
td{
	font-family:tahoma;
	font-size:12px;
}
.duongday{
	color:#843dbe;
	font-weight:bold;
	size:14px;
}
.button {
	color: #ffffff;
	font-weight:bold;	
	text-decoration:none;
	text-transform:uppercase;
	
}

.button a:link{
	color: #ffffff;
	font-weight:bold;	
	text-decoration:none;
	text-transform:uppercase;
	
}
.button a:hover{
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	
	text-decoration:none
	
	
}
.button a:visited{
	color: #ffffff;
	text-transform:uppercase;
	font-weight:bold;
	
	text-decoration:none;
	
}
.button a:visited:hover{
	color:#2637c8;
	text-transform:uppercase;
	font-weight:bold;
	
	text-decoration:none;
	
}

.menu{
	color:#FF0000;
	
	font-weight:bold;
	
}
.menu a:link{
	color:#000000;
	font-weight:bold;
	text-decoration:none
	
}
.menu a:hover{
	color:#2637c8;
	
	font-weight:bold;
	text-decoration:none
	
	
}
.menu a:visited{
	color: #000000;
	
	font-weight:bold;
	text-decoration:none;
	
}
.menu a:visited:hover{
	color:#2637c8;
	
	font-weight:bold;
	text-decoration:none;
	
}

/*khuyen mai*/
.khuyenmai{
	color:#333333;
	
	font-weight:bold;
	
}
.khuyenmai a:link{
	color:#333333;
	font-weight:bold;
	text-decoration:none
	
}
.khuyenmai a:hover{
	color:#333333;
	
	font-weight:bold;
	text-decoration:underline
	
	
}
.khuyenmai a:visited{
	color:#333333;
	
	font-weight:bold;
	text-decoration:none;
	
}
.khuyenmai a:visited:hover{
	color:#333333;
	
	font-weight:bold;
	text-decoration:underline;
	
}
/*khuyen mai*/
.titleft{
	color: #454990;
	text-transform:uppercase;
	font-weight:bold;
	
}
.titleft a:link{
	color: #454990;
	text-transform:uppercase;
	text-decoration:none
	
}
.titleft a:hover{
	color:#454990;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none
	
	
}
.titleft a:visited{
	color: #454990;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	
}
.titleft a:visited:hover{
	color:#454990;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	
}



.title{
	color:#0415c2;
	font-weight:bold;
	
}
.title a:link{
	color:#0415c2;
	text-decoration:none;
	font-weight:bold;	
}
.title a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.title a:visited{
	color:#0415c2;
	font-weight:bold;
	text-decoration:none;
	
}
.title a:visited:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	
}
.footer {
	color: #ffffff;
	font-weight:bold;	
	text-decoration:none;

}
