@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;
}
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img { vertical-align: middle; }
.fLeft { float: left; }
.fRight { float: right; }
.clear { clear: both; }
strong {
  font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: #005689;	
	text-decoration: none;
	overflow: hidden;
}
a:hover,
a:focus {
	color: #a51a1b;
	text-decoration: underline;
}
.input_style {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15) inset;		
}
input[type="submit"],
input[type="reset"],
input[type="button"]
{
	cursor: pointer;	
}
body {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	background: url(../img/bg.gif) top left;
	overflow: auto;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 9px;
	background: url(../img/bg_wrapper.png) repeat-y;
}
.inner_wrapper {
	padding: 10px;	
}
.box-style {
	border: 1px solid #ddd;
	padding: 1px;	
}
.contents {
	padding: 9px;	
}
.contents ul li:last-child {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	border-bottom: none !important;
}
#column-right img {
  max-width: 250px;
  margin-top: -10px;
}
#column-left {
	width: 720px;	
}
#column-right {
	width: 250px;	
}
/*=============================== Header ===============================*/
#banner_top {
	position: relative;
	width: 100%;
	height: 140px;
	background: url(/publishing/img/banner.jpg) no-repeat;	
}
#banner_top .logo {
	position: absolute;
	top: 20px;
	left: 15px;
	width: 106px;
	height: 101px;
	text-indent: -9999px;	
}
.dateTime {
	color: #888;
	padding: 5px 0px 0px 10px;
}
/*=============================== Focus News ===============================*/
.focus-news .box-style {
	margin-bottom: 0px;	
}
.hot-news {
	position: relative;
	width: 460px;
	height: 297px;	
}
.content-news p {
  float: left;
  padding: 5px;
  text-indent: 0 !important;
}
.contentss.clearfix a {
  font-family: arial;
  font-size: 11px;
  padding-left:7px;
}
.lanhdao {
  float: left;
  margin-left: -167px;
  width: 670px;
}
.contentss.clearfix li
{
 background:url("../img/square_red.gif")0 7px no-repeat;   
    }
.hot-news img {
  height: 275px !important;
  position: absolute;
  width: 460px;
  background: url("/publishing/temp/notimage460-275.png") repeat;
}
.hot-news .desc {
  background: url("../img/bg-transperent.png") repeat;
  bottom: 22px;
  color: #FFFFFF;
  font-size: 11px;
  left: 0;
  padding: 5px;
  position: absolute;
}
.hot-news h1 a {
  color: #FFFFFF !important;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
}
.list-news {
	width: 250px;	
}
.list-news h2 {
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	color: #ab2121;	
}
.list-news ul li {
  min-height: 53px;
  position: relative;
  margin-top: 7px;
  margin-left: 7px;
}
.list-news ul li .border_img {
	position: absolute;
	display: block;
	width: 70px;
	height: 53px;
	line-height: 52px;
	text-align: center;
	top: 0px;
	left: 0px;
	border: 1px solid #dfdfdf;
	background: url("/publishing/temp/notimage70-53.png") repeat;
}
.list-news ul li .border_img:hover {
	border: 1px solid #a51a1b;	
}
.list-news ul li .detail {
	display: block;
	/*max-height: 53px;*/
	margin-left: 78px;	
	line-height: 14px;
	font-size: 11px;
	overflow: hidden;
	font-size: 11.5px;
	font-family:Arial;
	text-align:justify;
}
.list-news ul li img {
  height: 51px;
  width: 68px;
}
/*=============================== Folder News ===============================*/
.section-header h3, .list-news h2 {
  background: url("../img/bg-grey.gif") repeat-x;
  font-family: arial;
  font-size: 13px;
  height: 30px;
  position: relative;
  z-index: 0;
}
.section-header h3 a  {
	float: left;
	font-weight: bold;
	color: #fff;
	padding: 6px 10px;
	background: url(../img/bg-brown.png);	
	color: #FFFFFF !important;
}
.section-header h3.title-green:after, .section-header h3.title-blue:after, .section-header h3.title-yellow:after, .section-header h3.title-brown:after {
	position: absolute;
	z-index: -1;
	content: "";
	top: 29px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 716px;
	height: 1px;
	background: url(../img/line-green.png) no-repeat;
}
.section-header h3.title-blue:after {
	background-image: url(../img/line-blue.png);	
}
.section-header h3.title-yellow:after {
	background-image: url(../img/line-yellow.png);		
}
.section-header h3.title-brown:after {
	width: 250px;
	background-image: url(../img/line-brown.png);
}
.section-header h3.title-green a {
	background: #00af52;	
}
.section-header h3.title-blue a {
	background: #007cc2;	
}
.section-header h3.title-yellow a {
	background: #f7be00;	
}
.section-header h3.title-green .triangle, .section-header h3.title-blue .triangle, .section-header h3.title-yellow .triangle {
	width: 21px;
	height: 30px;
	background: url(../img/sprite-triangle.png) no-repeat;	
}
.section-header h3.title-blue .triangle {
	background-position: 0px -30px;	
}
.section-header h3.title-yellow .triangle {
	background-position: 0px -60px;	
}
.section-header h3 .triangle {
	float: left;
	width: 27px;
	height: 32px;
	background: url(../img/triangle.png) no-repeat;
}
.section-header h3 .tabs {
	padding: 3px 8px !important;
	font-size: 11px !important;
	margin: 5px 0px 0px 5px;	
}
.folder-news .img240x160 {
	float: left;
	max-width: 240px;
	max-height: 160px;	
	margin: 3px 10px 10px 0px;
}
.folder-news h4 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;	
}
.folder-news h4 a {
	color: #333;	
}
.meta {
	color: #999;
	margin-bottom: 5px;	
}
.meta strong {
	color: #9a0000;	
}
.folder-news .desc p {
  font-size: 12px;
  margin-bottom: 5px;
}
.folder-news ul li {
  background: url("../img/square_red.gif") no-repeat 0 8px;
  font-family: arial;
  font-size: 12px;
  line-height: 22px;
  padding-left: 8px;
}
.folder-news ul li span {
	color: #999;	
}
/*=============================== Search Box ===============================*/

