@charset "utf-8";
/* CSS Document */
.top_webgame{
	float:left;
	width:85px;
	height:29px;
	padding-top:3px;
	padding-left:12px;
}
.top_webgame a{
	font-size:12px;
	font-weight:bold;
	color:#d2d9c2;	
}
.top_webgame a:link{
	font-size:12px;
	font-weight:bold;
	color:#d2d9c2;	
}
.top_webgame a:visited{
	font-size:12px;
	font-weight:bold;
	color:#d2d9c2;	
}
.top_webgame a:hover{
	font-size:12px;
	font-weight:bold;
	color:#d2d9c2;	
}
.chitiet_title_1{	
	background:url(../images/bg_h1.jpg) repeat-x left top;
	width:500px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;			
}
.chitiet_title_1 .title_1{
	background:url(../images/icon_bv1.jpg) no-repeat left top;	
	border:0;
	height:20px;
	width:450px;
	padding-left:30px;
	padding-top:3px;
}
.chitiet_title_2{
	background:url(../images/icon_bv2.jpg) no-repeat left bottom;
	height:20px;
	width:470px;
	float:left;
	margin-left:40px;	
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}
.chitiet_title_2 .title_2{	
	padding-top:3px;	
	padding-left:22px;
	border:0;
}
table{
	margin:0 auto;
}
.table_chitiet{
	margin:0px auto;	
	background-color:#d7ae6e;
	table-layout:fixed;
}
.table_chitiet thead{
	border: 0px;
	height:35px;
	background-color: #746d45;
	text-align:center;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	font-weight: bolder;	
}
.table_chitiet tbody{
	text-align:center;
	background-color: #f1ecc7;
}
.table_chitiet tbody tr td{
	height:36px;
}
.noidung_tintuc a{
	color:red;
	text-decoration:none;
}
.noidung_tintuc a:link{
	color:red;
	text-decoration:none;
}
.noidung_tintuc a:visited{
	color:red;
	text-decoration:none;
}
.noidung_tintuc a:hover{
	color:red;
	font-style:italic;
	text-decoration:none;
}
.lienket_ngoai a{
	color:black;
}
.lienket_ngoai a:link{
	color:black;
}
.lienket_ngoai a:visited{
	color:gray;
}
.lienket_ngoai a:hover{
	color:brown;
	font-style:italic;
}
.albums{
	width:500px;
	float:left;
	margin-top:10px;
}
.album{
	float:left;
	width:450px;	
	height:100px;
	background:LightGrey;
	margin-left:30px;	
	margin-top:1px;
	margin-bottom:2px;
}
.album .album_image{
	float:left;
	width:150px;
	height:100px;
	background:aqua;
}
.album .album_intro{
	float:left;
	width:250px;
	height:100px;
	padding-left:20px;
	font-weight:bold;
	color:black;
}
.album .album_intro a{
	font-weight:bold;
	color:brown;
}
.album .album_intro a:link{
	font-weight:bold;
	color:brown;
}
.album .album_intro a:visited{
	font-weight:bold;
	color:gray;
}
.album .album_intro a:hover{
	font-weight:bold;
	font-style:italic;
	color:brown;
}