/* CSS Document */
/*----------------------------------------------------*/
.footerLogo{
	clear:both;
	padding:0 0 10px 0;
	border-top: 3px solid #B10707;
	background-color:#F1F0D7;
}

.footerLogo .title{
	padding:10px;
	font-weight:bold;
	font-size:16px;
	color:#B10707;
}

/*----------------------------------------------------*/
.slide
{
	z-index:0;
	border: 0px solid #000;
	overflow: hidden;
	position: relative;
	width: 210px;
	height: 155px;
	cursor: pointer;
}

.slide img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.slide_left
{
	z-index:0;
	border: 0px solid #000;
	overflow: hidden;
	position: relative;
	width: 205px;
	height: 155px;
	cursor: pointer;
}

.slide_left img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

/*-----Phan trang-------*/
.phantrang a:link,.phantrang a:visited,.phantrang a:hover,.phantrang a:active{
	color:#B10707;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}

.phantrang a:hover{
	text-decoration:underline;
}

#dangxem{
	color:#B10707;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