#search-box input[type="text"] {
	margin-bottom: 10px;
	float: left;
	width: 202px;
	padding: 7px 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15) inset;		
}
#search-box input[type="submit"] {
	float: left;
	width: 34px;
	height: 30px;
	border: none;
	background: url(../img/search-icon.png) no-repeat;
}
.notice-list li, .vanban-list li {
	padding: 0px 0px 8px 18px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #ccc;
	background: url(../img/folder-icon.png) 0px 1px no-repeat;	
}
.notice-list li a, .vanban-list li a {
	color: #333;	
}
#boxLink select {
	width: 228px;
	padding: 5px;	
	color: #888;
}
.vanban-list li {
	background-image: url(../img/vanban-icon.png);	
}
.boxAds img {
	max-width: 250px;
	margin-bottom: 10px;	
}
#boxPoll strong {
	display: block;
	margin-bottom: 5px;	
}
#boxPoll ul li {
	margin-bottom: 5px;
}
#boxPoll ul li input[type="button"] {
	border: none;
	width: 75px;
	padding: 6px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	text-shadow: 1px 1px #fff;
	background: url(../img/btnPoll.png) no-repeat;		
}
/*=============================== Footer ===============================*/
#footer {
	padding-top: 17px;
	color: #fff;
	background: #5f4618 url(../img/bg-footer.png) repeat-x;
}
.pre-footer {
	padding: 0px 10px;
	margin-bottom: 7px;
	font-weight: bold;	
}
.pre-footer h5 {
	float: left;
	font-size: 13px;
	text-transform: uppercase;	
	color:#fff;
}
.pre-footer ul {
	float: right;	
}
.pre-footer ul li {
	float: left;
}
.pre-footer ul li:last-child a {
	border-right: none;	
}
.pre-footer ul li a {
	color: #fff;
	padding: 0px 10px;
	border-right: 1px solid #fff;	
}
#footer .contact {
	padding: 10px;	
	background: url(../img/trongdong.png) top center no-repeat;
}
#dateTime {
  padding: 5px 0 0 10px;
}
.desc > p {
  font-family: arial;
  font-size:12px;
}
.contentss {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-image: none;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  padding: 10px;
  border:1px solid #ccc;
  margin-bottom: 10px;
}
.img170x130 {
  float: left;
  height: 130px;
  margin: 3px 10px 0 0;
  width: 170px;
  background: url("/publishing/temp/notimage.png") repeat;
}
.desc.clearfix a {
  font-family: arial;
  font-size: 15px !important;
   color: #333333;
}



/* pagding */

