﻿#Main
{
  width: 1200px;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 15px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#Top{
  width:100%; float:left;
}
#Body
{
  width: 100%; float:left; background:#fff;
}
#Left
{
  float:left;
  width:850px;background:#fff;    
}

#Right
{
  float:right;
  width:333px;
  list-style: none;
  margin-left: 10px;
}
#Under
{
  width:100%;
  float:left;  
}
#Footer 
{
  width:100%;
  float:left;
} 
.MuongLay-Top{
  width: 100%;}
.MuongLay-Top > div, .MuongLay-top-menu
{  
  margin: 0 auto;
}

.arrow-down {
  
}
body {
  font-size: 15px ; margin:0;font-family: 'Roboto Condensed',sans-serif;
}
body a{
  text-decoration: none; color: #000;
}
body a:hover{
  color: blue;
}
body li{
  display: inline-block;
}
body table{width:100%;}
tr.MuongLay-VanBan-List-ND:nth-child(even), .MuongLay-VanBan-View-ND-info > tbody > tr:nth-child(even) > td
{
  background: #e4e4e4;
  
  font-size: 15px;}
tr:nth-child(odd) 
{
  background: #FFF;
  font-size: 15px;}
tr:nth-child(even) 
{}
td 
{
  padding: 6px;
}
/*
/*###################### Vi Tri ######################*/
.MuongLay-ViTri{    
  float: left;font-size: 11px;
  width: 100%;padding-top: 10px;
  margin: 8px;
}
.MuongLay-ViTri a{color: blue;
  font-size: 11px;}
.MuongLay-ViTri > a > img{ 
  margin-right: 5px;
  width: 20px;}
/*############## Top #####################*/
.MuongLay{    width: 100%;
  height: 25px;
  float: left;
  margin: 0 0 5px 0;
}
.MuongLay-TopMobile{width:100%;float:left;}
.MuongLay-Top, .MuongLay-Main, .MuongLay-Bottom{}
.MuongLay-Top, .MuongLay-Main, .MuongLay-Bottom{ width: 99% !important; width: 1348px !important;
  margin:0 auto;}
.MuongLay-Top{    margin-bottom: 10px;}
.MuongLay-Main{width: 90% !important;margin:  0 auto;}
.MuongLay-Bottom{}
.MuongLay-Main-Left{width: 70%;margin-top: 10px;
  float: left;}
.MuongLay-Main-Left1{width: 49%;
  float: left;}
.MuongLay-Main-Left2{width: 49%;
  float: right;}
.MuongLay-Main-Right{   width:336px; width: 28%;
  float: right;}
.MuongLay-Top-banner
{
  width: 100%;
  margin:0 auto;
  padding-top: 0px;    position: relative; height: 100%;
}
.MuongLay-Top-banner > .slider-container{
  width: 100%;
  overflow: hidden;
  
}
.MuongLay-Top-banner > .slider-container > .slider{
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
}

.MuongLay-Top-banner > .slider-container > .slider img{
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  opacity: 0;
}

.MuongLay-Top-banner
{
  width: 100%;
  margin:0 auto;
  padding-top: 0px;    position: relative; height: 200px; z-index: 1;
}
.MuongLay-Top-banner > .slider-container{
  width: 100%;
  overflow: hidden;  
}
.MuongLay-Top-banner > .slider-container > .slider{
  position: absolute;
  width: 40%;
  height: 100%;
  top: 0;
  right: 0;
}

