@charset "UTF-8";
/* CSS Document */

/**
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
* http://cssreset.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	line-height: 1;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	background: url(../img/bg.jpg) repeat-y top left !important;
	overflow-y:auto;
}
a {
	color: #005689;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
strong {
	font-weight: bold;	
}
input, select, textarea {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;	
}
img {
	vertical-align: middle;	
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
*html .clearfix { 
	zoom: 1; 
	height: 1%;
}
*:first-child+html .clearfix { 
	zoom: 1; 
}

#s4-workspace {
  position: relative;
  overflow:unset !important;
}
#s4-bodyContainer{
	padding:0;
}
#aspnetForm > span {
  display: none;
}
.wrapper {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	display:table;
}
.container {
	width: 980px;
	padding: 10px;
	float: left;
}
.column-left {
	float: left;
	width: 700px;
	margin-bottom: 10px;	
	margin-left:10px;
}
.content-main {
	float:left;
	width:99%;
	padding:0 5px;
}
.column-right {
	float: right;
	width: 270px;
	margin-bottom: 10px;
	margin-right:10px
}
/*=============================== Header ===============================*/
.header {
	min-height: 160px;
	float:left;
	width:100%;
}
.banner-top {
	position: relative;
	height: 110px;	
	width: 100%;
	display: block;
		
}
.banner-top a.quantri{
	color: #fff;
    float: right;
    font-family: arial;
    font-weight: bold;
    padding: 0 5px;
    margin: 90px 5px 0 0;
    
}
.menu-top {
	background: url(../img/bg-nav.png) repeat-x top left;
	background-color: #006da9;
	width:100%; 
	display:table;
}
.menu-top ul {
	width: 100%;
	float: left;
    position: relative;
}
.menu-top ul li {
	float: left;
	border-right: 1px solid #57b9ef;
	margin-top: 1px;
}
.menu-top ul li:last-child{
	float:right;
}
.menu-top ul li:last-child a{
	border-left: 1px solid #006da9
}
.menu-top ul li a {
	border-right: 1px solid #006da9;
	color: #fff;
    display: block;
	float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 15px;
}
.menu-top ul li:hover,
.menu-top ul li.active {
	background-color: #006da9;
}
.menu-top ul li:hover a,
.menu-top ul li.active a{
	border-top: 1px solid #57b9ef;
	padding: 11px 15px 13px;
	color: #ffff00;
}
.menu-top ul li a:hover {
	text-decoration: none;
}
.menu-top ul li ul {
	display: none;
	left: 1px;
	top: 1px;
}
#mega-menu li .sub-container {
	position: absolute;
	z-index: 10000 !important;
}
#mega-menu li .sub {
	background-color: #006da9;
	padding: 10px 0;
}
#mega-menu li .sub .row {
	width: 100%;
	overflow: hidden;
	clear: both;
}
#mega-menu li .sub li {
	float: none;
	border: none;
	margin: 0;
}
#mega-menu li .sub li.mega-hdr {
	float: left;
}
#mega-menu li .sub li.mega-hdr.last {
	margin-right: 0;
}
#mega-menu li .sub a {
	background: none;
	color: #fff;
	display: block;
	float: none;
	border: none;
}
#mega-menu li .sub li.mega-hdr a.mega-hdr-a {
	padding: 5px 15px;
	margin-bottom: 5px;
	background: #6B6B6B;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
#mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
	color: #000;
}
#mega-menu .sub li.mega-hdr li a {
	padding: 4px 5px;
	font-weight: normal;
}
#mega-menu .sub li.mega-hdr li a:hover {
	color: #fff;
	background: #efefef;
}
#mega-menu .sub ul li {
	padding-right: 0;
}
#mega-menu li .sub-container.non-mega .sub {
	overflow: hidden;
	width: auto;
}
#mega-menu li .sub-container.non-mega li a {
	padding: 10px 20px;
}
#mega-menu li .sub-container.non-mega li a:hover {
	color: #fff;
	background: #004c76;
}
#mega-menu li a.dc-mega {
	position: relative;
}
#mega-menu li a .dc-mega-icon {
	display: block; 
	position: absolute; 
	top: 17px; 
	right: 12px; 
	width: 8px; 
	height: 6px; 
	background: url(../img/arrow.png) no-repeat 0 0;
}
#mega-menu li.mega-hover a, #mega-menu li a:hover {
	background-position: 100% -40px; 
}
#s4-bodyContainer { padding-bottom:0 !important}
.user-login {
	float: right;
	background: url(../img/icon-login.png) no-repeat center left;
	padding-left: 10px;
}
.user-login a {
	padding: 10px;
	color: #f2f26f;
	font-size: 11px;
	font-weight: bold;
	padding: 15px 10px 10px;
	display: block;
}

