@charset "utf-8";

a{
color: #006600;
text-decoration: none;
font-weight:bold;
}
a:visited
{
color: #000000;
text-decoration: none;
}
a:hover{
color: #339900;
}

.khung {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
body {
	font-family: tahoma;
	font-size: 11px;
	line-height:18px;
	margin: 0;
	padding: 0;
	background-color: #666666;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	height: 22px;
}
.input {
	font-family: tahoma;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 20px;
	width: 170px;
}

.lienket a:link
{
	font-family:tahoma;
	font-size:11px;
	color:#009900;
	text-decoration:none;
	font-weight:bold;
}

.lienket a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.lienket a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#00CC00;
	text-decoration:none;
	font-weight:bold;
}.khunghinh {
	padding: 4px;
	border: 1px solid #006600;
	margin-right: 5px;
	background-color: #FFFFFF;
}
.khoangcachtrong {
	padding: 4px;
}
.khoangcachtrong {
	padding: 4px;
}
.text {
	text-transform: uppercase;
}
.text_tieudetinchitiet {
	color: #006600;
	font-weight: bold;
	font-size:18px;
}
.bg_noidungtintuc {
	background-color: #FFFFFF;
	background-image: url(images/BG_TINTUC.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	
}.bg_tinkhac {
	background-image: url(images/BG_TIN_DADUA.jpg);
	background-repeat: no-repeat;
}
.kc_title_games {
	padding-top: 5px;
}
.kc_table_title_games {
	margin-left: 4px;
}
.khungarea {
	border: 1px solid #669900;
}
.nutnhan {
	color: #000000;
	background-color: #66CC00;
	border: 1px solid #009900;
}