/* --- phu truong style --- */
.leftside{
	vertical-align:top;
	font-size:10px;
}
.leftside .title{
	color:#FF0000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:10px;
}
.leftside table.chanel1 {
	margin-bottom:5px;
}
.leftside table.chanel1 th,
.leftside table.chanel1 td{
	padding:5px 10px;
	line-height:14px;
}
.leftside table.chanel1 th,
.leftside table.chanel-link th,
.leftside table.chanel-link2 th{
	padding:5px 10px;
	text-align:left;
	font-size:11px;
}
.leftside table.chanel-link td{
	padding:0px 5px;
	text-align:left;
}
.leftside table.chanel1 td{
	border-bottom:#EFF1F2 solid 1px;
	border-top:#c7c7c7 solid 1px;
	background-color:#f8f8f8;
	color:#666;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.leftside table.chanel1 a.detail:link,
.leftside table.chanel1 a.detail:visited{
	color:#FF0000;
}
.leftside table.chanel1 a.detail:hover{
	text-decoration:underline;
}
.leftside table.chanel-link a:link,
.leftside table.chanel-link a:visited{
	color:#333;
	background:url(../images/arrow.gif) 0px 3px no-repeat;
	padding-left:10px;
}
.leftside table.chanel-link a:hover{
	color:#FF0000;
	text-decoration:none;
}
.dash{
	background:url(../images/dash.gif) 0px 11px repeat-x;
}
.copyright{
	font-style:italic;
	float:right;
}
.img-news{
	float:left;
	margin:0px 15px 0px 5px;
}
.leftside table.chanel-link2 td{
	vertical-align:top;
	color:#666;
}
.leftside table.chanel-link2 a:link,
.leftside table.chanel-link2 a:visited{
	color:#666;
}
.leftside table.chanel-link2 a:hover{
	color:#ff0000;
}