.noidung_table_title {
	background-image: url(home_table_title.png);
	height: 26px;
	background-repeat: repeat-x;
	text-align: left;
}
.noidung_table_title span {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0db1da;
	text-decoration: none;
	background-image: url(page_table_title_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;	
}
.noidung_table_content {
	background-color: #0f3241;
	text-align: left;
}
.noidung_table_content img {
	border: 3px solid #5d6764;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 9px;
}

.noidung_table_content a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #f89135;
	text-decoration: none;
	/*background-image: url(detaile_icon.png);*/
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 5px;
}
.noidung_table_content a:hover {	
	color: #FDDEC1;
	text-decoration: none;
}

.noidung_goi_web_khac {
	background-color: #04161b;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.noidung_goi_web_khac a{
	background-image: url(noidung_gw_item.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #50c6f6;
	text-decoration: none;
}
.noidung_goi_web_khac a:hover{
	color: #C09C50;
	text-decoration: none;
}