.MuongLay-Top-banner > .slider-container > .slider img{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
/* ############# Menu Ngang ###################*/
.MuongLay-TopMenu{  
  width:1200px;
  height: 35px; 
  float: left;
  margin-top: 1px;
  box-shadow: 1px 1px 5px white;
  margin-bottom: 10px;
  background: #09f url(/Cms_Data/Sites/MuongLay/Themes/img/Cong-nen-right2.png);
}
.MuongLay-Home a{
  text-align:left;
}
.MuongLay-Home{}
.MuongLay-Home img{
  width: 25px;
  margin-top: 6px;
}
.MuongLay-top-menu{
  
  margin: 0 auto;    
  list-style-type: none;
  /* background: linear-gradient(#fff 1%, #1B59B7 20%);*/
  margin-top: 1px;
  border-radius: 0 0 5px 5px;
  /*background:  #2676efd1;*/
}
.MuongLay-top-menu > li {
  text-align: center;
  color: #f1f1f1;
  display: inline-block;
  padding: 0 10px 0 10px;
  height: 35px;
  line-height: 35px;
  border-right: 0.5px solid #fff;
}
.MuongLay-top-menu > li > a > img {    margin: 5px 5px 0 0;}
.MuongLay-top-menu li:hover {
  background: #09f url(/Cms_Data/Sites/MuongLay/Themes/img/Cong-nen-right2.png);
  
}
.MuongLay-top-menu a {
  text-decoration: none;
  color: #fff;
  /*font-weight: bold;*/
  display: block;padding: 0 9px;
}
.MuongLay-top-menu a:hover {
  color: #fef601;
  text-transform: uppercase;
  transform: scale(1.05);
  transition: 0.5s;
}
.MuongLay-menu-drop {
  background: #09f url(/Cms_Data/Sites/MuongLay/Themes/img/Cong-nen-right2.png);
  display: none;
  position: absolute;
  
}
.MuongLay-top-menu > li {
  position: relative;
}

.MuongLay-top-menu li:hover .MuongLay-menu-drop {
  display: block;
  
  margin-left: -14px;
  
  z-index: 1;
  
  border-left: 3px solid #2E97FF;
}
.MuongLay-menu-drop >li {
  text-align: left;
  /* padding-left: 10px; */
  width: 250px;
  /* margin: 0 !important; */
  border: 0px;
  border-top: solid 1px #fff;
  
  height: 29px;
  /* margin-left: -35px;*/
  line-height: 29px;
  list-style: none;
  float: left;
}
/*.MuongLay-menu-drop >li > a > #square1{background: #ff6600;
width: 6px;
height: 6px;
float: left;
margin: 10px 10px 10px 0;}*/
.MuongLay-menu-drop a{color: #fff;}
.MuongLay-menu-drop >li:hover {
  
}
.MuongLay-top-menu >li >ul >li >a >img{width:8px; margin-right:10px;}
.MuongLay-menu-right, .MuongLay-menu-right1{
  display: none;
  position: absolute;background: #8db8fb;
}
.MuongLay-menu-drop li:hover > .MuongLay-menu-right{
  display: block;
  z-index: 10;
  margin-left: 230px;
  margin-top: -29px;
  /* position: relative; */
  border-radius: 10px;
  background: #09f url(/Cms_Data/Sites/MuongLay/Themes/img/Cong-nen-right2.png);
  border-left: 3px solid #09f;
}
.MuongLay-menu-right > li{
  display: block;
  border-top: solid 1px #25a5fa;
  /* background: #8db8fb; */
  text-align: left;
  /* padding-left: 10px; */
  width: 220px;
  height: 25px;
  line-height: 25px;
  border-radius: 10px 10px 20px;
  list-style: none;
  border-left: 3px solid #0099ff;
}
.MuongLay-menu-right >li >img{width:6px;    margin-right: 10px;
  margin-top: 10px;}
.MuongLay-menu-right > li >a{    background: #31acfe;}
.MuongLay-menu-right li:hover > .MuongLay-menu-right1{
  display: block;
  z-index: 1;
  margin-left: 200px;
  margin-top: -27px;
  
}
.MuongLay-menu-right1 > li{
  display: block;
  width: 200px;
  border-top: solid 1px #8db8fb;
  background: #a7c6f7;
  text-align: left;
  padding-left: 10px;
  width: 200px;
  height: 25px;
  line-height: 25px;
  border-radius: 0px 0px 20px;
  list-style: none;
  border-left: 3px solid #6aa2f7;
}
.MuongLay-menu-right1 >li >img{width:6px;    margin-right: 10px;
  margin-top: 10px;}
#square1
{
  background: #F37021;
  width: 6px;
  height: 6px;
  float: left;
  margin: 13px 10px 10px 0;
}
/* ################### Tieu Diem ####################*/
.MuongLay-TieuDiem{    width: 100%;
  float: left;
  margin: 0 0 5px 0;
}
.MuongLay-NC-top-tieudiem
{  
  width: 86% !important;
  color: #fff;
  font-weight: bold;
  margin: 1px auto 1px auto;
  height: 30px;
  /* background: #0EABFF; */
  box-shadow: 0px 0px 3px #fff;
  background: url(/Cms_Data/Sites/MuongLay/Themes/img/Cong-nen-right.png);
}
.MuongLay-NC-top-tieudiem1
{    background: #eee;    width: 86% !important;
  margin: 0 auto;
  text-align: center;
  color: #928f8f;
  height: 25px;
  text-transform: uppercase;}
.MuongLay-NC-top-tieudiem a
{ 
  color: #cd0300;
  border-right: 1px solid #dcc381;
  padding: 0 10px;
}
.MuongLay-NC-top-tieudiem-left
{
  width: 20%;
  text-align: left;
  padding: 5px;
  float: left;font-weight: normal;
}
.MuongLay-NC-top-tieudiem-center
{
  width:50%;float: left;margin-top: 3px;
}
.MuongLay-NC-top-tieudiem-right
{
  width:24%;float: right;
}

.searchboxML form{
  height: 30px;
  width: 250px;
}
.searchboxML form input{    width: 80%;border: 0;
  padding: 2px 0 2px 5px;
  border-radius: 10px;
}
.searchboxML button { 
  border: none;
  height: 28px;
  min-width: 0;
  padding: 7px;
  text-indent: -9999px;
  width: 28px;
  display: inline-block;
}
.searchboxML button{
  background: url(/Cms_Data/Sites/MuongLay/Themes/img/icon-search.png) no-repeat center;
  border: none;
  height: 28px;
  min-width: 0;
  padding: 7px;
  text-indent: -9999px;
  width: 28px;
}
/*3333333333333333333333333333*/
.MuongLay-NC-TopMobile{width:100%;float:left;}
.MuongLay-NC-Top, .MuongLay-NC-Main, .MuongLay-NC-Bottom{}
.MuongLay-NC-Top, .MuongLay-NC-Main, .MuongLay-NC-Bottom{width: 1348px !important;
  margin:0 auto;}
.MuongLay-NC-Top{    margin-bottom: 1px;}
.MuongLay-NC-Main{width: 86% !important;margin:  0 auto;}
.MuongLay-NC-Bottom{background: url(/Cms_Data/Sites/MuongLay/Themes/img/footer.png);margin-top: 10px;float: left;}
.MuongLay-NC-Main-Left{width: 76%;margin-top: 10px;
  float: left;}
.MuongLay-NC-Main-Left1{width: 49%;
  float: left;}
.MuongLay-NC-Main-Left2{width: 49%;
  float: right;}
.MuongLay-NC-Main-Left5{width: 23%;
  float: left;}
.MuongLay-NC-Main-Left6{width: 76%;
  float: right;}
.MuongLay-NC-Main-Right{    width: 23%;width:266px;margin-top: 10px;
  float: right;}
.MuongLay-NC-Top-banner
{
  width: 100%;
  margin:0 auto;
  padding-top: 0px;    position: relative;
}
.MuongLay-NC-Top-banner > .slider-container{
  width: 100%;
  overflow: hidden;
  
}
.MuongLay-NC-Top-banner > .slider-container > .slider{
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
}

.MuongLay-NC-Top-banner > .slider-container > .slider img{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
/*################################## Tin tuc All ####################################*/
.MuongLay-TinTuc-All{}
.MuongLay-Center-All-TieuDe{
  font-weight: bold;
  /*height: 25px;*/
  line-height: 25px;
  text-align: center;
  width: 100%;
  border-bottom: 3px solid #ccc;
  border-radius: 5px;
  color: #000000;
  /*margin-top: 10px; */
  text-transform: uppercase;
  display: inline-block;
  float: left;
  
}
/*################################## Tin CM - List ####################################*/
.MuongLay-TinTuc-ListAll{
  width:99%;
  margin: 7px;
  text-align: justify;float: left;
}
.MuongLay-TinTuc-List{
  width:100%;
  margin-top: 10px;
  border-bottom:1px dotted #ccc;
  padding: 4px;
  text-align: justify;
  font-size: 15px;
}
.MuongLay-TinTuc-List-Chitiet
{
  font-style:italic;
  text-align: right;
  display:block;
  padding-right:30px;
}
/*############################ TinTuc View#######################*/
.MuongLay-TinTuc-View
{
  width:99%;
  margin:10px auto;
  
}
.MuongLay-TinTuc-View li
{
  height: auto;
  
  width: 98%;
  
  display: inline-block;
  
  margin-left: 8px;
}
.MuongLay-TinTuc-View-Tieude
{    
  font-weight:bold;font-size:15px;padding: 8px 0 7px 0;
}
.MuongLay-TinTuc-View-Thoigiandang{
  font-style: italic;
  color:gray;
  font-size:10px;
  vertical-align: top;
  height: 30px;
  margin-bottom: 10px;
}

.MuongLay-TinTuc-View-tacgia{
  float: right;
  text-align:right;
  padding-right: 30px;
  font-weight: bold;
  margin-top: 10px;     
}
.MuongLay-TinTuc-View-Modau{
  margin-bottom: 10px;
  text-align: justify;
  padding-right: 15px;
  margin-bottom: 10px;font-weight:bold;
}
.MuongLay-TinTuc-View-NoiDung{
  text-align: justify;
  padding-right: 15px;
}
.MuongLay-TinTuc-View-NoiDung p{
  padding-bottom: 10px;
}
.MuongLay-TinTuc-View-NoiDung td{
  border: 1px solid;
  vertical-align:middle;
  padding: 0px 5px;
  font-family:Arial;
  border-collapse: collapse;
  line-height:25px;
}
.MuongLay-TinTuc-View-NoiDung table{
  width:100%;
  display:block;
  margin:0px auto;
  float: left;
}
.MuongLay-TinTuc-View-NoiDung img{
  border: 6px groove #ccc;
  width:90%;
  height:auto;
  margin:5px auto;
  position:relative;
  display:block;
}
.MuongLay-TinTuc-ListTin
{
  width: 99.5%;
  float:left;
  margin-top: 55px;
  
  list-style: none;
  
}
.MuongLay-Center-List-ThongTinKhac ,.MuongLay-Center-List-ThongTinKhac > a{
  width:98%;
  float: left;
  text-align: justify;
  padding: 2px;
  padding-right:35px;
}
.MuongLay-Center-List-ThongTinKhac img{
  width: 3px;
  display:block;
  margin-top:5px;
  float:left; 
}
.MuongLay-Center-List-ThongTinKhac > a > #square{    margin: 8px 10px 10px 0;}
/* ############################# Tin Anh #############################*/
.MuongLay-TinAnh{
}
.MuongLay-TinAnh-One{  
  height: 340px;}
.MuongLay-TinAnh-One-Tin{width: 59%;float:left;}
.MuongLay-TinAnh-List{width: 39%;float:right;}
.MuongLay-TinAnh-List li{float: left;
  display: inline-block;
  border-top: 1px dotted #ccc;
  width: 100%;
  padding: 5px 0;}
#square{    /*.MuongLay-TinAnh-List > li >a > */
  background: #ce0002;
  width: 6px;
  height: 6px;
  float: left;
  margin: 15px 10px 10px 0;}
.MuongLay-center-tin-tin-tieude{background-image: linear-gradient(#ff444f, #df0d18);
  text-align: center;
  color: #fff;
  padding: 7px 0;
  text-transform: uppercase;
  font-weight: bold;}

.MuongLay-center-tin-tin-tieude > img{padding-left: 20px;}
.MuongLay-TinAnh-One a{    text-decoration: none;color: #000;
  padding: 0px;
  width: 99%;
  float: left;text-align:justify;
}
.MuongLay-TinAnh-One-Tin a img, .MuongLay-TinAnh-One a img{width: 99%;
  height: 306px;
  margin-left: 3px;}
.MuongLay-TinAnh-One-tieudeanh{text-decoration: none;
  color: #000;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}
.center-tinmoi {
  width: 100%;
  height: 380px;
  /* border-bottom: 1px #ccc; 
  border-bottom: 1px solid #ccc;*/
  margin-bottom: 5px;
  float: left;
}
.MuongLay-center-tin {width: 59%;
  float: left;}
.center-tin {
  height: 330px;
  margin: 0 auto;
  float:left;border: 1px solid #ccc;width:65%;
  
}
.center-tin-anh{
  height: 330px;
  position: relative;
  width:100%;
}
.MuongLay-slide-image-tinmoi {
  left: 0;
  position: absolute;
  top: 0;
  opacity:0;
  display:none;width: 100%;
}

.MuongLay-slide-image-tinmoi a, 
.center-tin-tin-tieude ul li a{
  text-decoration:none;color:#000;
}
.MuongLay-slide-image-tinmoi a:hover, 
.center-tin-tin-tieude ul li a:hover{
  text-decoration:none;color:#0078b1;
}
.MuongLay-slide-image-tinmoi a img{
  z-index:-1;height:330px; width:100%;
}
.tieudeanh {
  background-color: rgba(0,0,0,0.4);
  background-size: 100% 100%;
  height: 45px;
  margin-top: -50px;
  width: 99.5%; 
  color: #fff;
  position: absolute;
  padding: 3px;
}

.MuongLay-slide-image-tinmoi:first-child{
  opacity:1;
  display:block;
}
.MuongLay-slide-pager1 {
  height: 20px;width: 100%;
}
.MuongLay-slide-pager1 ul {
  margin: 30px auto 0 auto;
  /* padding: 0; */
  width: 100%;
  margin-left: 35%;
}
.MuongLay-slide-pager1-slot {
  background: none repeat scroll 0 0 #999999;
  display: block;
  float: left;
  height: 15px;
  list-style: none outside none;
  margin: 0 5px 0 0;
  width: 15px;
  cursor:pointer;border-radius: 20px;
}
.MuongLay-slide-pager1-slot:hover{
  background:red;
}
.MuongLay-slide-pager1 ul .focus{
  background: orange;
}
.MuongLay-slide-control-prev1 {
  margin: 0px 40px 10px 10px;
  text-align: center;
  width: 15px;
  height: 15px;
  background: none repeat scroll 0% 0% #FFA500;
  line-height: 12px;
  color: #FFF;
  cursor: pointer;
  float: left;
  margin-left: -35%;
}
.MuongLay-slide-control-next1{
  margin: 0px 40px 10px 10px;
  text-align: center;
  width: 15px;
  height: 15px;
  background: none repeat scroll 0% 0% #FFA500;
  line-height: 12px;
  color: #FFF;
  cursor: pointer;
  float: left;
}
/* ############################ Tieu diem ############################*/
.MuongLay-Center{
  width: 100%;
  margin: 5px auto;
  /* height: 200px; */
  float: left;
}
.MuongLay-Center-TieuDe{text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;
  border-bottom: 2px solid #d20002;
  padding: 5px 0;
  color: #d00002;
  background: url(/Cms_Data/Sites/MuongLay/Themes/Default/img/tieudiem.jpg) no-repeat;
  float: left;
  width: 100%;
}
.MuongLay-Center-TieuDe b, .MuongLay-Center-PhongSuAnhTieuDe b{padding: 0 30px;
  border-left: 3px solid #d10100;}
.lSAction > a {
  width: 32px;
  display: block;
  top: 20%;
  height: 64px;
  background: url(/Cms_Data/Sites/MuongLay/Themes/Default/img/tieudiem-pre-next.png) no-repeat;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  /* margin-top: -16px; */
  opacity: 0.8;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}
ul{
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
}
.MuongLay-Center .MuongLay-item{
  /*margin-bottom: 60px;*/
}
.content-slider li{
  background: #ed3020;background: #fff;
  text-align: center;
  color: #FFF;height: 200px;
  /*margin: 0 3px;*/
}
.content-slider li img{
  height: 130px;width: 100%;
  margin: 3px 3px 10px 3px;
  
}
.content-slider h3 {
  margin: 0;
  padding: 70px 0;
}
/*##################### khung center home########################*/
#MuongLay-center-left
{
  width: 100%;
  float: left;    
  list-style-type: none;    
}
#MuongLay-center-left ul
{    
  background: #fff;
  text-align: left;
  padding: 0px 0px 0px 0px;
  color: #fff;
  width: 100%;
} 

.MuongLay-center-left_TinTuc_TieuDe-Con a{
  height: 25px;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
  /* width: 100%; */
  padding: 0px 5px 0px 10px;
  float: left;
  color: #4DAA03;
}
.MuongLay-center-left_TinTuc_TieuDe-Con {	   
  height: 28px;
  font-family: arial;
  float: left;
}
#MuongLay-center-left_tintuc  {
  width:100%;
  float:left;   
  border-top: 0;
  box-shadow: 5px 5px 10px 10px #e6e6f080 inset;
  border-top: 0;
}
#MuongLay-center-left_tintuc h4{
  padding: 2px 2px 0px 3px;
}    

#MuongLay-center-left_tintuc_noidung  {
  /*height: 125px;*/
  width: 48%;
  text-align: justify;
  float: left;
  padding: 0px 0px;
}
#MuongLay-center-left_tintuc_noidung img {
  height: 225px;
  width: 100%;
  margin: 0px 2px 12px 5px;
  
}
#MuongLay-center-left_tintuc_noidung a {
  text-decoration: none;
  text-align: center;
  color: #000;
}
#MuongLay-center-left_tintuc ul {
  list-style-type: none;
  padding-left: 0px;
  margin-top: -5px;
}
#MuongLay-center-left_tintuc ul li {
  padding: 5px 0px;
}
#MuongLay-center-left_tintuc ul li a {
  text-decoration: none;
  padding: 0px 5px;
  
}
.MuongLay-center-left_tintuc_list{
  width: 50%;
  float:right;
  text-align: justify;
  padding-top: 11px;
}
.MuongLay-center-left_tintuc_list li{
  padding:15px 5px 0px 0px;   
  width: 98%;
  float:left;    
}
.MuongLay-center-left_tintuc_list img
{
  width: 60px;
  height: 33px;
  margin: 0px 7px 5px 0px;
}

