*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;*text-align:center;margin:0;padding:0;
}
body{background-color:white;
}

.bg_header {
    background: rgba(0, 0, 0, 0) url("/_layouts/15/images/NCS.UI.SubSiteVPDK/bg_header.png") repeat-x scroll 0 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
    height: 119px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.Header{
	float: left;
	width: 100%;height:118px;
    background: rgb(2,53,81); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(2,53,81,1) 0%, rgba(4,52,73,1) 63%, rgba(0,71,102,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(2,53,81,1)), color-stop(63%,rgba(4,52,73,1)), color-stop(100%,rgba(0,71,102,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(2,53,81,1) 0%,rgba(4,52,73,1) 63%,rgba(0,71,102,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(2,53,81,1) 0%,rgba(4,52,73,1) 63%,rgba(0,71,102,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(2,53,81,1) 0%,rgba(4,52,73,1) 63%,rgba(0,71,102,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(2,53,81,1) 0%,rgba(4,52,73,1) 63%,rgba(0,71,102,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#023551', endColorstr='#004766',GradientType=0 ); /* IE6-9 */

}
.zoneleft{width:870px;float:left;}
.zoneright{float:right; width:270px;}

.Content_Left{width:870px;float:left;}
.Content_Right{float:right; width:270px;}
.Center_Header{
	margin: 0px auto;
    width:1170px;
	height: 118px;
	position: relative;

    background:url("/_layouts/15/images/NCS.UI.SubSiteVPDK/bg_logo.png") no-repeat;
	overflow: hidden;
}
/*.header_bordertop{position:absolute;top:0px; border-top:solid 2px #dbe1f2;width:100%; opacity:0.85;}*/

.Logo img{
	float: left;
}
.Logo{
	float: left;
	margin: 0px 0px 0px -9px;
}
.Menu{
	
    width: 100%;
	height: 38px;
	/*background:#76bcea;*/
       border-top:solid 2px #76bcea;;
    background: rgba(0, 0, 0, 0) url("/_layouts/images/NCS.UI.MOST/iconmenu.png") repeat-x scroll center center;
	position: relative;
	z-index: 1000000;
    /*border-bottom:solid 4px #3772a9;*/
}

.Home{
	width: 100%;
	float: left;	
}
.Center_Content{
    overflow: hidden;
    margin: 0px auto;width:1170px;
	
	position: relative;
	background:white;
}
.Center_Home{
	width:100%;float:left;
	background:white;
    padding-top:20px;
}
.zoneleft{width: 870px;float:left;}
.zoneright{width: 270px;float:right;}

.Left_Center_Home{
	float: left;
	width: 674px;
	min-height: 200px;
	padding-left: 15px;*padding-left: 16px;*padding-right: 16px;
	padding-bottom: 15px;
	background: white;
	border-right: 1px #d1d1d1 solid;
}
.Right_Center_Home{
	float: left;
	width: 285px;
	min-height: 600px;
	overflow: hidden;
	padding-left: 15px;
}
.Slide_Div{
	border-radius: 4px;
	float: left;
	width: 100%;
	min-height: 100px;
	margin-bottom: 20px;
	background: rgb(254,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,255,255,1) 17%, rgba(254,255,255,1) 26%, rgba(254,255,255,1) 38%, rgba(254,255,255,1) 62%, rgba(241,241,241,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(17%,rgba(254,255,255,1)), color-stop(26%,rgba(254,255,255,1)), color-stop(38%,rgba(254,255,255,1)), color-stop(62%,rgba(254,255,255,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,255,255,1) 17%,rgba(254,255,255,1) 26%,rgba(254,255,255,1) 38%,rgba(254,255,255,1) 62%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,255,255,1) 17%,rgba(254,255,255,1) 26%,rgba(254,255,255,1) 38%,rgba(254,255,255,1) 62%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,255,255,1) 17%,rgba(254,255,255,1) 26%,rgba(254,255,255,1) 38%,rgba(254,255,255,1) 62%,rgba(241,241,241,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,255,255,1) 17%,rgba(254,255,255,1) 26%,rgba(254,255,255,1) 38%,rgba(254,255,255,1) 62%,rgba(241,241,241,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
    position:relative;
}
.Slide{
	float: left;
	width: 870px;
	height: 403px;
	background: grey;position:relative;
}
.H1_Slide{
	float: left;
	color: white;
	width: 870px;
	min-height:40px;
	background: #055d9c;
    position:absolute;
    bottom:0px;

    -moz-opacity:0.75;
     filter:alpha(opacity=75);
     opacity:0.75;
     z-index: 10000000;
}
.H1_Slide a{
	font-size: 14px;
	float: left;
	padding: 10px 10px;
	color: white;
	text-align: justify;
}
.P_Slide{
	float: left;
	padding: 5px 10px;
	color: #333333;
	text-align: justify;
}
.Header_UL_Notification{
	float: left;
	width: 215px;*width:200px;
	min-height: 10px;
	padding: 6px 0px;
	margin-left: 10px;
	font-size: 13px;
	margin-top: 17px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	background: #04769e;
	text-align: center;
}
.Notification{
	margin-left: 2px;*margin-left: 3px;
float: left;
	width: 240px;*width:220px;
	min-height: 10px;
}
.UL_Notification{
	float: left;
	width: 240px;*width:220px;*height:262px;
	min-height: 10px;
}
.UL_Notification{
    margin-top: 5px;
}
.UL_Notification li{
	float: left;
	width: 240px;*width:220px;
	min-height: 10px;
	list-style: none;
}
.UL_Notification li:last-child{
	margin-bottom: 20px;
}
.UL_Notification li a{
	float: left;
	width: 200px;
	min-height: 10px;
	text-align: justify;
	padding: 7px 0px 7px 25px;
	color: #046a8e;
	font-weight: bold;
	background: url("/_layouts/15/images/NCS.UI.SubSiteVPDK/arrow.png") no-repeat 10px 12px;
}
.UL_Notification li a:hover{
	color: #2e3192;
}
.AdsLeft{
	float: left;
	width: 100%;
}
.AdsLeft img{
		width: 100%;
	float: left;margin-bottom: 14px;
}
.AdsLeft2{
	float: left;
		width: 100%;
	margin-bottom: 14px;
	margin-top: 14px;
}
.AdsLeft2 img{
		width: 100%;
	float: left;
}
/*.iTem_Box_News{
	float: left;
    width: 100%;
	min-height: 100px;
    margin-bottom: 14px;
}
.iTem_Box_News:hover{
	border-radius: 6px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}
.iTem_Box_News:last-child{
	margin-bottom: 18px;
}*/
.Header_iTem_Box_News{
	width: 658px;
	height: 26px;
	background: #046a8e;
	border: 1px #046a8e solid;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.Home_iTem_Box_News,.Home_iTem_Box_News_Right{
	float: left;
	width: 658px;*width: 659px;
*padding-bottom:5px;
	border: 1px #d1d1d1 solid;
	border-top: none;
	min-height: 100px;
	background: #ffffff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.H2_iTem_Box_News{
	float: left;
}
.Center_H2_box_news{
	text-transform: uppercase;
	position: relative;
	z-index: 10;
	float: left;
	min-width: 100px;
	padding: 5px 4px 3px 4px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	margin-left: 10px;
	width:98%;
}
.UL_Home_iTem_Box_News{
	float: left;
    border: solid 1px #3dbeff;
    padding: 15px 0px 15px 0px;
    /*width: 868px;*/width:100%;
}
.UL_Home_iTem_Box_News li{
	list-style: none;
	/*width: 838px;*/width:100%;
	float: left;
}
.UL_Home_iTem_Box_News li h3{
	/*width: 838px;*/width:100%;
	float: left;
	text-align: justify;
	font-weight: normal;
}
.UL_Home_iTem_Box_News li h3 a{
	float: left;
    padding: 3px 16px 3px 30px;
	color: #222222;
	background: url("/_layouts/15/images/NCS.UI.SubSiteVPDK/arrow.png") no-repeat 15px 8px;
    line-height:18px;
}
.UL_Home_iTem_Box_News li h3 a font{
	margin-left:8px;
}
.UL_Home_iTem_Box_News li h3 a:hover{
	color: #2e3192;
	text-align: justify;
}

.Ads_Top_Right{
	float: left;
	width: 280px;
	min-height: 10px;
	margin-top: 20px;
}
.Ads_Top_Right_List{
	float: left;
	width: 280px;
	min-height: 10px;
	margin-top: 12px;
}
.Around_Ads_Top_Right_List{
	margin-top: 7px;
	float: left;
}
#iTem_Box_News_Right{
	float: left;
	width: 280px;
    margin-bottom:12px;
}
#iTem_Box_News_Right .Header_iTem_Box_News{
	width: 278px;
}
.Home_iTem_Box_News_Right{
	float: left;
	width: 278px;*width:268px;
}
.Home_iTem_Box_News_Right .UL_Home_iTem_Box_News,.Home_iTem_Box_News_Right .UL_Home_iTem_Box_News li,.Home_iTem_Box_News_Right .UL_Home_iTem_Box_News li h3{
	width: 278px;*width:268px;
	text-align: justify;
	font-weight: normal;
}
.UL_Router_Url{
	float: left;
	width: 100%;	
}
.UL_Router_Url li{
	float: left;
	list-style: none;
}
.UL_Router_Url li a{
	float: left;
	padding: 0px 10px 0px 20px;
	color: #0196e0;
	font-weight: bold;
	white-space:nowrap;
	background: url("/_layouts/15/images/NCS.UI.SubSiteVPDK/arrow.png") no-repeat 0px 5px;
}
.Favorite{
    display:none;
	float: left;
	width: 100%;
	min-height: 10px;
	margin-top: 15px;
	padding-bottom: 5px;
	/*border-bottom: 1px #d1d1d1 solid;*/
}
.iTem_ListNews{
	float: left;
	width: 100%;
	min-height: 10px;
	border-bottom: 1px #d1d1d1 solid;
	padding: 5px 0px;
}
.Image_Favorite{
	width: 259px;
	height: 156px;
	float: left;
	background: #d1d1d1;
	overflow: hidden;	
}
.Image_Favorite img{
	width: 259px;
}
.H2_Favorite{
	float: left;
	width: 400px;
	text-align: justify;
}
.H2_Favorite a{
	float: left;
	font-size: 16px;
	padding: 0px 0px 5px 10px;
	color: #0196e0;
}
.P_Favorite{
	float: left;
	width: 390px;
	padding: 0px 0px 5px 10px;
	text-align: justify;
	color: #444444;
}

.H3_iTem_ListNews{
	font-weight: bold;	*text-align:left;
}
.H3_iTem_ListNews a {
    color:#000;
    font-size: 13px;
    text-decoration:none;
}
.H3_iTem_ListNews font {
    margin-left:5px;color:#666;
}
.Paging{
	float: left;
	min-width: 200px;
	min-height: 10px;
	overflow: hidden;
	margin: 0px 0px 12px 14px;
}
.Paging b{
	float: left;
	padding: 3px 0px;
	color:#000;
}
.Paging span{
	float: left;
	padding: 3px 7px;
	cursor: default;
}
.Paging span:hover{
	text-decoration: underline;
}
.Paging select,.Find_News_With_Date select{
	float: left;
	border: 1px #a1a1a1 solid;
	border-radius: 4px;
	padding: 2px 4px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(209,209,209,1) 0%, rgba(243,243,243,1) 54%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(0%,rgba(209,209,209,1)), color-stop(54%,rgba(243,243,243,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.Find_News_With_Date select{
	margin-left: 5px;
}
.Find_News_With_Date{
	float: right;
	min-width: 200px;
	min-height: 10px;
	overflow: hidden;
	margin: 0px 14px 12px 0px;
}
.Find_News_With_Date b{
	float: left;
	margin-top: 3px;
}
.Paging,.Find_News_With_Date{
	margin-top: 20px;
}
.Search_Date_Post{
	float: left;
	width: 22px;
	height: 22px;
	border: 1px #2e3192 solid;
	background: url("/_layouts/15/images/NCS.UI.SubSiteVPDK/bg_button_search.png") no-repeat center;
	border-radius: 4px;
	margin-left: 5px;
}
.Search_Date_Post:active{
	box-shadow: inset 0px 0px 4px rgba(0,0,0,0.6);
}
#dmright{float:left; margin-bottom:20px;}
.iTem_NewsDetail{
	float: left;
	width: 100%;
	line-height: 18px;
	text-align: justify;*text-align:left;
	min-height: 110px;
	padding: 13px 0px 0px 0px;
}
.News_Detail_Title{
	font-size: 13px;
	float: left;
	width: 100%;
	margin: 6px 0px 6px 0px;
	color: #000;
	cursor: default;*text-align:left;
}
.News_Detail_Time{
	float: left;
	color: #808284;
	margin: 6px 0px 0px 0px;
}
.iTem_NewsDetail p{
	float: left;
	text-align: justify;
	line-height: 18px;
	margin-bottom:10px;
	width:100%;
}
.iTem_NewsDetail img{
	padding: 20px 0px;
	width: 500px;
	margin-left: 80px;
}
.Div_Share_Author{
	float: right;
	width: 340px;
	min-height: 40px;
	margin-bottom: 10px;*margin-top:10px;
	position: relative;
	margin-right: 12px;
}
.Author_Write{
	float: right;
	min-width:400px;
}
.Author_Write img{
	float: right;
	margin: 0px 3px;
}
.Author_Write font{
	float: right;
	margin-right: 7px;
	color: #777777;
}
.Around_iCon_Share{
	position: absolute;
	bottom: 0px;
	right: 0px;
	min-width: 136px;
}
.Around_iCon_Share img,.Around_iCon_Share font{
	float: left;
	margin: 0px 3px;
}
.Around_iCon_Share font{
	margin: 0px;
	font-weight: bold;
	padding: 3px 7px;
	color: #555555;
	cursor: pointer;
	white-space:nowrap;
}
.Around_iCon_Share font:hover{
	text-decoration: underline;
}

.Around_iCon_Share ul li{
    float:left;
    list-style-type:none;

}
.Around_iCon_Share ul li img{
}
.Tags{
	float: left;
	width: 664px;
	min-height: 10px;
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
	padding: 5px 10px;
	margin: 6px 0px 8px 15px;
	color: #555555;
}
.Div_Search{
	float: left;
	width: 660px;
	min-height: 400px;
	margin-top: 20px;
}
.Div_Search_Header{
	float: left;
	width: 660px;
	height: 38px;
	background: url("/_layouts/15/images/NCS.UI.SubSiteVPDK/searchtab.png") no-repeat 0px 0px;
}
.Div_Search_BOX{
	float: left;
	width: 687px;
	min-height: 400px;
	min-height: 100px;
	margin-left: 5px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-bottom: 12px;
	overflow: hidden;
}
.Left_Center_Home_Search{
	margin-left: 0px;
	width: 698px;
}
.Right_Center_Home_Search{
	float: right;
	margin-right: -5px;
}
.Right_Center_Home_Search #iTem_Box_News_Right{
	margin-top: 12px;
}
.UL_Router_Url_Search{
	margin-left: 18px;
}
.iTem_Box_Tab_Search li h3 a{
	font-weight: bold;
}

.Around_UL_Notification{
	float: left;
	overflow: hidden;
    height:256px;
}
.iTem_List_Top_News{
	float: left;
	width: 154px;
	min-height: 100px;
	margin-right: 14px;
	margin-top: 14px;
}
.List_Top_News{
	float: left;
	width: 100%;
	overflow: hidden;
    margin-bottom:14px; display:none;
}
.Img_List_Top_News{
	float: left;
	width: 154px;
	height: 100px;
	background: grey;
}
.iTem_List_Top_News h2{
	text-align: justify;
	float: left;
	width: 154px;
}
.iTem_List_Top_News h2 a{
	text-align: justify;
	float: left;
	width: 154px;
	color: #046a8e;
	padding: 5px 0px;
}
.TOP_Notification{
	float: left;
	width: 154px;
	min-height: 100px;
	margin: 10px 0px 0px 10px;
}

.IMG_TOP_Notification{
	float: left;
}
.IMG_TOP_Notification img{
	width: 154px;
	height: 100px;

	float: left;
}
.TOP_Notification h3{
	float: left;
	text-align: justify;
	margin: 10px 0px 10px 0px;
}
.TOP_Notification h3 a{
	float: left;
	color: #007BB1;*text-align:left;
}
.P_TNGT{
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0px 4px 0px;
	font-weight: bold;
}
.UL_TNGT{
	float: left;
	width: 100%;
	padding: 10px 0px 20px 0px;
}
.UL_TNGT li{
	list-style: none;
	padding: 4px 10px;
	float: left;
}
.UL_TNGT li input{
	float: left;
	margin: 1px 3px 0px 10px;
}
.Button_TNGT{
	float: left;
	padding: 4px 10px;
	font-weight: bold;
	margin: 0px 0px 20px 100px;
}

.UL_iTem_Box_FIX{
	width: 658px;
}
.UL_iTem_Box_FIX h3,.UL_iTem_Box_FIX a{
	width: 618px;
}

/*------------------------Them--------------------------------------*/

.sapo_tin
{
	float:left;*text-align:left;	
	color:#666;
	margin-top:10px;   font-weight:bold;
}
.Around_News_Detail{*text-align:left;}
.Around_News_Content{
      clear:both;
	float: left;
	width: 100%;
	min-height: 100px;
	text-align: justify;*text-align:left;
	margin: 10px 0px;
    font-family:Arial;
	line-height:1.5;
    
}
.News_Time_Post{
	float: left;
	color: #808284;
	margin: 6px 0px 0px 12px;
}
.HotroKhuyetTat{
	float: right;
	min-width: 270px;
	min-height: 20px;
	margin-top: 4px;
}
.HotroKhuyetTat img{
	margin: 0px 3px;
	float: left;
}
.HotroKhuyetTat font{
	margin:0px 5px 2px 5px;
	float: left;
	color:black;
	white-space:nowrap;
}
.HotroKhuyetTat a{
	cursor: pointer;
}

.P_iTem_ListNews{
	text-align: justify;
	color: #000;
    margin: 4px 0px 0px 0px;
}
.Img_iTem_ListNews img{
	float: left;
	margin:0 10px 5px 0;
	background: grey;
	border: 1px #c1c1c1 solid;
}
.H2_Favorite2{
	min-height: 10px;
	text-align: justify;margin-bottom:5px;
}
.H2_Favorite2 a{
	font-size: 13px;
	color: #000;
}
.H2_Favorite2 span{
	color: #666;
}
.H2_Favorite2 a:hover{
	text-decoration: underline;
}
.H2_Favorite2 font{
	color: #666;
	font-weight: normal;
}

.Image_Favorite2 {
    float:left;overflow: hidden;
}

.Image_Favorite2 img {
	float: left;
    margin:0px 9px 9px 0px;
	width: 259px;
	height: 156px;
	border: 1px #c8c8c8 solid;	
}
.bound_form_search{
	float: left;
	width: 100%;
	min-height: 20px;
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
	margin: 10px 0px 8px 0px;
}
.LI_Button_Search_button_simple {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    color: #1e4283;
    float: right;
    font-weight: bold;
    margin-right: 9px;
    padding: 4px 10px;
    text-decoration: none;
}

.text_box_search_simple {
    float: left;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
 text-align:left;
    height: 25px;
    padding: 3px 10px;
    width: 85%;
}
#div_search a{
    padding-bottom:5px;
}
.button_paging {
    color: #333;
}
.tin_anhminhhoa
{
	float: left;
	margin-top: 2px;	
	z-index: 1000;
}

.tin_anhminhhoa img{margin-right: 10px;float:left;}
#divArticleDescription2{*text-align:justify;}
#div_advance {text-align:left;}
#div_advance table tr, td{text-align:left;}
   

.Find_News_With_Date2 select{
	float: left;
	border: 1px #a1a1a1 solid;
	border-radius: 4px;
	padding: 2px 4px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(209,209,209,1) 0%, rgba(243,243,243,1) 54%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(0%,rgba(209,209,209,1)), color-stop(54%,rgba(243,243,243,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	margin-left: 5px;
}
.Find_News_With_Date2 {
	float: right;
	min-width: 200px;
	min-height: 10px;
	overflow: hidden;
	margin: 20px 14px 12px 0px;
}
.Find_News_With_Date2 b{
	float: left;
	margin-top: 3px;
}
.MsoNormalTable {float:left;
}
.MsoTableGrid{float:left;}
#NewsContent table {float:left;}

.Pitching_Mark{
	float: left;
	width: 186px;
	height: 225px;
	border: 1px #d4d4d4 solid;
	/*margin-left: 12px;*/
	margin-top: 1px;
    margin-bottom:5px;
	border-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 */
	background: #f7efd0;
}
.Pitching{
	float: left;
	text-align: center;
	padding: 6px 0px;
	color: #1e4283;
	width: 186px;
	font-weight: bold;
	font-size: 13px;
}

.Square_Mark{
	width: 140px;
	height: 160px;
	border-radius: 4px;
	border: 1px #c1c1c1 solid;
	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 */
	margin: 0px 0px 0px 22px;
	float: left;
}
.Mark_Pin{
	float: left;
	padding: 40px 0px;
	font-size: 40px;
	color: #1e4283;
	width: 140px;
	text-align: center;
}
.Click_Pitching{
	float: left;
	width: 130px;
	padding: 5px 0px;
	border: 1px #2e1192 solid;
	background: url("/_layouts/15/images/NCS.UI.TiengViet/bg_box_tab.png") repeat-x center;
	border-radius: 4px;
	margin: 2px 0px 0px 5px;
	overflow: hidden;
	color: white;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
    text-align:center;}
.Click_Pitching:active{
	box-shadow: inset 0px 0px 6px black;
}


.bound_list_lienket {
    width:280px; border:solid 1px #dcdcdc; border-radius:6px;float: left;padding:7px 0px;margin-bottom:13px;
    background-color:white;
}

.bound_quangcao_menuphai {
    width: 280px;
    float: left;
    margin-bottom: 13px;
    margin-top: 15px;
}
.slideshow img {
    width:280px;
}
.List_Under_Ministry{
	float: left;
	width: 278px;
	border: 1px #d1d1d1 solid;
	margin-bottom:8px;
	border-radius: 6px;
	padding: 4px 0px;
	background:white;
}
.iTem_Under_Ministry{
	float: left;
	width: 278px;
	height: 26px;
	border-bottom: 0px #d1d1d1 solid;
	margin: 3px 0px;
}
.iTem_Under_Ministry a{
	font-weight: bold;
	float: left;
}
.iTem_Under_Ministry:hover a{
	color: #2e3192;
}
.Img_Under_Ministry{
	float: left;
	height: 27px;
	width: 32px;
	margin-left: 6px;
}
.Border_Gradient_Right{
	float: left;
	width: 252px;
	height: 2px;
	background: url("/_layouts/images/NCS.UI.MOT/horizontal_right.png") no-repeat center;
}
.Name_Under_Ministry{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 2px;
	*float: left;
	color: #1e4283;
	line-height:29px;
}
/*FIX*/

.Logo{
margin: 0px 0px 0px 0px;
}
/*-------------------footer------------------------------*/
.Footer{
	float: left;
	width: 100%;
	background: #2f77a9; 	
	position: relative;
	z-index: 1000000;
}
.footer_left {
        float: left;
        width: 50%;
		color:white;
        padding:10px 0px;font-weight:bold;
    }
.footer_left p{padding-bottom:5px;text-align:left;}

    .footer_right {
        float: right;
        width: 40%;
		color:white;
        padding:10px 0px;
    }
	.footer_right p{padding-bottom:5px;text-align:right;font-weight:bold;}
    .center_footer{background:#2f77a9;margin: 0px auto;
    width:1170px;
	height: 118px;
	position: relative;}

/*-------------------------------------------------------*/

/*.header_toplink{float:right; background-color:#dbe1f2; border-radius:0px 0px 8px 8px;padding:8px 10px;opacity:0.85;}
.header_toplink a{float:right; padding:0px 10px; border-left:solid 1px gray;color:#7e7e7e;}
.header_toplink a:last-child{border-left:none;}
.header_toplink a img{margin-left:3px;}*/


.header_toplink{
    float:right; 
    color: #646464;   
    line-height: 34px;
  
}
.header_toplink a{float:right; padding:0px 10px; color:#646464;
                  /*background:url("/_layouts/15/images/NCS.UI.ThanhTra/toplink_line.png") no-repeat 0px 11px;*/

}
.header_toplink a:last-child{border-left:none;}
.header_toplink a img{margin-left:3px;}

/*---------------group_news phai------------------*/
.menuphai{
    float:left;
    width:100%;
    margin-bottom:20px;
}
.menuphai_header{height:32px; float:left; width:100%; border-bottom:3px solid #3772a9;}
.menuphai_header a{line-height:32px; vertical-align:middle; color:white; text-transform:uppercase;float:left;font-weight:bold;padding-left:20px; }
.bg_header_lienket {
    background: rgba(0, 0, 0, 0) url("/_layouts/images/NCS.UI.MOST/iclienket.png") no-repeat scroll left 5px;
}
.bg_orange{    
   background:#4792d3;
    float:left; width:100%;
}
.bg_xanhden{  background:url("/_layouts/15/images/NCS.UI.SubSiteVPDK/bg_header_blue.png") repeat-x;float:left; width:100%;  
  
}


.bg_blue{  /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bdedff 0%, #bdedff 100%) repeat scroll 0 0;*/ 
            background:#4792d3;
    float:left; width:100%;}
.bg_gray{background-color:#c5c5c5; float:left; width:100%;}
.bg_kem{float:left;color:#000569; border:1px solid #dcdfdc}

.menuphai_content{float:left;width:268px;}
.menuphai_content img { width:100%;}

/*-------------*end----------------*/

/*----------------group_news_trai---------------------*/
.groupnews{float:left; width:100%; }
.groupnews_head{float:left; width:100%; color:white;height:32px; border-bottom:4px solid #3772a9; border-left:1px solid #3772a9; border-right:1px solid #3772a9;}
.groupnews:last-child{float:right;}
.group_header_link{ text-transform:uppercase; float: left;
    line-height: 35px;
   font-weight:bold;
    text-transform: uppercase;
    vertical-align: middle;
    margin-left:20px;color: white;}
.viewmore{
      background: rgba(0, 0, 0, 0) url("/_layouts/15/images/NCS.UI.SubSiteVPDK/ico_viewmore.png") no-repeat scroll right 14px;
    color: white;
    float: right;
    line-height: 35px;
    margin-right: 15px;
    padding-right: 10px;
}

.groupnews_content{float:left; width:100%;}

/****************************/
.groupnews_item{float:left; width:100%;margin-top:10px; padding-bottom:5px;}
.groupnews_item img{float:left; width:47%; height:134px; margin-right:10px;margin-bottom:3px;}
.groupnews_tomtat {
    color: #000;
    padding: 5px 0 0;
    text-align: justify;font-weight:normal;
}
.groupnews_item_link{
    color: #000;
    font-size: 13px;line-height:22px;
}
.groupnews_datetime{color:#919191;padding:0px 3px;}
.linktin_datetime{color:#919191;padding:0px 3px;}
.othernews{float:left; width:100%; list-style-type:none;
           color:#585858;
}
.othernews li {float:left; color:#585858; list-style-type:none;
               background:url("/_layouts/15/images/NCS.UI.SubSiteVPDK/sqpurple.png") no-repeat left 9px;
               padding-left:16px;
               padding-bottom:5px;
               border-top:solid 1px #dfdfdf;
               padding-top:5px;
               width:95.5%;
			   text-align:justify;
}
.othernews li a{color:#000;}
.othernews li:last-child{border-bottom:none;}

.groupnews_content .othernews li{background:url("/_layouts/15/images/NCS.UI.SubSiteVPDK/ico_square.png") no-repeat left 9px;}
.groupnews_datetime{float:left;color:#666; margin-right:5px;}
/*-----------------*/
.group_news_full{float:left; width:100%;margin-bottom:20px;}
.group_news_full_content{float:left; border:solid 1px #f3f3f3 ;width:100%; background:#f3f3f3;}
.title_blue{float:right; margin-right:15px; color:#000;margin-bottom:15px;}
.btn_blue{float:left;margin-right:20px;}
/*-------------*end----------------*/

/*----------------tin_thongbao-----------------*/
.tinthongbao{float:left; width:93%; margin:5px 10px; list-style-type:none;}
.tinthongbao li {float:left;color:#c4c4c4;display:block; padding-left:5px; 
                 list-style-type:none;
                 padding-bottom:5px; padding-top:3px; width:94%; text-align:justify;
}
.tinthongbao li  a{color:#22457f;font-size:13px;line-height:20px;}
.tinthongbao li:last-child{border-bottom:none;}
/*----------------end-------------------------*/


/*----------------home_topalbum*/


 .home_topalbum{
	margin: 0px auto;
	width:820px;
	position: relative;
	background: white;
	overflow: hidden;
	box-shadow: 0px 3px 7px rgba(0,0,0,0.2);
    padding:10px 25px;
    border:1px solid #ccc;
}
.next, .prev {
    position: absolute;
    top: 43px;
    right: 0px;
    /* z-index: 100; */
}
.prev {left:10px}
.next {right:10px;}
#demo{}
.thumb img{ width:150px;}
.jcarouse ul li {list-style:none; float:left; margin: 0px 7px 0px 6px;}
.jcarouse ul li img{border:solid 1px #dcdcdc;}
/*---------------group_news center------------------*/
.menucenter{
    float:left;
    width:100%;
    margin-bottom:20px;
}
.menucenter_header{height:35px; float:left; width:100%; 
                  
   }
.menucenter_header a{line-height:35px;text-align:center; vertical-align:middle; color:white; text-transform:uppercase;width:100%;float:left;font-weight:bold; }
.menucenter_content{float:left; border:solid 1px #3dbeff;width:99.2%;}
.tinthongbao_center{float:left; width:96%; margin:5px 2%; list-style-type:none;}
.tinthongbao_center li {
    float:left;color:#c4c4c4;display:block; padding-left:15px; 
                 list-style-type:none; background:url("/_layouts/15/images/NCS.UI.ThanhTra/arrow_orange.png") no-repeat left 9px;
                 border-bottom:dashed 1px #c4c4c4;
                 padding-bottom:5px; padding-top:3px; width:828px;
}
.tinthongbao_center li  a{color:#252973;font-size:13px;line-height:20px;}
.tinthongbao_center li:last-child{border-bottom:none;}
/*-------------*/
/*-----------lienket----------------*/
.menulienket{background:#4792d3;width: 100%; float: left; border-radius: 6px;margin-bottom:20px;color:white;}
.menulienket_title a{ color:white;font-weight:bold; text-transform:uppercase; margin:10px 0px 0px 10px; float:left;}
.menulienket_drop{}
.droplienket{margin:10px 10px  15px 10px ; float:left; width: 92%; height:27px; border:solid 1px #c7c7c7;}
/*-------------*end----------------*/

/*---------*thong ke--------------*/
.thongke{float:left; border:solid 1px #c0d6de; width: 92%; background-color:#dcf1fb; color:#076da5;padding:30px 10px; margin-bottom:20px;}
.userloging{background:url("/_layouts/15/images/NCS.UI.SubSiteVPDK/users.png") no-repeat;  padding-left:30px; height:20px;margin-bottom:10px;}
.coutviewer{background:url("/_layouts/15/images/NCS.UI.SubSiteVPDK/viewer.png") no-repeat;  padding-left:30px;height:20px;}

/*-------------------------------*/
.Statistic_Website{float:left;background-color:#eef8ff;margin-bottom:11px; width:228px;padding:6px 20px;border:1px solid #dcdfdc;}
.iTem_Statistic_Website{float:left;width:100%;color:#333;padding:5px 0px;}
.iTem_Statistic_Website  img{float:left;margin-right:5px;}
.iTem_Statistic_Website b{float:left; }

.iTem_Statistic_Website_SoLieu{float:left;}
/*-------------------------------*/
.Arround_Content{margin-bottom:20px;float:left;}

/*---------hoidap--------------*/
/*.tophoidap{float:left; background:#f0f0f0; padding: 10px; width: 248px;}
.tophoidap ul{
    list-style:none;
    margin:0;
    width:100%;
}
.tophoidap ul li{
     list-style:none;
     background:url("/_layouts/15/images/NCS.UI.SubSiteVPDK/ico_hoidap.png") no-repeat left 0px;
     padding-left:25px;
     padding-bottom:10px;
     color:#000568;
}
.tophoidap ul li a{color:#000568; text-decoration:none;line-height:20px; margin-bottom:5px;}*/
/*------------*/
/*---------------quangcao_duoi----------------*/
.QC_GiuaTrai
{
float:left;
width:100%;
}
.QC_GiuaTrai img{ width:100%;margin-bottom:20px;}
/*------------*/
/*---------------quangcao_bootom----------------*/

.QC_Bottom {
    background: white none repeat scroll 0 0;
    margin: 0 auto 15px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.List_Ads_Footer {
    position: relative;
}
.jcarouse2 {
    float: left;
    margin-top: 8px;
    position: relative;
    text-align: center;
    width: 100%;
}

.jcarouse2 ul li {
    display: block;
    float: left;
    margin-right: 1.2%;
    margin-top: 15px;
	width: 18.9%;
}
.jcarouse2 ul li:last-child{margin-right:0px;}
.jcarouse2 ul li a img {
    display: block;
}
.jcarouse2 ul a img {
    border: 1px solid #c6c6c6;
    float: left;
    /*height: 97px;*/
    width: 100%;
}
/*-------------*end----------------*/

/*-----------quangcaophai-----------*/
.quangcaophai{width: 100%; float: left; margin-bottom: 20px;margin-top:5px;}
.quangcaophai a img{float:left; width:100%; border:0; margin-bottom:1px;}

/*-----------quangcao_trai_tren---------*/
.quangcao_trai_tren{float:left; width:100%;margin-bottom:20px;}
.quangcao_trai_tren img{width:265px; height:120px; border:0;}
.quangcao_trai_tren a{float:left; border:0; margin-right:37px;}
.quangcao_trai_tren a:last-child{margin-right:0px;float:right}

/*-------------*end----------------*/

.textbox{background-color:white; overflow:hidden; padding:5px 3px;border-radius:5px; margin-bottom:10px; border:solid 1px #c3c3c3; width:240px;}
.Select_Paging{background-color:white; overflow:hidden; padding:5px 3px;border-radius:5px; margin-bottom:10px; border:solid 1px #c3c3c3;}
.dropbox{background-color:white; overflow:hidden; padding:5px 3px;border-radius:5px; margin-bottom:10px; border:solid 1px #c3c3c3;}
.button_blue{ background-color: white; color: #000; overflow: hidden; border-radius:5px; padding:7px 15px; border:1px solid #c3c3c3;}

/*---------------------------------*/
.home_tracuu{float:left; width:100%; padding:10px}
.home_tracuu td{padding-bottom:5px;}

/*---------------------------------*/
.xulyhs {
    float: left;
    width: 19%;
	padding:0.5%;
}
.xulyhs_thang{float:left;text-align:center; width:95%;color:#2681b5;border-bottom:solid 1px #d0efff;font-weight:bold; font-size:14px;padding-bottom:3px;}
.xulyhs_solieu{float:left;text-align:center; width:95%;color:#2681b5;font-size:14px;}
.solieu{color:#ff7200; font-size:20px;}
.xulyhs_all{float:left;text-align:center; width:95%;color:#5c5c5c;font-size:14px;}

/*----------------------------------*/
.AdsRight{float:left; width:100%;}
/*.AdsRight a:last-child{margin-bottom:20px;float:left;}*/
.AdsRight img{margin-bottom:2px;}

/*---Van ban*/
#div_search {
    margin:10px 0px;
    width:99%;
    float:left;
}
#div_search a{
    padding-bottom:5px;
}
.Gradient_Category{
	opacity: 0.4;
}
.Around_Category_Legal{
	float: left;
	width: 252px;*width:254px;
	min-height: 40px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border: 1px #d1d1d1 solid;
	border-top: none;
	overflow: hidden;
}
.Around_TableGenerator{
	float: left;
	width: 657px;
	min-height: 20px;
	border: 1px #d1d1d1 solid;
	border-radius: 0px;
	margin: 0px 0px 0px 15px;
	padding: 13px;
	border-bottom: none;
	border-top: none;
}
.Input_Search_Legal{
	float: left;
}
.CSSTableGenerator{
	position: relative;
    float:left;
}

.UL_Legal_Search{
	float: left;
	width: 860px;
	min-height: 100px;
	margin: 10px 0px 0px 0px;
}
.UL_Legal_Search li{
	float: left;
	width: 400px;
	min-height: 30px;
	list-style: none;
}
.UL_Legal_Search li strong{
	float: left;
	width: 110px;
	padding: 3px 30px 0px 10px;
	margin-top: 2px;
}
.Input_Search_Legal{
	float: left;
	border: 1px #d1d1d1 solid;
	width: 190px;
	padding: 3px 10px;
	border-radius: 4px;
}
.UL_Legal_Search li input[type="text"]{
	width: 150px;
}
/*.Border_Radius_All {
    border-radius: 4px;
    border-top: 1px #d1d1d1 solid;
	margin: 10px 0px 40px 0px;
}*/


.Border_Radius_All{
	border-radius: 4px;
	border: 1px #d1d1d1 solid;
	margin-top: 10px;
}
.Border_Radius_None{
	border-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top: 1px #d1d1d1 solid;
	margin-top: 10px;
}
.Border_Radius_None1{
	border-radius: 4px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	margin-top: -16px;
	border-bottom: 1px #d1d1d1 solid;
	margin-bottom: 40px;
}
.LI_Button_Search{
	float: right !important;
}
.LI_Button_Search button{
	float: right;
	padding: 3px 10px;
	border: 1px #c1c1c1 solid;
	border-radius: 4px;
	margin-right: 9px;
	font-weight: bold;
	color: #1e4283;
	font-weight: bold;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.LI_Button_Search button:active{
	box-shadow: inset 0px 0px 5px #999999;
}

.LI_Button_Search_button{
	float: right;
	padding: 3px 10px;
	border: 1px #c1c1c1 solid;
	border-radius: 4px;
	margin-right: 9px;
	font-weight: bold;
	color: #1e4283;
	font-weight: bold;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.LI_Button_Search_button:active{
	box-shadow: inset 0px 0px 5px #999999;
}

.LI_Button_Search_button_simple {
    float: right;
   text-decoration :none;
   cursor: hand;
	padding: 4px 10px;
	border: 1px #c1c1c1 solid;
	border-radius: 4px;
	margin-right: 9px;
	font-weight: bold;
	color: #1e4283;
	font-weight: bold;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.LI_Button_Search_button_simple:active {
    box-shadow: inset 0px 0px 5px #999999;
}
.Show_Number_Legal{
	float: right;
	width: 300px;
	min-height: 10px;
}
.Paging_And_Total_Legal .Paging{
	margin-bottom: 0px;
}
.Paging_And_Total_Legal{
	float: left;
	width: 98%;
	margin: 10px 0px;
}
.Show_NumberList b{
	font-weight: normal;
	padding: 0px 10px;
}
.Show_NumberList{
	margin-bottom: 0px;
}
.Word_Number_Legal{
	float: right;
	margin: 4px 11px 0px 0px;
}
.Footer_Table_Legal{
	/*position: absolute;
	bottom: -48px;*/
    margin-top:10px;
	left: 0px;
	width: 98%;
	height: 23px;
    float:left;
}
.Paging_Footer_Table_Legal{
	margin-bottom: 0px !important;
	float: left;
}
.Width100px{
	width: 100px;
}
.ColorRedFile a{
	color: red;
	font-size: 12px;
}
.ColorRedFile a:hover{
	cursor: default;
	text-decoration: underline;
}
.Around_CSSTableGenerator{
	float: left;
	margin-top:10px;
}
.Footer_Legal_Detail{
	float: left;
	width: 658px;
	/*min-height: 70px;*/
}
.UL_Footer_Legal_Detail{
	float: left;
	width: 608px;
	min-height: 50px;
	margin: 10px 0px 0px 30px;
}
.UL_Footer_Legal_Detail li{
	float: left;
	list-style: none;
}
.Word_Footer_Legal_Detail,.StrongFooterLegalDetail{
	float: left;width: 560px;
}
.StrongFooterLegalDetail{
	font-size: 12px;
	color: #1e4283;
}
.KeyWord_Legal_Detail{
	float: left;
	width: 663px;
	min-height: 14px;
	background: #f1f1f1;
	border: 1px #d1d1d1 solid;
	margin: 14px 0px 10px 15px;
	border-radius: 4px;
	padding: 5px 10px;
}
.Section_More_Legal{
	float: left;
	margin-top: 4px;
	margin-bottom: 11px;
}
.Span_Title_More_Legal{
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	color: #1e4283;
    width:95%;
    text-align:left;
}
.BG_Foorter_Legal{
	background: #d7eff7;
}
.lblPage {
        float: left;
        width: 38px;
        margin-right: 5px; /*    font-weight: bold; color: #076392;*/
        color: #333;
        padding-top: 3px;font-weight:bold;
    }
/*------cay chuyen muc van ban-----*/
    .menuphai_item {
    color: #075480;
    display: block;
    font-family: Arial;
    font-size: 12px;
    line-height: 25px;
    width: 98%;
    text-align:left;
}
        .menuphai_item a {
            color:#1e4283;text-align:left;
            	background: url("/_layouts/images/NCS.UI.MOT/arrow.png") no-repeat 15px 12px;
            padding-left:30px;
			float: left;
    padding: 5px 0 5px 30px;
        }
.menuphai_item img {
    padding-right: 10px;
}

.vb_menuphai{float:left; width:249px; margin:5px 10px; list-style-type:none;}
.vb_menuphai li {float:left;color:#c4c4c4;display:block;  
                 list-style-type:none;border-bottom:solid 1px #dcdcdc;
                 padding-bottom:5px; padding-top:3px; width:235px;padding-left:15px; text-align:justify;
                 /*background:url("/_layouts/15/images/NCS.UI.ThanhTra/arrow_orange.png") no-repeat left 9px;*/
                 background: rgba(0, 0, 0, 0) url("/_layouts/15/images/NCS.UI.SubSiteVPDK/arrow_orange.png") no-repeat scroll left 7px;
}
.vb_menuphai li  a{color:#008fca;font-size:13px;line-height:20px;}
.vb_menuphai li:last-child{border-bottom:none;}

/*---end---*/
/*---Hoi Dap---*/

.Ask_Legal .UL_Category_ask li .Point_Category {
	margin-left: 10px;
}
.Div_Search_Ask{
	float: left;
	min-height: 40px;
	padding: 20px 0px;
	border-bottom: 1px #d1d1d1 solid;
}
.Around_Input_Search_Ask{
	float: left;
	min-height: 30px;
}
.Around_Input_Search_Ask p{
	font-weight: bold;
	float: left;
	width: 110px;
	text-align: left;
	margin-left: 30px;
	padding: 3px 0px 0px 0px;
}
.Input_Search_Content_Ask{
	float: left;
	width: 460px;
	min-height: 10px;
	padding: 3px 10px;
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
}
.Select_Filed_Ask{
	width: 337px;
	padding: 2px 10px;
}
.Select_Fixed_Ask{
	width: 460px;
	padding: 2px 10px;
}
.Make_A_Ask{
	float: right;
	width: 655px;
	min-height: 20px;
}
.Make_A_Ask p{
	float: right;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
	font-size: 12px;
}
.Make_A_Ask p:hover{
	color: #1e4283;
	cursor: default;
	text-decoration: underline;
}
.List_Input_Ask{
	float: right;
	width: 655px;
	min-height: 100px;
	background: #fafafa;
	position: relative;
	margin-top: 3px;
	border-radius: 4px;
	display: none;
	margin-bottom: 12px;
}
.SpanArrowAsk{
	width: 18px;
	height: 10px;
	position: absolute;
	top: -9px;
	right: 28px;
	background: url("/_layouts/images/NCS.UI.MOT/arrowask.png") no-repeat center;
}
.Header_List_Input_Ask{
	float: left;
	width: 653px;
	height: 26px;
	border: 1px #d1d1d1 solid;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #f1f1f1;
}
.Content_List_Input_Ask{
	padding: 30px 0px 30px 0px;
	float: left;
	width: 653px;
	min-height: 230px;
	border: 1px #d1d1d1 solid;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #fafafa;
	margin-top: -1px;
}
.Textarea_Ask{
	float: left;
	width: 460px;
	min-height: 100px;
	padding: 5px 10px;
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
	max-width: 460px;
	margin-bottom: 8px;
}
#ImgCPDG{
    margin-right:20px;
}
.FixWidthAsk{
	width: 80px;
}
.Maxacnhan{
	float: left;
	margin-left: 10px;
}
.ButtonAsk,.ButtonAskSearch{
	
	float: right;
	padding: 3px 10px;
	border: 1px #c1c1c1 solid;
	border-radius: 4px;
	margin-right: 9px;
	font-weight: bold;
	color: #1e4283;
	font-weight: bold;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.Fix_RightAskButton{
	margin-right: 93px;
}
.ButtonAsk:active,.ButtonAskSearch:active{
	box-shadow: inset 0px 0px 5px #999999;
}
.UL_Alert a{
	color: #1e4283;
}
.PAging_Ask,.List_ASK,.iTem_List_ASK{
	float: left;
	width:100%;
	min-height: 10px;
}
.iTem_List_ASK{
	border-bottom: 1px #d1d1d1 solid;
	padding: 10px 0px 10px 0px;
}
.iTem_List_ASK h3{
	clear: left;
	padding: 4px 0px;
}
.iTem_List_ASK h3 a{
	color:#000;
}
.iTem_List_ASK span{
color: black;
float: left;
padding: 5px 0px 5px 0px;
}
.iTem_List_ASK p{
	clear: left;
	text-align: justify;
	color:#111;
}
.User_Post_Ask{
	clear: left;
	text-align:right;
	margin: 8px 0px 0px 0px;
}
.iTem_List_ASK:last-child{
	border-bottom: none;
}
.Around_Ask_List{
	margin-bottom: 12px;
}
.ButtonAskSearch{
	float: left;
	margin-left: 10px;
}
.Fullname_Ask{
	float: left;
	padding: 8px 12px;
	color: #1e4283;
}
.Fullname_Ask font,.Fullname_Ask b{
	color: #444444;
}
.Arrow_Content_Ask{
	width: 18px;
	height: 10px;
	position: absolute;
	top: -10px;
	left: 12px;
	background: url("/_layouts/images/NCS.UI.MOT/arrowask.png") no-repeat center;
}
.Around_Content_Ask{
	float: left;
	background: #f1f1f1;
	min-height: 60px;
	margin: 6px 0px 12px 0px;
	position: relative;
	border-radius: 4px;
	border: 1px #d1d1d1 solid;
	width:100%;
}
.Fullname_Ask font{
	font-weight: normal;
}
#Content_Ask{
	float: left;
	margin: 10px;
	text-align: justify;
}
.List_Other_Ask{
	margin-top: 8px;
}
.UL_List_Under_News_ID a font{
	color: #888888;
}

.UL_Category_ask {
    float: left;
    min-height: 10px;
    width: 252px;
}
.UL_Category_ask li {
    list-style: none outside none;
    min-height: 10px;
    overflow: hidden;
    text-align: left;
    width: 252px;
}
.UL_Category_ask li a {
    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;
	margin-left:4px;
}
.UL_Category_ask div a {
    color: #1e4283;
    float: left;
    min-height: 10px;
    padding: 4px 4px 5px 25px;
    text-align: left;
	margin-left:4px;
}
.BoLuaChon
{
	color: red;
    cursor: pointer;
    font-weight: bold;
    line-height: 20px;
    margin-left: 10px;
}
/*---End---*/
/*--Image-Album--*/
.iTem_Album_Image{
	float: left;
	/*margin: 12px 13px 0px 0px;
	width: 220px;*/
    margin: 12px 5px 0px 0px;
	width: 212px;
	min-height: 10px;
	background: url("/_layouts/images/NCS.UI.MOT/bg_image.png") no-repeat 0px 0px;
}
.iTem_Album_Image img {
        background: url("/_layouts/images/NCS.UI.MOT/bg_image.png") no-repeat 0px 0px;
        width:183px;
        height:109px;float:left;
    }
/*.iTem_Album_Image:last-child{
	margin-right: 0px;
}*/
/*.iTem_Album_Image:first-child{
	margin-left: 1px;
}*/
.Around_List_iTem_Album_Image{
	float: left;
	width: 100%;
	overflow: hidden;
	min-height: 0px;
}
.Album_Image{
	float: left;
	width: 183px;
	height: 109px;
	background: grey;
	margin: 20px 0px 0px 13px;
}
.iTem_Album_Image h3{
	width: 210px;
	text-align: center;
	float: left;
	padding: 17px 0px;
    color:#333;
}
.iTem_Album_Image h3 a{color:#333;}
.Fix_Box_Working{
	float: left;
	margin-top: 16px;
}
.Top_New_Album{
	float: left;
	padding: 15px 0px 0px 0px;
	font-size: 12px;
	margin-bottom: -10px;
}
.Title_Album{
	font-size: 13px;
	float: left;
	color: #1e4283;
	width: 100%;
	margin-top:20px;
}
.Div_Search_Image{
	float: left;
	min-height: 40px;
	padding: 20px 0px;
	border-bottom: 1px #d1d1d1 solid;
	display: none;
}
.Find_Image{
	border: none;
	background: none;
	text-decoration: underline;
	z-index: 1000;
	margin-left:-45px;
	cursor: pointer;
	float:right;
}
.Div_Album_Image{
	position: relative;
}
.Input_Search_Image:focus,.Select_Filed_Image:focus{
	box-shadow: inset 0px 0px 4px #c1c1c1;
}
.Show_Detail_Image{
	float: left;
	width: 100%;
	margin-top: 8px;
	min-height: 579px;
	background: #f8f5e1;
	border: 1px #d1d1d1 solid;
}
.List_Show_Detail_Image{
	float: left;
	width: 658px;
	min-height: 105px;
	background: url("/_layouts/images/NCS.UI.MOT/bg_top_box.png") repeat-x 0px 0px;
	border-top: none;
	position: relative;
}
.Div_Detai_Image{
	width: 632px;
	height: 380px;
	float: left;
	position: relative;
	margin: 12px 0px 12px 12px;
}
.Div_Detai_Image img{
	float: left;
}
.Center_List_Show_Detail{
	margin: 15px auto 0px auto;
	width: 612px;
	min-height: 60px;
}
.iTem_List_Show_Detail{
	float: left;
	width: 110px;
	height: 60px;
	background: grey;
	margin: 0px 15px 0px 0px;
}
.iTem_List_Show_Detail img{
	float: left;
	width: 110px;
}
.iTem_List_Show_Detail:last-child{
	margin-right: 0px;
}
.List_Show_Detail_Image .LeftGradientBox,.List_Show_Detail_Image .RightGradientBox{
	opacity: 0.5;
}
.ArrowAlbum{
	position: absolute;
	top: 38px;
	width: 15px;
	height: 17px;
	border: none;
}
.ArrowAlbumLeft{
	left: 4px;
	background: url("/_layouts/images/NCS.UI.MOT/arrow_album_left.png") repeat-x center;
}
.ArrowAlbumRight{
	right: 5px;
	background: url("/_layouts/images/NCS.UI.MOT/arrow_album_right.png") repeat-x center;
}
.ArrowAlbum:active{
	background-size: 13px auto;
}
.Opacity_For_Image{
	position: absolute;
	width: 612px;
	min-height: 10px;
	text-align: left;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	padding: 10px;
	color: white;
	background: url("/_layouts/images/NCS.UI.MOT/bg_opa.png") repeat center;
}
.iTem_Video{
	float: left;
	width: 222px;
	min-height: 125px;
	margin: 0px 13px 23px 0px;
}
.iTem_Video:last-child{
	margin-right: 0px;
}
.Image_iTem_Video{
	float: left;
	width: 210px;
	height: 125px;
	background: grey;
	position: relative;
}
.iTem_Video h3{
	float: left;
	text-align: center;
	width: 210px;
	color: #1e4283;
	padding: 8px 0px 0px 0px;
}
.Top_New_Video{
	padding: 14px 0px 14px 0px;
	float: left;
}
.ButtonPlay{
	position: absolute;
	width: 40px;
	height: 25px;
	top: 50px;
	left: 85px;
	z-index: 100;
	display: none;
	background: url("/_layouts/images/NCS.UI.MOT/buttonplay.png") no-repeat center;
}
.Image_iTem_Video:hover .ButtonPlay{
	display: block;
}
.Show_Detail_Video{
	float: left;
	width: 656px;
	min-height: 375px;
	background: #e1e1e1;
	position: relative;
	margin: 15px 0px 11px 0px;
    border:1px solid #d1d1d1;
    background: #f8f5e1;
}
.Around_List_iTem_Video{
	float: left;
	width: 100%;
	overflow: hidden;
	min-height: 0px;
}
/*--End--*/

/*********top hoi dap************/
.tophoidap {
    float: left;
    padding: 10px;
    width: 93%;
}

.tophoidap ul {
    list-style: outside none none;
    margin: 0;
    width: 100%;
}

.tophoidap ul li {
    background: rgba(0, 0, 0, 0) url("/_layouts/15/images/NCS.UI.SubSiteVPDK/arrow_orange.png") no-repeat scroll left 6px;
    color: #000568;
    list-style: outside none none;
    padding-bottom: 10px;
    padding-left: 15px;
}
.tophoidap ul li a {
    color: #000568;
    line-height: 20px;
    margin-bottom: 5px;
    text-decoration: none;
}
/*****************************************************************/
/*---Tin noi bat---
 @charset "utf-8";
/* CSS Document     font-family: Roboto Condensed;   */
/*
    .jcarouse1 {width: 100%;position: relative;  float: left;text-align: center;}
    .jcarouse1 ul a img {border: 1px solid #c6c6c6;float: left;max-width: 162px;width:99%;max-height: 97px;}
    .jcarouse1 ul li {display: block;float: left;margin-right: 5px;width:19%;}
    .jcarouse1 ul li:last-child{margin-right:0px;float:right;}
    .jcarouse1 ul li a img {display: block;}
    .List_Ads_Footer {position: relative;}
    .tin_anhminhhoa img {margin:0 auto;}*/

    #featured{width:99.8%;position:relative;height:323px;overflow:hidden;background:#fff;border:1px solid #e9f0f6}
    #featured ul.ui-tabs-nav{top:0;float:right;list-style:none;padding:0;margin:0;width:38%;height:100%;overflow:auto;overflow-x:hidden}
    #featured ul.ui-tabs-nav li{padding:3px 0 0 13px;font-size:12px;color:#666;text-align:justify;overflow:hidden}
    #featured ul.ui-tabs-nav li img{float:left;margin:5px 5px;background:#fff;padding:2px;border:1px solid #eee}
    #featured .ui-tabs-panel img{width:100%;height:98%;border:solid 1px  #0075b4;}
    #featured ul.ui-tabs-nav li span{font-size:12px;line-height:18px}
    #featured li.ui-tabs-nav-item a{display:block;height:75px;text-decoration:none;color:#333;background:#fff;line-height:15px;outline:none;padding-right:5px}
    #featured li.ui-tabs-nav-item img{width:90px;height:60px}
    #featured li.ui-tabs-nav-item a:hover{background:#f2f2f2}
    #featured li.ui-tabs-selected,#featured li.ui-tabs-active{background:url(/_layouts/images/NCS.UI.MOST/prev.png) center left no-repeat}
    #featured ul.ui-tabs-nav li.ui-tabs-selected a,#featured ul.ui-tabs-nav li.ui-tabs-active a{background:#f2f2f2}
    #featured .ui-tabs-panel{width:61%;/*height:100%;*/position:relative}
    #featured .ui-tabs-panel .info{position:absolute;bottom:0;width:100%;text-align:justify;padding-bottom:5px;background:url(/_layouts/images/NCS.UI.MOT/transparent-bg.png)}
    #featured .ui-tabs-panel .info a.hideshow{position:absolute;font-size:11px;color:#f0f0f0;right:10px;top:-20px;line-height:20px;margin:0;outline:none;background:#333}
    #featured .info h2{font-size:18px;color:#fff;padding:5px;margin:0;font-weight:bold;overflow:hidden}
    #featured .info p{margin:0 5px;font-size:11pt;line-height:17px;color:#f0f0f0}
    #featured .info a{text-decoration:none;color:#fff;font-size:18px;font-weight:bold;}
    #featured .info a:hover{text-decoration:underline}
    #featured .ui-tabs-hide{display:none}

/*---end---*/


/*----------------------comment tin ------------------*/
.Box_Comment{
	float: left;
	width: 683px;
	min-height: 100px;
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
	margin: 6px 0px 14px 15px;
	color: #555555;
	overflow: hidden;
	background: #f9f5e8;
}
.Box_Post_Comment{
	float: left;
	width: 483px;
	min-height: 200px;
	border: 1px #d1d1d1 solid;
	border-radius: 4px;
	margin-bottom:14px;
    padding:10px;
	color: #555555;
	overflow: hidden;
	background: url("/_layouts/images/NCS.UI.MOT/bg_top_box.png") repeat-x 0px 0px;
    margin-right:12px;
}

.Header_Box_Comment{
	float: left;
	width: 683px;
	height: 26px;
	border-bottom: 1px #d1d1d1 solid;
	margin: 0px;
	background: url("/_layouts/images/NCS.UI.MOT/bg_grey_1.png") repeat-x center;
}
#BinhLuan{float:left; width:90%;padding:10px 5%;font-weight:bold;}

.textbox_comment {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px 3px;
    width:473px;
    float:left;
}
.Box_Core_True{float:left;margin-left:5px;}
.PostCmt_Textarea{ background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px 3px;
    width:473px;}
.Button_PostCmt{float:left; margin-right:5px; border:solid 1px #dcdcdc;
                background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bdedff 0%, #bdedff 100%) repeat scroll 0 0;
                border-radius:5px;padding:3px 5px;
}

.Paging_And_Total_Legal .Paging{margin-top:0px;}
.Around_SoDo_Detail{width:100%; margin-top:10px; text-align:center;float:left;}
.Footer_Table_Legal .Paging_Footer_Table_Legal{margin-top:0px;}
.sodolist{color:#333;}


/*--------------chitiet _tra cuu tckh-------------------------*/

    .zone_info_title {
        font-weight: bold;
        text-align: left;
        padding: 0px 5px;
        background-color: #F1F8FE;
        font-size: 13px;
        color: #1c689a;
    }

    .zone_space {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #ffffff -moz-linear-gradient(center top, #ffffff 5%, #e8f7ff 100%) repeat scroll 0 0;
        border-color: #e0e0e0;
        border-image: none;
        border-style: solid;
        border-width: 0 0 1px 1px;
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #040971;
    }

    .table_bound {
        border: 1px solid #e0e0e0;
        border-radius: 0;
        color: #1c689a;
        float: left;
        padding: 0;
        width: 848px;
        margin: 10px;
    }

        .table_bound table {
            border-collapse: collapse;
            border-spacing: 0;
            margin: 0;
            padding: 0;
            width: 100%;
        }

            .table_bound table td {
                -moz-border-bottom-colors: none;
                -moz-border-left-colors: none;
                -moz-border-right-colors: none;
                -moz-border-top-colors: none;
                border-color: #e0e0e0;
                border-image: none;
                border-style: solid;
                border-width: 0 1px 1px 0;
                color: #000;
                font-family: Arial;
                font-size: 12px;
                font-weight: normal;
                padding: 7px;
                text-align: left;
                vertical-align: top;
            }
			.detail_linhvuc{float:left;}
            .detail_linhvuc span{line-height:22px;float:left; width:100%;}
            .label_info{font-weight:bold;}
.table_bound table td:last-child {
    border-color: #e0e0e0;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px 0;
}
 /*-----------------end-----------------------*/
 
.luottruycap{  color: #777;
    display: block;
    float: right;
    margin-bottom: 4px;
    width: 100%;
    text-align: right;font-weight:bold;}
/***************************************************/
/*Laptop 1280*/
@media screen and (max-width: 1280px) {

}
/*Laptop 1280*/
@media screen and (max-width: 1152px) {
.Center_Content {width: 99%;}
.zoneleft {float: left;width: 74%;}
.zoneright {float: right;width: 24%;}
}
/* tablet - 1080 */
@media screen and (max-width: 1080px) {

}
/*Ipad horizontal - 1024*/
@media screen and (max-width: 1024px) {
    .BG_Menu, .center_footer, .Center_Header, .Center_Menu {
        width: 98%;
    }

    .center_footer, .Center_Header {
        width: 98%;
    }

    .Content_Left {
        width: 74%;
    }

    .Content_Right {
        width: 24.5%;
    }

    .home_topalbum {
        width: 688px;
    }

    .prev {
        left: 5px;
    }

    .next {
        right: 5px;
    }

    .jcarouse {
        width: 650px;
        margin: 0 auto;
    }

    .menuphai_content {
        width: 238px;
    }

    .tinthongbao_center li {
        width: 690px;
    }

    .iTem_Album_Image{width:32%; float:left; margin-right:2%;}
    .iTem_Album_Image:nth-child(3),.iTem_Album_Image:nth-child(6), .iTem_Album_Image:nth-child(9), .iTem_Album_Image:nth-child(12)
    {
        margin-right:0px;
        float:right;
    }
    .table_bound{width:95%; margin:2%;}
}


/*Ipad vertical - 768*/
@media screen and (max-width: 768px) 
{
.zoneleft {width: 100%;}
.zoneright {display:none;}
 .tinthongbao_center li {width:100%;}
}
/*mobile and other*/
@media screen and (max-width: 640px) {

}
@media only screen and (max-width : 540px) {

}
@media only screen and (max-width : 480px) {
}
@media only screen and (max-width : 320px) {
 
}
