/**
 * Layout Them vao trang chu
 */
#others {
	margin: 20px 5px 5px 5px;
	border-top: #a29a93 1px dotted;
}
/**
 * Layout Tin moi tren dien dan ngoai trang chu
 */
#forum_posts {
	margin: 5px;
}

#forum_posts div.title {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	text-align: left;
	color: #323232; 
	font-weight: bold;
}

#forum_posts div.panel td.news{
	padding: 5px 0px 2px 0px;
	text-align: left;
	color: #454545; 
	font-weight: bold;
}

#forum_posts div.panel td.info{
	padding: 3px 0px 5px 0px;
	text-align: right;
	color: #7f7f7f; 
	font-weight: nomal;
}
/**
 * Layout Phan su kien ngoai trang chu
 */
#events_statistic {
	margin: 5px;
	margin-left: 5px;
	font-size: 12px;
}

#events_statistic table tr.head th {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	text-align: left;
	color: #323232; 
	font-weight: bold;
}

#events_statistic .list_events tr td.head{
	padding: 5px 0px 2px 0px;
	text-align: left;
	color: #4d4d4d; 
	font-weight: bold;
}

#events_statistic .list_events tr td.event{
	text-decoration: none;
	padding: 5px 0px 2px 0px;
}

#events_statistic .list_events tr td.more{
	padding: 5px 0px 2px 0px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

/**
 * Layout Khach hang - Doi tac
 */
#partner {
	margin: 5px;
	margin-left: 20px;
}

#partner table th {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	text-align: left;
	color: #323232; 
	font-weight: bold;
}

#partner td{
	padding: 5px 0px 2px 0px;
	text-align: left;
	color: #4d4d4d; 
	font-weight: bold;
}