.MuongLay-center-left_tintuc_list li {
  color:#0078B1;
  text-decoration: none;
  padding: 10px 2px 5px 3px;   
}
.MuongLay-center-left_tintuc_MoDau{
  padding: 0px 3px 0px 5px;
  line-height: 1.7;    
}
.MuongLay-center-left_tintuc_list a
{
  padding: 10px 3px 0px 5px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.MuongLay-Center-left-TieuDe a
{
  padding-left: 60px;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  line-height: 35px;
}
.MuongLay-Center-left-TieuDe
{
  width: 100%;
  float: left;
  background: #fff url(/Cms_Data/Sites/MuongLay/Themes/img/nen-moi.jpg);
  border-bottom: 1px solid #46ade7;
  border-radius: 5px 5px 0 0;
  height: 35px;
  font-weight: bold;
  background-position: center left;
  margin-top: 10px;   
}

/* ##################################### Banner co dong ###########*/

.MuongLay-Center-BanerTren > a > img
{
  
}
.MuongLay-Center-BanerTren > a,
.MuongLay-Center-BanerGiua > a > img, .MuongLay-Center-BanerGiua > a,
.MuongLay-Center-BanerDuoi > a > img, .MuongLay-Center-BanerDuoi > a{    width: 100%;
  float: left;
}
.MuongLay-Center-BanerTren, .MuongLay-Center-BanerGiua , .MuongLay-Center-BanerDuoi{float: left;
  display: inline-block;}
.MuongLay-Center-BanerTren{width:25%; float:left;}
.MuongLay-Center-BanerGiua{}
.MuongLay-Center-BanerGiua{width:100%; float:left;margin: 4px 0;}
.MuongLay-Center-BanerDuoi{}
.MuongLay-Center-BanerDuoi{width:50%; float:left;}
/*##################### Tin Center ###############################*/
.MuongLay-Center-Tin{
  width: 100%;
  float: left;    border: 1px solid #ccc;border-top:0;
}
.MuongLay-Center-Tin-1{width: 55%;text-align: center;
  float: left;}
.MuongLay-Center-Tin-2 {width: 40%;margin-right:2%;
  float: right;}
.MuongLay-Center-Tin-2 > .MuongLay-Center-TinList > li{    width: 100%;
  float: right;
  margin-left: 2%;}
.MuongLay-Center-Tin > li > a > strong {
  width: 100%;
  float:left;
}
.MuongLay-Center-Tin-1 >li >a > img{height: 262px;}
.MuongLay-Center-Tin >li,  .MuongLay-Center-Tin >li >a > img, .MuongLay-Center-TinList >li
,.MuongLay-Center-Tin1 >li,  .MuongLay-Center-Tin1 >li >a > img
,.MuongLay-Center-Tin2 >li, .MuongLay-Center-Tin2 >li >a, .MuongLay-Center-Tin2 >.MuongLay-Center-TinList >li >a > img
, .MuongLay-Center-Tin2 >.MuongLay-Center-TinListKhac >li >a, .MuongLay-Center-Tin2 >.MuongLay-Center-TinListKhac >li, .MuongLay-Center-Tin2 >.MuongLay-Center-TinListKhac
,.MuongLay-Center-Tin-1 >li >a > img, .MuongLay-Center-Tin-2 >li, .MuongLay-Center-Tin-2 >li >a, .MuongLay-Center-Tin-2 >.MuongLay-Center-TinList >li >a > img
, .MuongLay-Center-Tin-2 >.MuongLay-Center-TinListKhac >li >a, .MuongLay-Center-Tin-2 >.MuongLay-Center-TinListKhac >li, .MuongLay-Center-Tin-2 >.MuongLay-Center-TinListKhac{
  width: 100%;
  float: left;
  display: inline-block;
  padding: 5px 0;
}
.MuongLay-Center-Tin >li >a > img, .MuongLay-Center-Tin1 >li >a > img {height:234px;}
.MuongLay-Center-Tin >li >a, .MuongLay-Center-Tin1 >li >a, .MuongLay-Center-Tin2 >.MuongLay-Center-TinList >li >a{
  width: 100%;
  float: left;
  display: inline-block;
  margin: 5px 0;text-align: center;
}
.MuongLay-Center-Tin2 >.MuongLay-Center-TinList >li >a >img{width:100%;height: 120px;}
.MuongLay-Center-TinList, #MuongLay-Center-VBList{    float: left;}
#MuongLay-Center-VBList > li{border-top: 1px dotted #ccc;}
.MuongLay-Center-TinList >li, #MuongLay-Center-VBList > li{text-align: justify;    float: left;}
.MuongLay-Center-TinList >li >a{}
.MuongLay-Center-Tin1{width:49%; float:left;}
.MuongLay-Center-Tin2{width:49%; float: right;}
.MuongLay-Center-Tin2 > .MuongLay-Center-TinList > li{    width: 48%;
  float: right;
  margin-left: 2%;}
/*################ Phong Su Anh ####################*/
.MuongLay-Center-PhongSuAnhTieuDe{text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;
  border-bottom: 2px solid #ebebeb;
  padding: 5px 0;
  /* color: #ffffff; */
  background: #cd0102 url(/Cms_Data/Sites/MuongLay/Themes/Default/img/tieudiem.jpg) no-repeat;
  float: left;
  /* width: 100%; */}
.MuongLay-Center-PhongSuAnh{width:100%;float:left;    background: #ebebeb;}
.MuongLay-Center-PhongSuAnh li{width:25%;float:left;display:block;}
.MuongLay-Center-PhongSuAnh > li > a > img{    width: 90%; height: 128px;
  float: left;
  margin: 10px 0;}
.MuongLay-Center-PhongSuAnhTieuDe > a > b{  color:#ffffff;}
.HinhAnh-List, .HinhAnh-List li {width:100%; float:left;}
/*################################# VanBan View ###############################*/ 
.MuongLay-VanBan-View{
  width:100%;
}
.MuongLay-VanBan-View-ND{
  width:95%;
  margin:0px auto;
}
.MuongLay-VanBan-View-ND-Tomluoc td {    font-size: 15px;
  font-weight:bold;
  padding-top:20px;
}
.MuongLay-VanBan-View-ND-info{
  width:100%;
  margin:0px auto;
}
.MuongLay-VanBan-View-ND-info td{
  border:1px solid #ccc;
  padding-top: 5px;
  height:25px;
}
.MuongLay-VanBan-View-ND-info-L{
  width: 30%;
}
.MuongLay-VanBan-View-ND-info td{
  padding-left: 10px;
}
.MuongLay-VanBan-View-ND-info img{
  width:20px;
  display:block;
  float:left;
  padding: 0 15px;
}
.MuongLay-VanBan-View-ND-info a{
  width:100%; color: blue;
  text-decoration:none;
  display:block;
}
.MuongLay-VanBan-List{
  width:100%;
}
.MuongLay-VanBan-List-Tit{
  font-weight:bold;
  margin-top: 10px;
}
/*###################### VanBan All ##############################*/
.MuongLay-VanBan-List
{
  width: 99%;
  margin: 0px auto;
  margin-top: 10px;
}
.MuongLay-VanBan-List td{
  border: 1px #D1D3D2 solid;
  padding: 3px;
}
.MuongLay-VanBan-List-Title{
  height: 30px;
  background: #EFEEDC;
  text-align:center;
  font-weight:bold;
}
.MuongLay-VanBan-List-Title-1{
  width: 20%;
}
.MuongLay-VanBan-List-Title-2{
  width: 15%;
}
.MuongLay-VanBan-List-Title-3{
  width: 60%;
}
.MuongLay-VanBan-List-Title-4{
}
.MuongLay-VanBan-List-ND-1{
  text-align:center;
}
.MuongLay-VanBan-List-ND-2{
  text-align:center;
}
.MuongLay-VanBan-List-ND-3{
}
.MuongLay-VanBan-List-ND-4{
  text-align:center;
}
.MuongLay-VanBan-List-ND-4 a{
  text-align:center;
}
.MuongLay-VanBan-List-ND-4 img{
  display:block;
  width: 25px;
  margin:0px;
}
.MuongLay-VanBan-List-ND > td > a{color:#0683fe;   text-align: justify;
  padding: 5px;
  float: left;}
/*########################### Video ##############################*/
.MuongLay-VideoMoi{float: left;
  width: 90%; margin:10px  5%;
  min-height: 300px;}
.MuongLay-VideoMoi-TieuDe{    float: left;
  width: 100%;
  font-weight: bold;
  text-align: center;
  margin: 10px;}
/*##################### Thong tin cong khai #####################*/
.Ttcntt-CongKhai, .Ttcntt-CongKhai li{width: 100%; float: left;}
.Ttcntt-CongKhai li {
    border: 1px solid #ccc;
    padding: 5px 0;
    border-radius: 10px;
    margin: 1px 0;
}
.Ttcntt-CongKhai li a span{
    width: 5px;
    height: 5px;
    background: red;
    float: left;
    margin: 5px;
}
/* #################### Right ##########################*/
.MuongLay-Right, .ML-TP-Right-Tieude > a, .ML-TP-Right-QuangCao, .ML-TP-Right-QuangCao img {width:100%;float:left; color: #fff;}
.ML-TP-Right-QuangCao img {margin: 2px 0;}
.MuongLay-Right-Tieude, .MuongLay-Right-Tieude1{background-image: linear-gradient(#ff444f, #df0d18);
  text-align: center;
  color: #fff;
  padding: 7px 0;
  text-transform: uppercase;
  font-weight: bold;
  background: url(/Cms_Data/Sites/MuongLay/Themes/Default/img/banner-right-tieude.png) no-repeat right;
  background-size: 105% 100%;
  border-radius: 10px;
  margin: 10px 0;
  
}
.MuongLay-Right-Tieude1{
  background-size: 100% 100%;
}
.MuongLay-Right a img{width:100%;}
.ML-TP-Right
{width:100%;
  float:left;
  margin-top:17px;
  border-radius: 5px;
  background: #fff;
  padding-bottom: 5px;     
}
.ML-TP-Right-Tieude
{
  /* background-image: linear-gradient(#ff444f, #df0d18);*/
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;    
  background-size: 105% 100%;
  border-radius: 5px;
  background: #09f url(/Cms_Data/Sites/MuongLay/Themes/img/Cong-nen-right.png);
  color: #fff;
  height: 37px;
  line-height: 35px;
  border-radius: 5px;
      width: 100%;
  background-size: 100% 100%;
}

.WhiteTK {
  height: 2px;
  background: #fff;
  border-radius: 5px 5px 0px 0px;
}
.ML-TP-Right-TruyCap
{   
  text-align: center;
  font-weight: bold;
  background: #fff;
  height: 30px;
  line-height: 10px;
  padding-top: 7px;
}
/*######################### Van Ban Moi #######################*/
.MuongLay-Right-VBTB, .MuongLay-Right-VBTB > li{    width: 99%;
  float: left;
  display: inline-block;
  text-align: justify;
  border-bottom: 1px dotted #ccc;
  border-radius: 10px;
  /* margin: 5px; */
  padding: 7px 0;}
.MuongLay-Right-VBTB > li > a{}
.MuongLay-Right-VBTB1, .MuongLay-Right-VBTB1 > li{width: 99%;
  float: left;
  display: inline-block;
  padding: 0px 0 0 30px;}
.MuongLay-Right-VBTB1 > li > a{}
.MuongLay-Right-VBTB1 > #square{
  background: #ce0002;
  width: 6px;
  height: 6px;
  float: left;    margin: 8px 10px 10px 0;
  border-radius: 5px;}
.MuongLay-Right-VBTB > #square{
  background: #ce0002;
  width: 6px;
  height: 6px;
  float: left;    margin: 8px 10px 10px 0;
}
/*################# Right Chuyen de ###############*/
.MuongLay-Right-ChuyenDe, .MuongLay-Right-ChuyenDe1{display: inline-block;}
.MuongLay-Right-ChuyenDe > a > img, .MuongLay-Right-ChuyenDe1 > a > img{border-radius: 10px;
  margin-top: 3px;}
.MuongLay-Right-ChuyenDe > a > strong{    background: #ccc;
  padding: 10px;
  float: left;
  margin-top: 5px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  text-shadow: -1px 0 #7e9103, 0 1px black, 1px 0 #7e9103, 0 -1px #7e9103;
  text-transform: uppercase;}
.MuongLay-Right-ChuyenDe1 > a{}
.MuongLay-Right-ChuyenDe{width: 55%;
  float: left;
  margin-right: 2%;}
.MuongLay-Right-ChuyenDe1{width:43%; float:right;}
/*############ Right LKW ##########################*/
.MuongLay-LienKet-list div li a img{
  width:8px; 
}
.MuongLay-LienKet-list{
  border: 1px solid #d0def0;float:left;
}
.MuongLay-LienKet-list > li{padding-left: 3px;    float: left;    width: 100%;    display: inline-block;line-height:5px;}

.MuongLay-Right-TruyCap{width:100%; float:left; text-align: center;}
/*################## Footer ###########################*/
.MuongLay-Footer
{
  background: #00618b url(/Cms_Data/Sites/MuongLay/Themes/img/FOOTTERR.png) no-repeat left top;    
  padding: 5px 0 10px 0;
  font-size: 13px;
  color: #97cadd;
  height: auto !important;
}

.MuongLay-Footer-List
{
  width: 650px;    
  height: 160px;
  list-style: none;
  margin-left: 550px;
}
.MuongLay-Footer-List > li
{
  color: #fff;
  font-size: 13px;
  margin:3px;    
      width: 100%;
}   
.MuongLay-Footer-List img
{
  width:16px;
  height:16px;
  margin: 5px 10px -3px 0px;
}
.MuongLay-Footer-List > .MuongLay-Footer-TieuDe
{
  margin: 20px 0;
}
/*###################### So Do WEB ######################*/
.MuongLay-SoDo > li{float:left;width:100%;padding:10px;}
.MuongLay-SoDo{padding-left:20px;}
/*###################### Thu Vien Anh ##########################*/
#MuongLay-conten-lienket {
  width: 100%;
  float:left;
  text-align: center;
  font-size: 20px;
}
#MuongLay-conten-lienket-td {
  width: 100%;
  height: 145px;  
  color:#006ce6;
  font-weight: bold;
}
#MuongLay-conten-lienket-anh {
  width: 100%;
  height: 145px;
  border-top: 2px solid #00f2ff26;
  border-bottom: 2px solid #0044ff1f;
  margin-top: -100px;
}
#MuongLay-scroller {
  width: auto;
  height: 140px;
  display: block;
  margin:auto;
  padding:auto;
}
#MuongLay-scroller > li {
  display: inline-block;
  overflow: hidden;
  width:250px;
}
#MuongLay-conten-lienket-anh-nd{height: 140px;}
.MuongLay-Center-AnhLK img
{width:250px;
  height: 140px;border: 3px solid #d5d5d5;
}
.GiamNgheo-ML-ocop{
  height: 173px; margin: 5px 0 0 0;
}
.GiamNgheo-ML-ocop > img:hover {/*ML*/
    -webkit-transform: scale(1.1);
    box-shadow: 0px 0px 30px gray;
    -webkit-box-shadow: 0px 0px 30px gray;
    -moz-box-shadow: 0px 0px 30px gray;
    -webkit-transition-duration: 0.5s;
    opacity: 1;
    width: 50%;
    z-index: 999;
    position: fixed;
    top: 10%;
}
