﻿.TuyenDung
{
	width:950px;
	height:auto;
	margin:0 auto;	
}
.TD_Left
{
	float:left;
	width:660px;
}
.TD_Right
{
	float:right;
	width:280px;	
}
.TD_Anh
{
	float:left;
	width:100%;
	text-align:center;
}
.TD_TieuDe
{
	float:left;
	width:100%;
}
.TD_TieuDe span.TieuDe_1
{
	float:left;
	width:100%;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#f7b101
}
.TD_TieuDe span.TieuDe_2
{
	float:left;
	width:100%;
	text-align:center;
	font-size:16px;
}
.TD_NoiDung
{
	width:100%;
	text-align:justify;
}
.TD_Table 
{
	float:left;
	width:100%;
	padding-top:5px;
}
.TD_Table table
{
	float:left;
	width:100%;
}
.TD_Table td.Header
{
	font-weight:bold;
	color:#f7b101;
	text-align:center;
}
.TD_Table td.Content
{
	text-align:center;
}
.TD_Table td.Content a
{
	font-weight:bold;
	text-decoration:none;
	color:Red;
}
.TD_Table td.Content a:hover
{
	color:#f7b101;
}