.paging a, .paging a:link, .paging a:visited {
  background: -moz-linear-gradient(center top , #FFFFFF, #E1EEF6) repeat #F6F6F6;
  border: 1px solid #67B4E3;
  color: #555555;
  cursor: pointer;
  display: block;
  float: left;
  font: 11px Tahoma,Geneva,sans-serif;
  margin-right: 5px;
  padding: 4px 8px;
  text-decoration: none;
}
.paging a:hover, .paging a.current {
  background: -moz-linear-gradient(center top , #E1EEF6, #377EB6) repeat #377EB6;
  border: 1px solid #67B4E3;
  color: #005284;
  overflow: visible;
}

.box-container {
  clear: both;
  display: inline-block;
  padding: 0 !important;
  width: 100%;
  border:1px solid #DDDDDD;
}
#boxMedia {
  margin-bottom: 20px;
}
.desc.clearfix > div {
  font-family: arial;
  font-size: 12px;
  text-align:justify;
}
.login {
  margin-top: -20px;
  padding-right: 10px;
}
.bottom-r h1 {
  padding: 10px;
}
strong {
  font-weight: bold;
}
.content.box-content-news-detail {
  padding: 10px !important;
  text-align: justify;
}
.title a {
  background: url("publishing/img/bg-brown.png") repeat;
  float: left;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 10px;
}
.box_traloi .title a {
  float: left;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 10px;
}
.left_690 {
  float: left;
}
.box_traloi .title {
  background: none ;
  height: 30px;
}
.vien_690
{
border-color: -moz-use-text-color #ccc #ccc;
border-style: none ;
    border-width: medium 1px 1px;
    padding: 5px;
}
.vanban_b
{
	background:url("/Publishing/img/square_red.gif") no-repeat 0 7px;
}
.vanban_b p {
  padding-left: 10px;
}
#Left {
  float: left;
  width: 720px;
}
#Right {
  float: right;
  width: 250px;
}
.title {
  background: url("/publishing/img/bg-grey.gif") repeat-x ;
  height: 30px;
}
.content .content-news {
  padding: 10px;
}
.news-other .other > li {
  background: url("/publishing/img/square_red.gif") no-repeat 0 8px;
  line-height: 25px;
}
.news-other .other a {
  font-family: arial;
  font-size: 12px;
  padding-left: 10px;
}
.title > div {
  float: left;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
}
#table1 td {
  width: 142px !important;
}
.MsoNormal {
  float: none !important;
}
.news-other .other {
  float: none !important;
}

td.contactTabsOn {
  border-bottom: 0 none;
  border-left: 1px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
  border-right: 1px solid #DFDFDF;
  font-family: Arial;
  font-size: 12px;
  height: 25px;
  padding: 1px;
}
td.contactTabsOff {
  background: none repeat scroll 0 0 #EFEFEF;
  border-left: 1px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
   border-right: 1px solid #DFDFDF !important;
  color: #4D5553;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  padding: 1px;
}
.paging {
  float: right;
}
.total {
  font-weight: bold;
}
td .contactTabsOn {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom:10px;
}
.contactTabsOff p {
  font-weight: bold;
  text-align: center;
  padding-top: 3px;
}
.contactTabsOff.nbh {
  width: 100px;
}
.meta p
{
    background:none !important;
    display:inline !important;
    margin-bottom: 0px !important;
	text-align: justify;
	padding-right: 10px;
    }
.title_date {
  color: #555555 !important;
  float: right !important;
  font: 12px Arial,Helvetica,sans-serif !important;
  text-align: right;
  float: right;
}
.meta p.des {
         float: left;
    }
#column-left li {
  list-style: none outside none;
}
.vanban-list a {
  font-family: arial;
  font-size: 12px;
}
#search-box a
{
     background: url("../img/search-icon.png") no-repeat;
    border: medium none;
    float: left;
    height: 30px;
    width: 34px;
    }
.dataTable tr {
  border: 1px solid #CCCCCC;
}
.dataTable th {
  background: none repeat scroll 0 0 #C7DFF6;
  border: 1px solid #CCCCCC;
  font-family: arial;
  font-size: 12px;
  padding: 5px 0 0 5px;
  text-align: center;
}
.dataTable td {
  border: 1px solid #CCCCCC;
  font-family: arial;
  padding: 0 5px;
}
#s4-workspace {
  overflow: unset !important;
}

.ms-webpartzone-cell{
	margin: auto auto 0px !important;
}
#notice{
	margin-bottom:10px;
}
#btnBinhChon ,#btnKetqua{
  margin-top: 10px;
  margin-left: 5px;
}
#ms-designer-ribbon{
	display:none;
}