/*=============================== Column Left ===============================*/

.column-left .top-content {
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 9px;
	margin-bottom: 10px;
	display:block;
	overflow:hidden;
}
.top-content .detail-top {
	width: 358px;
	float: left;
	line-height: 18px;
}
.top-content .detail-top a {
  display: block;
  font-family: arial;
  margin-bottom: 10px;
  text-align: center;
  color: #005689;
  text-align: left;
}
.top-content .detail-top a img {
	max-width: 358px;
	max-height: 236px;
}
.top-content .detail-top h1 {
	font-size: 13px;
	font-weight: bold;
	color: #005689;
}
.top-content .detail-top p {
	font-size: 11px;
	color: #333;
}
.top-content .top-sidebar {
	width: 308px;
	float: right;
}
.top-content .top-sidebar h2 {
	background: url(../img/bg-title-top.png) no-repeat top left;
	padding: 9px 0 11px 10px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.top-content .top-sidebar ul {
	padding: 0 10px;
}
.top-content .top-sidebar li {
	background: url(../img/icon-li-1.png) 0 14px no-repeat;
	line-height: 18px;
	border-top: 1px dashed #ddd;
	padding: 8px 0 8px 10px;
}
.top-content .top-sidebar li:first-child {
	border-top: none;
	padding-top: 0;
	background-position: 0 6px;
}
.top-content .top-sidebar a {
	color: #333;
	font-size: 12px;
	font-family: arial;
}
.logo-other {
	margin-bottom: 10px;
}
.logo-other li {
	float: left;
	margin-left: 40px;
}
.logo-other li:first-child {
	margin-left: 0;
}
.logo-other li a {
	width: 205px;
	height: 57px;
	line-height: 57px;
	display: block;
}
.logo-other li a img {
	max-width: 205px;
	max-height: 57px;
}
.main-content {
	margin-bottom: 10px;
}
.main-content .post-content {
	margin-bottom: 15px;
}
.main-content .post-content .heading-post {
	margin-left: 15px;
}
.main-content .post-content .heading-post h2 {
	float: left;
	margin-right: 10px;
	background: #49bfff ;
}
.main-content .post-content h2 a {
  border-color: #ddd #ddd -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 20px;
}
.tab-active a {
  color: #fff !important;
}
.main-content .post-content h2 a.active,
.main-content .post-content h2 a:hover {
	color: #fff;
	background: url(../img/bg-title-mid.png) top left repeat-x;
	text-decoration: none;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
}
.post-content .detail {
	background: url(../img/bg-item.png) top left no-repeat;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	line-height: 16px;
}
.post-content .detail .detail-post a img{
	float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    max-height: 125px;
    width: 180px;
}
.post-content .detail h3{
    margin-bottom: 5px;
}
.post-content .detail h3 a{
	color: #333;
	font-size: 13px;
    font-weight: bold;
	line-height: 18px;
}
.post-relation a {
  line-height: 18px;
}
.post-content .detail .meta {
	margin-bottom: 5px;
	color: #666;
}
.post-content .detail .meta strong {
	color: #b12124;
}
.post-content .post-relation li {
    background: url(../img/icon-li-3.png) 0 5px no-repeat;
    margin-bottom: 3px;
    padding-left: 8px;
	text-align:justify;
}
.post-content .post-relation li span {
    color: #999;
}
.text-content .post {
	float: left;
	width: 320px;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	background: url(../img/bg-post-bottom.png) top left no-repeat;
}
.text-content .post h2 {
	background: url(../img/bg-title-bottom.png) top left no-repeat;
	width: 313px;
	height: 36px;
	line-height: 36px;
	margin:-21px 0 15px 4px;
}
.text-content .post h2 a {
	color: #fff;
	font-size: 13px;
    font-weight: bold;
	text-align: center;
	display: block;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
	font-family: arial;
}
.text-content .post h2 a:hover {
	text-decoration: none;
}
.text-content ul li {
	background: url("../img/icon-li-4.png") no-repeat scroll 0 4px;
    padding-left: 10px;
	line-height: 16px;
    margin-bottom: 5px;
}
.text-content ul li a {
	color: #333;
}
.margin-left {
	margin-left: 10px;
}
/*================== ListNews & Detailt ==================*/
.listnews-clear {}
.listnews-clear h2,.box-contents h2 { display:block; background:#008ad6;}
.listnews-clear h2 a,.box-contents h2 a { padding: 10px; display: block; color: #FFF; font: bold 13px Arial;}
.listnews-clear .list-item { padding:10px; border:1px solid #ddd; display:block; overflow:hidden}
.listnews-clear .list-item .item { display:block; clear:left; margin-bottom:10px; overflow:hidden}
.listnews-clear .list-item .item a img { width:240px; float:left ; margin-right:10px}
.listnews-clear .list-item .item:first-child a img { width:280px; float:left ; margin-right:10px}
.listnews-clear .list-item .item .item-right {}
.listnews-clear .list-item .item .item-right a.Ititle { font:bold 13px Arial; color:#003399}
.listnews-clear .list-item .item .item-right p.Itime {margin-top:10px ; display:block}
.listnews-clear .list-item .item .item-right p.Ides { font:normal 13px Arial; text-align:justify; margin-top:10px ; display:block}

.box-contents {}
.box-contents .D-news { border:1px solid #ddd; padding:10px}
.box-contents .D-news h1 { font:bold 15px Arial; margin:0 0 10px 0; color:#333; }
.box-contents .D-news .meta { font:normal 13px; display:table; margin-bottom:20px }
.box-contents .D-news .meta img { width:240px; margin-bottom:10px; float:left; margin-right:10px}
.box-contents .D-news .meta p.des { font-size:13px; line-height:16px; text-align:justify; font-style:italic; font-family:verdana;}
.box-contents .D-news .meta p.des strong { font-weight:normal !important;}
.box-contents .D-news .content-News { text-align:justify; font-size:13px; line-height:16px }
.box-contents .D-news .tacgia {    
	display: block;
    clear: both;
    overflow: hidden;
    text-align: right;
    font: bold 12px Arial;
    padding-right: 20px;
    padding-top: 20px;
}

.paging { clear:both; display:block; overflow:hidden; margin:15px 0 0 20px}
.paging a {background: #F6F6F6 -moz-linear-gradient(center top , #FFF, #E1EEF6) repeat scroll 0px 0px; border:1px solid #67B4E3; color:#555; cursor: pointer; display:block; float:left; font: 11px Tahoma,Geneva,sans-serif; margin-right: 5px;padding: 4px 8px; text-decoration: none;}
 .paging a.current {background: #377EB6 -moz-linear-gradient(center top , #E1EEF6, #377EB6) repeat scroll 0px 0px;}

 .list-other{margin:20px 0 0 10px; clear:left: display:block}
 .list-other p.o-title{ font:bold 12px Arial; color:#039}
 .list-other a.o-item{}
.list-other .o-title:after, {
    width: 0;
    white-space: nowrap;
    content:". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . "}
 .list-other .o-item{padding: 5px 10px 0px 25px; background: transparent url("/CongChinh/img/row-01.gif") no-repeat scroll 10px 10px; text-align: justify; margin:5px 0; display:block; color:#333; line-height:16px}

.print { background: #E9B48F none repeat scroll 0px 0px; display: block; padding: 7px 2%; text-align: right;  width: 96%; margin: 5px 0px;}
.print  span { padding:0 5px; } 
.print  span a { color:#333 !important; font-weight:bold !important;}

/*=============================== Column Right ===============================*/

.column-right .search-form {
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	height: 30px;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #ddd;
}
.column-right .search-form input {
	border: none;
	font-size: 14px;
    margin: 2px 0 0 15px;
    padding: 5px;
    width: 220px;
	color: #888;
}
.column-right .search-form button{
	border: none;
	background: url(../img/icon-search.png) top left no-repeat;
	width: 16px;
	height: 16px;
	float: right;
	text-indent: -99999px;
	margin: 6px;
	cursor: pointer;
}
.sidebar {
	margin-bottom: 10px;	
	width: 267px;
}
.sidebar .tab-sidebar {
	background: url(../img/bg-title-right.png) top left no-repeat;
	color: #fff;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 269px;
}
.sidebar .tab-sidebar span {
	cursor: pointer;
	padding: 3px 10px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.sidebar .tab-sidebar span a {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
 }
 .sidebar a.qc img {
	 width:267px;
	 height:70px;
 }
.sidebar .link {
	text-align: center;
	height: 22px;
	padding-top: 12px;
}
.sidebar .tab-sidebar span.active-sidebar, 
.sidebar .tab-sidebar span.tab:hover {
	background-color: #fff;
	color: #0066cc;
	text-shadow: none;
}
.sidebar .content-sidebar a {
	display: block;
}
.sidebar .content-sidebar img {
	width: 248px;
}
.sidebar .more-link {
	margin-top: 10px;
	color: #0066cc;
	text-decoration: underline;
}
.sidebar .more-link:hover {
	text-decoration: none;
}
.content-tab-1 , .content-tab-2{
	border: 1px solid #ddd;
}
.sidebar ul, .sidebar .content-sidebar {
	padding: 10px;
	border-top: 0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.sidebar ul#foo2{
	border:none;
	padding:0 0 0 15px;
}
.sidebar ul li {
    background: url(../img/icon-li-2.png) 0 13px no-repeat;
    margin-bottom: 8px;
    padding-left: 13px;
	border-top: 1px dashed #ccc;
	padding-top: 8px;
	text-align:justify;
}
.sidebar ul li.liAlbumImage{
    background: none;
    margin-bottom: 8px;
    padding-left: 0;
	border-top: 0px dashed #ccc;
	padding-top: 0;
}
.sidebar ul li:first-child {
	background-position: 0 5px;
	padding-top: 0;
	border-top: none;
}
.sidebar ul li a {
	line-height: 16px;
	color: #333;
}
.content-tab-1 a { margin-top:10px}
.content-tab-2 a.list-video { 
	color:#333;
    background: url(../img/icon-li-2.png) 0 3px no-repeat;	
	padding-left:15px;
	margin-top:7px;
}
.content-tab-2 a.list-video:last-child{
	margin-top:10px;
	font-size:13px;
	background:none;
	color:#005689;
}
.sidebar .select-web,
 .sidebar .library {
	border: 1px solid #ddd;
	border-top: 0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 10px;
}
.sidebar .select-web select {
	padding: 6px;
	width: 100%;
}
.select-web {
  height: 28px;
}
.sidebar .select-web {
	background: url(../img/shadow-sidebar.png) top center no-repeat;
}
 .sidebar .library a.img-library {
	display: block;
	width: 253px;
	height: 171px;
	text-align: center;
	margin-bottom: 10px;
 }
 .sidebar .library a.img-library img {
	width: 253px;
	max-height: 171px;
	vertical-align: middle;
  }
  .sidebar .library .link-library {
	float: right;
	color: #0072bc;
	text-decoration: underline;
  }
   .sidebar .library .link-library:hover {
	text-decoration: none;
   }
  /*=============================== ListImage & Video ===============================*/
   .ListAlbum { padding: 10px; display:block;}
   	.ListAlbum	select { clear:left; display:block;}
	.Album { display:block;   padding: 5px;  display: block;  overflow: hidden;  border: 1px solid #ddd;}
	.Album .album-video {}
	.Album .dm-video .item { clear:left; display:block; margin-top:5px}
	.Album .dm-video .item p { clear:left; display:block; padding:7px 10px; background:#801A7D; color:#fff; font:normal 12px Arial }
	.Album .dm-video .item .VitemRight { display:table; padding:5px 0 5px 10px; border:1px solid #ddd; width:98%;margin-left:10px;}
	.Album .dm-video .item .VitemRight a { height: 145px;display:block; width:160px; float:left; margin:10px 18px 0 0}
	.Album .dm-video .item .VitemRight a img { background:url("/Publishing/img/notimage.png") no-repeat; width:165px; height:100px;margin-bottom:5px;}
 
/*=============================== Footer ===============================*/

.footer {
	float:left;
	width: 1000px;
	font-size: 12px;
	color: #fff;
	position: relative;
	background: url(../img/bg-footer.png) repeat-x top left;
}
.footer:after {
	position: absolute;
	bottom: 3px;
	left: 50px;
	content: "";
	width: 909px;
	height: 124px;
	background: url(../img/shadow-footer.png) no-repeat top left;
}
.footer .footer-top {
	height: 23px;
	padding-top: 19px;
	width: 1000px;
	float: left;
	 color:#fff;
}
.footer .footer-top h3 {
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin-left: 10px;
	text-transform: uppercase;
	color:#fff;
}
.footer .footer-top a {
	color: #fff;
	font-weight: bold;.
	display: block;
	padding: 5px 10px;
}
.footer .footer-top p {
    float: right;
}
.footer .footer-bottom {
	width: 980px;
	padding: 10px;
	line-height: 18px;
	font-size: 12px;
	float: left;
}
.visit-site {
	float: right;
}
.visit-site p {
	float: left;
	margin-right: 10px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.hidden {
	display: none;
}

/*-----------------------------edit date 19/11/2014-------------------*/
.top-sidebar li {
  text-align: justify;
}
.heading-post.clearfix.tab-select a, .desc.clearfix a {
  font-family: arial;
}
.desc.clearfix div {
  font-family: arial;
  font-size: 12px;
  text-align: justify;
}
.post-relation a {
  color: #005689 !important;
  font-family: arial;
  font-size: 12px;

}
.post-relation a:first-child{
	  margin-top:10px; 
	  display:block;
}
.tab-active{
  background: url("../img/bg-title-mid.png") repeat-x scroll left top !important;
  color: #fff;
  text-decoration: none;
}
.desc.clearfix p {
  font-family: arial;
  font-size: 12px;
  text-align: justify;
}
.sidebar-content {
  
	border: 1px solid #ddd;
}
select {
  border: 1px solid #ccc;
}
.bottom-r h1 {
  font-family: arial;
  line-height: 19px;
  padding: 10px;
}
.folder-news h2 {
  background:#008ad6;
  height: 34px;
}
.box-container.contents.folder-news a {
  font-family: arial;
  font-size: 12px;
}
.box-container.contents.folder-news h2 span a {
  color: #fff !important;
  font-weight: bold;
}
.box-container.contents.folder-news h2 span {
  padding: 10px 0 0 10px;
}
#cddh {
  float: left;
  margin-right: 30px;
  width: 320px;
}
#vbpq {
  float: left;
  width: 320px;
}
.post li {
  text-align: justify;
}
.text-content ul li a {
  color: #333 !important;
  font-family: arial;
  font-size: 12px;
}

.logo-box a img { margin-bottom:-40px !important;}
.procedures  ul li {   
	background: url(../img/icon-li-3.png) 0 5px no-repeat;    
	margin-bottom: 8px;    
	padding-left: 10px;    
	font-family: arial;    
	text-align: justify;
}

.establishments {
	width:695px;
}
#TreeGroup .unselect {
  border-bottom: medium none !important;
}
#ms-designer-ribbon{
	display:none;
}
.content-News table {
	border: 1px solid #ccc;
}
.content-News table tr, .content-News table td {
	border: 1px solid #ccc;
	padding: 5px;
}
