.H2_Title_Intro_Minister{
	float: left;
	width: 100%;
	min-height: 10px;
	padding: 16px 0px;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
}
.Section_Minister{
	float: left;
	width: 658px;
	border-radius: 4px;
	margin: 0px 12px 12px 12px;
	min-height: 200px;
	background: #f1f1f1;
}
.Header_Section_Minister,.Header_Section_Deputy_Minister{
	float: left;
	width: 656px;
	min-height: 30px;
	background: pink;
	border: 1px #d1d1d1 solid;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.Header_Section_Deputy_Minister{
	width: 321px;
}
.Header_Section_Minister h3,.Header_Section_Deputy_Minister h3{
	float: left;
	width: 100%;
	text-align: center;
	padding: 7px 0px;
}
.Header_Section_Minister h3 a,.Header_Section_Deputy_Minister h3 a{
	float: left;
	width: 100%;
	color: #1e4283;
	text-align: center;
	font-size: 13px;
}
.Home_Section_Minister,.Home_Section_Deputy_Minister{
	float: left;
	width: 656px;
	border: 1px #d1d1d1 solid;
	border-top: none;
	background: white;
	/*min-height: 190px;*/
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.Home_Section_Deputy_Minister{
	width: 321px;
	/*min-height: 250px;*/
}
.Center_Section_Minister{
	width: 400px;
	min-height: 190px;
	margin: 0px auto;
}
.Div_Image_Minister{
	float: left;
	height: 150px;
	width: 113px;
	background: #e1e1e1;
	margin: 20px 0px 0px 140px;
}
.UL_Section_Ministter{
	float: left;
	width: 200px;
	margin: 10px 0px 0px 125px;
}
.UL_Section_Ministter li{
	float: left;
	list-style: none;
	font-weight: bold;
	padding: 5px 0px;
}
.UL_Section_Ministter li span{
	white-space:nowrap;
}
.Section_Deputy_Minister{
	float: left;
	width: 323px;
	/*min-height: 240px;*/
	border-radius: 4px;
	margin-left: 12px;
	margin-bottom: 12px;
}
.Div_Image_Deputy_Minister{
	width: 90px;
	height: 120px;
	background: #e1e1e1;
	margin: 12px 0px 0px 120px;
}
.UL_Section_Deputy_Minister{
	margin: 10px 0px 10px 100px;
}
.Around_List_Minister{
	width: 252px;
	min-height: 150px;
	float: left;
	border: 1px #d1d1d1 solid;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.UL_List_Minister{
	float: left;
	width: 252px;
	min-height: 100px;
}
.UL_List_Minister li{
	float: left;
	width: 252px;
	min-height: 50px;
}
.UL_List_Minister li:first-child{
	margin-top: 5px;
}
.UL_List_Minister li:last-child{
	margin-bottom: 5px;
}
.UL_List_Minister li{
	float: left;
	font-weight: bold;
	list-style: none;
}
.UL_List_Minister li a{
	float: left;
	font-weight: bold;
	list-style: none;
	padding: 14px 0px 3px 0px;
	color: #1e4283;
	width:180px;
}
.UL_List_Minister li span{
	float: left;
	font-weight: normal;
	list-style: none;
	padding: 0px 0px;
	color: #1e4283;
	white-space:nowrap;
}
.Div_Image_List_Minister{
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px 5px 5px 10px;
	background: #e1e1e1;
	overflow: hidden;
	border: 1px #d1d1d1 solid;
}
.Border_Gradient_Right{
	opacity: 0.6;
}
.Gradient_Header_Minister{
	float: left;
	width: 100%;
	min-height: 30px;
	background: pink;
	border-bottom: 1px #d1d1d1 solid;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.Header_Minister_Detail{
	float: left;
	width: 658px;
	min-height: 200px;
	margin: 12px;
	border-radius: 6px;
	border: 1px #d1d1d1 solid;
}
.Image_Minister_Detail{
	float: left;
	width: 150px;
	height: 200px;
	background: grey;
	margin: 12px;
	border: 1px #d1d1d1 solid;
}
.UL_Minister_Detail{
	float: left;
	width: 350px;
	min-height: 200px;
	margin-left: 40px;
	margin-top: 20px;
}
.UL_Minister_Detail li{
	float: left;
	list-style: none;
	width: 350px;
	margin: 6px 0px;
	font-size: 13px;
}
.UL_Minister_Detail li span{
	font-size: 13px;
}
.Name_Minister_Detail{
	font-size: 18px;
	color: #1e4293;
}
.Put_Tab{
	float: left;
	width: 100%;
}
.Put_Point_Img{
	float: left;
	margin: 5px 0px 0px 12px;
}
.Word_Tab{
	float: left;
	margin: 4px 0px 0px 5px;
	font-weight: bold;
	cursor: default;
	color:black;
	width:90%
}
.Word_Tab:hover{
	text-decoration: underline;
}
.Around_Content_Detail_Ministry{
	float: left;
	width: 658px;
	background: #f1f1f1;
	min-height: 60px;
	margin: 10px 12px 12px 12px;
	position: relative;
	border-radius: 4px;
	border: 1px #d1d1d1 solid;
}
.Arrow_Content_Ministry{
	width: 18px;
	height: 10px;
	position: absolute;
	top: -10px;
	left: 22px;
	background: url("/_layouts/images/NCS.UI.MOT/arrowask.png") no-repeat center;
}
#Content_Minister{
	float: left;
	width: 638px;
	margin: 10px;
	line-height: 16px;
	text-align: justify;
}
.Center_Home_Ministry_Tree{
	float: left;
	width: 950px;
	min-height: 300px;
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
	margin: 10px 0px 10px 15px;
}
.Title_Ministry_Tree{
	float: left;
	width: 300px;
	min-height: 10px;
	padding: 6px 0px;
	text-align: center;
	font-size: 13px;
	border-radius: 4px;
	margin: 20px 0px 0px 323px;
	border: 1px #d1d1d1 solid;
	cursor: default;
	color: #1e4283;
	text-transform: uppercase;
}
.BG_Gradient_Grey{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.Tab_Point_Leader{
	float: left;
	width: 100%;
	min-height: 10px;
}
.Point_Leader{
	margin: 20px auto 0px auto;
	width: 110px;
	min-height: 10px;
	padding: 6px 10px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	border-radius: 4px;
	cursor: default;
	color: #fefefe;
	text-transform: uppercase;
	border: 1px #2e3192 solid;
	position: relative;
}
.Point_Leader a
{
	color:white;
}
.Div_Line_Direction_Tree{
	float: left;
	width: 100%;
	min-height: 50px;
}
.Center_Line_Direction_Tree{
	width: 620px;
	height: 30px;
	margin: 20px auto 0px auto;
	border: 1px #2e3192 solid;
	border-bottom: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.Line_Under_Center{
	position: absolute;
	top: 29px;
	left: 63px;
	margin: 0px auto;
	height: 51px;
	width: 1px;
	background: #2e3192;
}
.iTem_Tree_Minister{
	float: left;
	width: 300px;
	min-height: 300px;
	margin: 0px 0px 12px 12px;
	border-radius: 6px;
}
.Header_iTem_Tree_Minister{
	float: left;
	width: 298px;
	min-height: 28px;
	border: 1px #2e3192 solid;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.Home_iTem_Tree_Minister{
	float: left;
	width: 298px;
	min-height: 300px;
	border: 1px #d1d1d1 solid;
	border-top: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.BG_Gradient_Blue{
	background: rgb(56,94,175); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(56,94,175,1) 0%, rgba(32,66,140,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(56,94,175,1)), color-stop(100%,rgba(32,66,140,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(56,94,175,1) 0%,rgba(32,66,140,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(56,94,175,1) 0%,rgba(32,66,140,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(56,94,175,1) 0%,rgba(32,66,140,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(56,94,175,1) 0%,rgba(32,66,140,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#385eaf', endColorstr='#20428c',GradientType=0 ); /* IE6-9 */
}
.Header_iTem_Tree_Minister span{
	float: left;
	width: 298px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 5px 0px 6px 0px;
}
.UL_Level_1,.UL_Level_1 ul{
	float: left;
	width: 298px;
	min-height: 0px;
	font-weight: bold;
}
.UL_Level_1 ul{
	display: none;
}
.Show_UL_Level{
	display: block !important;
}
.UL_Level_1{
	padding: 5px 0px;
}
.UL_Level_1 a{
	color: #1e4283;
}
.UL_Level_1 a:hover,.UL_Level_1 span:hover{
	text-decoration: underline;
	cursor: default;
}
.UL_Level_1 li{
	float: left;
	list-style: none;
	width: 298px;
}
.UL_Level_1 li span{
	list-style: none;
	float: left;
	padding: 4px 10px;
	color: #1e4283;
}
#Span_1{
	margin-left: 15px;	
}
#Span_2{
	margin-left: 30px;	
}
#Span_3{
	margin-left: 45px;
}
#Span_4{
	margin-left: 60px;
}
.Point{
	float: left;
	width: 11px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background: url("../img/put_plus.png") no-repeat center;
	margin: 1px 4px 0px -16px;
	border: none;
}
.Point_None{
	background: url("../img/arrow.png") no-repeat center;
}
.Home_iTem_Tree_Minister:hover{
	background: #f4f6f8;
}
.SoGiaoThongVanTai .Title_Ministry_Tree{
	width: 220px;
	position: relative;
	margin-left: 363px;
}
.SoGiaoThongVanTai .Home_iTem_Tree_Minister{
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
}
#Line_Center{
	position: absolute;
	top: 28px;
	width: 1px;
	height: 53px;
	background: #1e4283;
	left: 108px;
}
.P_Footer{
	text-transform: uppercase;
}
.UL_Info_Minister_Under{
	float: left;
	width: 653px;
	margin-top: 5px;
	margin: 0px 14px;
	padding: 5px 0px;
	border-bottom: 1px #d1d1d1 solid;
}
.UL_Info_Minister_Under li{
	float: left;
	list-style: none;
	width: 625px;
	padding: 3px 15px;
}
.Name_Minister_Under{
	float: left;
	color:black;
	width: 633px;
	margin: 0px 14px;
	min-height: 10px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 6px 10px;
	border-bottom: 1px #d1d1d1 solid;
}
.List_Ads_Footer{
	margin-top: 13px;
}
.Path_History{
	margin: 10px auto;
	/*width: 200px;
	border: 1px #d1d1d1 solid;*/
	min-height: 10px;
	padding: 5px 10px;
	background: grey;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 4px;
	background: url("../img/bg_grey_1.png") repeat-x center;
}
.Content_Path_History{
	float: left;
	padding: 0px 12px 12px 12px;
	text-align: justify;
}

/*---them---*/
.tdCayToChuc .list_ul {
    float: none;
    list-style-type: none;
    margin: 0 5px 0 14px;
    padding: 0;
}
.tdCayToChuc .itemToChuc {
    white-space: normal;
}
ul li {
    list-style: none outside none;
}
.tdCayToChuc .PlusMinus {
    cursor: pointer;
    /*height: 11px;
    width: 11px;*/
	margin: 5px 5px 0 0;
}
img {
    border: medium none;
}

.tdCayToChuc a.ItemKhoi {
    color: #1e4283;
    font-weight: bold;
    text-align: justify;
    white-space: normal;
    width: 90%;
}

.tdCayToChuc a {
    color: #1e4283;
    /*display: inline-table;*/
    text-decoration: none;
    white-space: normal;
    line-height:22px;
}
/**/
.Header_Right_tc {
    float: left;
    height: 56px;
    position: relative;
    width: 254px;
}
.BorderLeftBoxNews_tc {
    background: url("/_layouts/images/NCS.UI.MOT/tab_blue_left.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 56px;
    position: absolute;
    width: 10px;
    z-index: 100;
	top: 0px;
	left: 0px;
}

.H2_Tab_Box_tc {
    background: url("/_layouts/images/NCS.UI.MOT/tab_blue.png") repeat-x scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 56px;
    margin-left: 4px;
    min-width: 10px;
    position: absolute;
    z-index: 100;
	width:240px;
	top: 0px;
	left: 0px;
}
.H2_Tab_Box_tc a
{
	color: white;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 10px;
    text-decoration: none;
	text-align:center;
}
.BorderRightBoxNews_tc {
    background: url("/_layouts/images/NCS.UI.MOT/tab_blue_right.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 56px;
    width: 10px;
    z-index: 100;
	top: 0px;
	right:0px;
	position: absolute;
}
/*======Hoi Dap====*/
.Point_Category_Con
{
	padding:4px 0 5px 0;
}
.Point_Category_Con a
{
	padding-left:15px;
	color: #1e4283;
    font-weight: bold;
	text-align: left;
}
.Point_Category_Con img
{
	padding-left:25px;
}
/*====End===*/
    background: url("/_layouts/images/NCS.UI.MOT/arrow.png") no-repeat scroll 10px 9px rgba(0, 0, 0, 0);
    color: #1e4283;
    float: left;
    font-weight: bold;
    min-height: 10px;
    padding: 4px 0 5px 25px;
    text-align: left;
    width: 212px;
}