@charset "utf-8";
.bg_shadow { background:url(images/Page%201_r6_c1.jpg);
	
	background-repeat: repeat-x;
}
.khung_xam {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.khung_xambloger {
	font-family: tahoma;
	font-size: 11px;
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.docao_small {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_theloai {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_theloaicontent {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

.text_video {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	}
	
.text_Tab_khcach {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.lienket a:link {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
.lienket a:visited {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.lienket a:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
}


.lienket_chitiet a:link {
	font-family: tahoma;
	font-size: 11px;
	color:#993333;
	text-decoration: none;
}
.lienket_chitiet a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
}
.lienket_chitiet a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}



.lienket_chitiet1 a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight:Bold;
	color:blue;
	text-decoration: none;
}
.lienket_chitiet1 a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight:Bold;
	color:blue;
	text-decoration: none;
}
.lienket_chitiet1 a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:Bold;
	color: #FF0000;
	text-decoration: none;
}

.lienket_chitiet2 a:link {
	font-family: tahoma;
	font-size: 11px;
	color:#0000CC;
	text-decoration: none;
}
.lienket_chitiet2 a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.lienket_chitiet2 a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.lienket_chitiet3 a:link {
	font-family: tahoma;
	font-size: 11px;
	color:#0000CC;
	text-decoration: none;
	font-weight: bold;
}
.lienket_chitiet3 a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.lienket_chitiet3 a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFCC00;
	font-weight: bold;
}

.lienket_phantrang a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
.lienket_phantrang a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.lienket_phantrang a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	width: 50px;
}

.khung_page {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#FFFFFF;
}
.canhle_image {
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #999999;
}
.gachduoi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	font-family: tahoma;
	font-size: 11px;
	border-top-style: dashed;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

.gachngang {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-family: tahoma;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.bacanh
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.noidungmucluc {
	width: 500px;
}
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover img{
border: 1px solid blue;
}