﻿body{
   font-family: 'Roboto Condensed', sans-serif;
        font-size: 14px;
 
    margin: 0 auto;

    background: url(/ImageWeb/nen23.png) repeat-x top center; 
    margin:0;
    padding:0;
    background-color:#f7f7f7;
}
 


 #conten_manage1
 {
  width:1000;
  height:auto;
  margin:-5px auto;
background-image:url(../../ImageWeb/nen.png);
	text-align: center;
}

#new 
{
	
	 width:685px;
	 height:350px;
	/* border: 1px solid #cdcdcd;*/
	 -webkit-box-shadow: 0 1px 1px 0px #d2d2d2;
	   -moz-box-shadow: 0 1px 1px 0px #d2d2d2;
	        box-shadow: 0 1px 1px 0px #d2d2d2;
	 border-radius:3px;
	 padding: 5px;
	
	 
	

	}
	
	#new #nleft
	{
		 width:430px;
		 height:auto;
		 margin:0px;
		 float:left;
		 
		
		}
   #new #nright
	{
		 width:230px;
		 height:auto;
		 margin:0px;
		  margin-top:0px;
		  float:right;
		 height:345px;
		
		 overflow:hidden;
		 background-color:white;
		     padding: 4px;
	background: #fff;
  
				
		}
	  #new #nright h2
	  {
	  	 margin-top:-12px;
	  	 width:98%;
	  	
	  	  background-color:#f0f0f0;
	  
	  	 padding:10px;
	  	  margin-right:10px;
	  	 background-image:url(../../ImageWeb/news.png);
	  		 padding-top:13px;
	  	   
	  	     font-size:15px;
	  	      padding-left:45px;
	  	       font-weight:bold;
	  	   color:white;
	  	 
	  	
	  	
	  	}	
	  	
	  		  #new #nright ul
	  		  
	  		  {
	  		  	  margin-top:-7px;
	  		  	   width:230px;
	  		  	  height:auto;
	  		  	    margin-left:-45px;
	  		  	  list-style:none;
	  		  	  display:block;
	  		  	}
	  		  	
	  		   #new #nright ul li
	  		   {
	  		   	 width:232px;
	  		   	 min-height:57px;
	  		   	 height:auto;
	  		   	 margin-right:10px;
	  		   /*	 border-bottom: 2px dotted #cdcdcd; */
	  		
	  		   	  padding:5px;
	  		   	
	  		   	
	  		   	} 	
	  		   	
	  		   #new #nright ul li:hover
	  		   {
	  		   	 background-color:#0099FF;
	  		   	  color:White;
	  		   	}	
	  		    #new #nright ul li 	a {
    /*background: url("ImageWeb/li-red-icon.jpg") no-repeat scroll 0 6px transparent; */
    color: #00528b;
    text-decoration: none;
    padding-left: 10px;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
     
   font-size: 100%;
    margin-right: 0px;
}

 #new #nright ul li a img
 {
 	 border:1px solid #f0f0f0;
 	 padding:2px;
 	 float:left;
 	 margin-left:-10px;
 	 margin-right:3px;
 	 height:55px;
 	 width:60px;
 	
 	}

 #new #nright ul li a:hover 
 {
  color:white;

   
 
 }
#conten_manage1 
{  width:1000px;
   background-color:White;
   height:auto;
  
	
	}

 #conten_manage1 row
 {
 	 width:100%;
 	 height:30px;
 	 padding:7px;
 	
 	}
 	
 	 #conten_manage1 row item
 	 {
 	 	 height:100%;
 	 	 margin-left:10px; 
 	 	 float:left;
 	 	
 	 	}
 #conten_manage1 #menuNew
{
	 margin-top:10px;
	 width:100%;
	 min-height:330px;
	 background-color:White;
	 
}
 #conten_manage1 #menuNew #left
{
	 width:23%;
	 height:auto;
	 float:left;
	  margin-top:10px;
	
	}

 #conten_manage1 #menuNew #left ul
{ list-style:none;
  height:auto;
  background-color:white;
  width:200px;
  margin-left:0px;
  display:block;
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  padding-top:5px;
  
	
	}
 #conten_manage1 #menuNew #left ul li
{
	 list-style:none;
	 text-align:left;
	  margin-left:-30px;
	   width:98%;
	 
	   padding-top:7px;
	   padding-bottom:7px;
	   padding-left:5px;
	  background-color:white;
	   padding-right:10px;
	  border-bottom:1px dotted #cdcdcd;
	}
	
	  #conten_manage1 #menuNew #left ul li:hover
	  {
	  	 background-color:#0099ff;
	  	 
	  	}
	 
	 #conten_manage1 #menuNew #left ul li.title
{
	 list-style:none;
	 text-align:left;
	
	   padding-top:7px;
	   padding-bottom:7px;
	   padding-left:3px;
	  background-color:blue;
	 
	}
		 #conten_manage1 #menuNew #left ul li.title a
{
	  color:White;
	   font-weight: bold; 
	  font-family: 'Roboto Condensed', sans-serif;
	    font-size:14px;
	   padding-left: 10px;
	   
	 
	}
 #conten_manage1 #menuNew #left ul li a
{
	  text-decoration:none;
	 color:#00528b;
	 font-family: 'Roboto Condensed', sans-serif;
	  font-size: 12px;
	 
	
	}
	#conten_manage1 #menuNew #left ul li a:hover
{

 color:black;
  font-weight:bold;
}
	 #conten_manage1 #menuNew #right
{
	  width:75%;
	  float:right;
	
	 height:auto;
	  background-color:White;
	  margin-top:10px;
	font-family: 'Roboto Condensed', sans-serif;
    padding-top:5px;
}
	#conten_manage1 #menuNew #right h2
	{
		 margin-top:-10px;
		 width:100%;
		  padding:3px;
		   vertical-align: middle;
		   		     text-align:center;
		     color:Blue;
		      font-family: 'Roboto Condensed', sans-serif;
		       font-weight:bold;
	font-size: medium;
}
	 #conten_manage1 #menuNew #right .row
 {
 	 width:95%;
 	 height:auto;
 	 padding:7px;
 	 float:left;
 	 height:auto;
 	 border: 1px solid #cdcdcd;
 	  border-radius:3px;
 	  margin-bottom:13px;
 	  margin-top:-10px;
 	    background-color: #f0f0f0;
 	  
 	
 	}
 	
 	 #conten_manage1 #menuNew #right .row .item
 	 {
 	 	 border-style: none;
	border-color: inherit;
	border-width: 0px;
	height:auto;
	 	 	 	margin-left:10px; 
 	 	 	float:left;
		width:auto;
	 	padding-right:10px;
	  	font-family: 'Roboto Condensed', sans-serif;
	  	 vertical-align:middle;
}

  #conten_manage1 #menuNew #right .rowhead
 {
 	 width:95%;
 	 height:30px;
 	 padding:7px;
 	 float:left;
 	 height:auto;
 	 border: 1px solid #cdcdcd;
 	  border-radius:3px;
 	  margin-bottom:13px;
 	  margin-top:-10px;
 	    background-color:#996600;
 	  
 	
 	}
 	  #conten_manage1 #menuNew #right .rowheadquestion
 {
 	 width:95%;
 	 height:30px;
 	 padding:7px;
 	 float:left;
 	 height:auto;
 	 border: 1px solid #cdcdcd;
 	  border-radius:3px;
 	  margin-bottom:15px;
 	  margin-top:-10px;
 	    background-color:white;
 	     padding-bottom:20px;
 	   
 	  
 	
 	}
 	 	 #conten_manage1 #menuNew #right .rowhead .item
 	 {
 	 	 border-style: none;
	border-color: inherit;
	border-width: 0px;
	height:40px;
	 	 	 	margin-left:10px; 
 	 	 	float:left;
		width:auto;
	 	padding-right:10px;
	  	font-family: 'Roboto Condensed', sans-serif;
	  	 vertical-align:middle;
}

           #intro{
    width: 100%;
    padding: 0;
    margin:0 auto;
    background-color:lightgreen;
    color:Black;
     -moz-box-shadow: 3px 3px 5px 1px #ccc;
  -webkit-box-shadow: 3px 3px 5px 1px #ccc;
  box-shadow: 3px 3px 5px 1px #ccc;
  margin-top:7px;
}

#main{
    width: 1000px;

    margin:0 auto;
    background-color:#f7f7f7;
    color:Black;
     -moz-box-shadow: 3px 3px 5px 1px #ccc;
  -webkit-box-shadow: 3px 3px 5px 1px #ccc;
  box-shadow: 3px 3px 5px 1px #ccc;
  margin-top:5px;
}
#main #trai
{
	  
	  float:left;
	  width:60%;
	 height:21px;
	  background-color:#050c8f;
	  vertical-align:middle;
      margin-top:5px;
	 /* background:url("\ImageWeb\nennavi.png"); */
	
	}
	#main #trai #thoigian
{
	  
	
	  width:100%;
	 height:32px;
	  padding-top:10px;
	  background-color:#00528b;
	  vertical-align:middle;
	 /* background:url("\ImageWeb\nennavi.png"); */
	
	}
	#main #phai
{
	  float:right;
	 	  width:40%;
	 height:32px;
	  /* background-image:url("\ImageWeb\nennavi.png"); */
	   background-color:#050c8f;
	
	}

	
	#main #phai #navi 
{
	
	  float:right;
	   width:auto;
	  height:32px;
	   margin-right:5px;
	 /* background-image:url("\ImageWeb\nennavi.png"); */
	  background-color:#050c8f;
	  
	
	}

#head{
    height: 180px;
    background-color: #F5F5F5;
     margin-bottom:10px;
}
#head-link{
     height: 30px;
     line-height: 30px;
     padding-left: 10px;
     padding-right: 10px;
     border: 1px solid #CDCDCD;
     background-color: #F5F5F5;
     margin-bottom:5px;
     clear: both;
}




 .imagecenter
{
	
	 width:98%;
	 height:auto;
	  padding:2px;
	 -webkit-box-shadow: 0 1px 1px 0px #d2d2d2;
	   -moz-box-shadow: 0 1px 1px 0px #d2d2d2;
	        box-shadow: 0 1px 1px 0px #d2d2d2;
	        margin-bottom:5px;
	         margin-left:3px;
	         margin-top:5px;
	          padding-bottom:3px;
	         border:1px solid #cdcdcd;
	         border-radius:3px;
				
		}
		
		
#boxcenter
{
	
	 width:660px;
	  min-height:85px;
	  padding-top:5px;
	  
 padding-left:30px;
	  padding-bottom:10px;
	 -webkit-box-shadow: 0 1px 1px 0px #d2d2d2;
	   -moz-box-shadow: 0 1px 1px 0px #d2d2d2;
	        box-shadow: 0 1px 1px 0px #d2d2d2;
	        margin-bottom:5px;
	         margin-left:3px;
	         margin-top:5px;
	          padding-bottom:3px;
	         border:2px solid #cdcdcd;
	         border-radius:3px;
	          background-color: #42bff3;
				
		}
		
 #boxcenter .item
{
	
	 width:150px;
	 height:70px;

	   margin-right:70px;
	    
	  
	
	       
	          float:left;
				
		}

 .cm
{
	
	 width:97.5%;
	 min-height:280px;
	  padding:3px;
	 -webkit-box-shadow: 0 1px 1px 0px #d2d2d2;
	   -moz-box-shadow: 0 1px 1px 0px #d2d2d2;
	        box-shadow: 0 1px 1px 0px #d2d2d2;
	        margin-bottom:5px;
	         margin-left:3px;
	         margin-top:5px;
	         border:1px solid #cdcdcd;
	         border-radius:3px;
				
				 overflow:hidden;
		}
		
		.cm .leftcm 
		{
		  width:345px;
		  height:auto;
		   float:left;
		   
		
			
			}
	 	
	 	
	 	
 .cm h3.title-content {
    height: 10px;
     width:99%;
      margin-left:0px;
     margin-top:-2px;
}
 .cm h3.title-content span {
    background: url(../../ImageWeb/line_bg2.png) no-repeat;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    padding: 7px 8px;
    width: 98%;
    display: inline-block;
     
    
}
	 .cm h3.title-content a {
    color: #fff;
    text-decoration:none;
     padding-left: 25px;
      font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
}
.cm .leftcm .pos	
	{
		 width:98%;
		 margin-left:5px;
		 height:auto;
		  margin-top:-7px;
		
		}
		.cm .leftcm .pos img
		{
			    width: 330px;
    height: auto;
    padding: 1px;
    box-shadow: 0 0 3px #777;
    float: left;
    margin-right: 10px;
     margin-bottom:10px;
			
			}
			
			
		 .cm .leftcm .pos h4 a {
  
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
     font-size:14px;
     font-weight:bold;
      color: #00528b;
       margin-top:3px;
   
}

.cm .leftcm .pos p
{  font-family: 'Roboto Condensed', sans-serif;
   font-size:14px;
    font-weight:bold;
   color:black;
	
	
	}
 
 .cm .rightcm
 {
 	 width:320px;
 	 height:auto;
 	 float:right;
 	 padding-right:1px;
 	
 	}
  .cm .rightcm .cpost-more {
    margin-top: 18px;
    background: url(~/ImageWeb/bg_line.png) repeat-x;
    padding-top: 10px;
}

.cm .rightcm ul
{ width:95%;
  height:auto;
  display:block;
  list-style:none;
  margin-right:0px;
	 }
	
.cm .rightcm ul li
{ width:99%;
   height:auto;
   margin-left:-40px;
   list-style:none;
       padding: 5px;
      
      
  
	 }
		
		

.cm .rightcm ul li a
{ 
    padding-left:19px;
    background: url("~/ImageWeb/li-red-icon.jpg") no-repeat scroll 0 6px transparent;
     color: #00528b;
   list-style:none;
     font-family: 'Roboto Condensed', sans-serif;
     font-size:100%;
     text-decoration:none;
     
      width:98%;
     
   
    
  
	 }
	 
	.cm .rightcm ul li img
 {
 	 border:1px solid #cdcdcd;
 	 padding:2px;
 	 float:left;
 	 margin-left:-10px;
 	 margin-right:3px;
 	 height:80px;
 	 width:80px;
}

	 .cm .rightcm ul li .date
	 {  padding-left:30px;
	    margin-top:10px;
	   color:#cc6600;
	    font-size:12px;
	     vertical-align:middle;
	  
	    font-family: 'Roboto Condensed', sans-serif;
	    
	 	
	 	}
	 	.cm .rightcm ul li .date img
	 	{
	 		 float: left;
	 		 margin-right:3px;
	 		 margin-left:3px;
	 	     border:none;
	 		 width:20px;
	 		 height:20px;
	 		
	 		}
	 
	.cm .rightcm ul li a:hover
	 {
	 	 color:Red;
	 	 font-weight:bold;
	 	}
	 

 #main #left{
     width: 700px;
  height:auto;
    margin-top:10px;
     float:left;
     background-color:White;
     margin-bottom: 5px;
   
}
 #main #right{
     width: 300px;
     min-height: 400px;
      background-color:White;
      margin-top:10px;
     float:right;
     margin-bottom: 5px;
      -moz-box-shadow:    3px 3px 5px 1px #ccc;
  -webkit-box-shadow: 3px 3px 5px 1px #ccc;
}



#banner{
	  width: 100%;
	  margin: 0 auto;
	  height:auto;

    

	  	
	}
#imgbaner{
	 
    width:100%;
    height:95px;
    background: url(/ImageWeb/header_bg.png) no-repeat;
        background-size: cover;
        margin-top:-13px;
	

    

	  	
	}

#imgbaner #logo {
    position: absolute;
    top: 38px;
    left: 80px;
    height: 100px;
    width: 120px;
    background: url(/ImageWeb/locdcd.png) no-repeat;
    z-index:9999;
}


#imgbaner #app-name {
    position: absolute;
    top: 40px;
    left: 200px;
    width: 540px;
    height: 120px;
    background: url(/ImageWeb/app_name.png) no-repeat;
}

	.clear
	{
		 clear:both;
	
}

		
		.dg-container{
	width: 100%;
	height: 450px;
	position: relative;
}
.dg-wrapper{
	width: 481px;
	height: 316px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a{
	width: 482px;
	height: 316px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(../images/browser.png) no-repeat top left;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	display: block;
	padding: 41px 0px 0px 1px;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
.dg-container nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8;
	background: transparent url(../images/arrows.png) no-repeat top left;
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}
r nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}		

#thongtints
{

   background:url("ImageWeb/logopx.png") no-repeat right center rgba(0, 0, 0, 0);
   margin-top: 30px;
  width: 698px;
  height:auto;
  padding-bottom: 5px;
  border: 1px solid #0394fc;
   background:white;
  
  font:arial;
  font-size:10px;
  color:#666666;
  border-radius: 5px;
-webkit-box-shadow: 0 8px 6px -6px #bbbbba;
	   -moz-box-shadow: 0 8px 6px -6px #bbbbba;
	        box-shadow: 0 8px 6px -6px #bbbbba;
	
	
	}
#thongtints	.tieude {
    color: #fff;
    height: 40px;
    margin-left: 2px;
    margin-top: -1px;
    text-transform: uppercase;
    width: 698px;
}
#thongtints .tieude #trai {
    background: url("ImageWeb/leftts.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    padding-left: 2px;
    margin-left:-3px;
    width: 50px;
    height:40px;
}
#thongtints .tieude #phai {
    background: url("ImageWeb/rightts.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    margin-right: -30px;
    width: 40px;
    height:40px;
}
#thongtints .tieude #giua {
    background: url("ImageWeb/middlets.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    font-size: 11pt;
    font-weight: bold;
    height: 40px;
    line-height: 27px;
    width: 99%;
}

#thongtints #bottom
{  width:99%;
   height:15px;
      padding-bottom: 5px;
	}

#thongtints #bottom a{
  
    float:right;
      color:Blue;
      font-size:12px;
          padding-right:15px;
   

	 text-decoration:none;
	 text-align:right;
	 font-style:italic;
	
     
    
 
}
#thongtints .title h3
{
	 padding-top: 15px;
	 padding-left: 15px;
	 color:Red;
	 font: arial;
	 font-size: large;
	background: transparent ;
	
	}
#thongtints ul
{
	    background:url("ImageWeb/logopx.png") no-repeat right center rgba(0, 0, 0, 0);
	  padding-left:2px;
	 width:98%;
	 margin-top:-5px;
	 list-style:none;
	 padding:5px;

	
	 background: transparent;
	 
	
	}
	
	
	#thongtints ul li
	{
		 margin-left: 15px;
		list-style: none;
		 font-size:13px;
		 color:#1e1ea5;
	     list-style-image:url("ImageWeb/nutdo.gif");
		  padding-bottom: 7px;
		  padding-top: 7px;
		border-bottom: 1px dotted #cdcdcd;
		background: transparent;
	 	
		}
		
		#thongtints ul li a
	    {
		  text-decoration:none;
		  color:Black;
	 	
		}
		#thongtints .noidung  li a:hover
	    {
		  text-decoration:none;
		  color:red;
	 	
		}
		
		em {
    font-style: italic;
    padding-left: 10px;
    color:black;
   
}

 #hedaotao {
    padding-top: 0px;
    font-size: 10pt;
    margin-top: 10px;
    padding-bottom: 20px;
    background:white;
    width: 690px;
    position:relative;
}
#hedaotao .row1 {
     height:auto;
      width:100%;
      margin-left:3px;
      margin-right:-5px;
}
#hedaotao .row1 .box {

   /* background:url(ImageWeb/logopx.png) no-repeat right center rgba(0, 0, 0, 0); */
    border: 1px solid #4286f5;
    background-color:White;
      height: auto;     float:left;
    margin-bottom: 12px;
    padding-bottom: 35px;
    position: relative;
    width: 325px;
    -webkit-box-shadow: 0 8px 6px -6px #bbbbba;
	   -moz-box-shadow: 0 8px 6px -6px #bbbbba;
	        box-shadow: 0 8px 6px -6px #bbbbba;
    
}
#hedaotao .row1 .lbox {

    margin-left: 10px;
   
}
#hedaotao .row1 .rbox {

    margin-left:25px;
}
#hedaotao .box .title {
    color: #fff;
    height: 40px;
    margin-left: -8px;
    margin-top: 5px;
    text-transform: uppercase;
    width: 300px;
}


 #hedaotao .box .title .lef {
    background: url("ImageWeb/left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    padding-left: 10px;
    width: 15px;
    height:40px;
}
#hedaotao .box .title .righ {
    background: url("ImageWeb/right.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    margin-left: -3px;
    width: 20px;
    height:30px;
}

#hedaotao .box .title .center {
    background: url("ImageWeb/middle.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    font-size: 8pt;
    font-weight: bold;
    height: 30px;
    line-height: 27px;
    width: 93.5%;
}

#hedaotao .box ul {
    color: #000;
    text-align: justify;
    margin-left:-30px; 
    height:auto;
     margin-top:0px;
     margin-bottom:0px;
}
#hedaotao .box ul li {
   border-bottom:1px dotted #808080;
    float: left;
    font-size: 10pt;
    margin-left: -5px;
    min-height: 18px;
    padding: 2px 0;
    width: 300px;
    list-style:none;
}


 #hedaotao .box ul li img
 {
   width:30px;
   height:30px;
   padding:2px;
   border: 1px solid #cdcdcd;
   float:left;
    margin-right:2px;
 }
 #hedaotao .box ul li a {
     text-decoration:none;
     color:black;
    line-height: 15px;
    padding-left: 5px;
}
 #hedaotao .box ul li a:hover {
     text-decoration:none;
     color:blue;
    line-height: 15px;
    padding-left: 5px;
}
#hedaotao .box a p {
   
     bottom: 0;
    position: absolute;
    right: 10px;
     font-style:italic;
     text-decoration:none;
}


.mt3 {
    margin-top: 15px;
    width:680px;
    margin-left:10px;
}
.clearfix {
    display: block;
    width: 100%;
}
.mt3 a .img130 {
    float: left;
    margin-right: 5px;
    padding: 2px;
    width: 130px;
    border:1px solid #cdcdcd;
}

 .mt3 .mr1 {
    margin-right: 5px;
}
 .mt3 .mr1 a {
     text-decoration:none;
     color:Blue;
     font-style:italic;
     padding:3px;
      
}
.mt3 .mr1 h2 a {
      text-decoration:none;
      color: #00528b;
      font-family: 'Roboto Condensed', sans-serif;
      font-size:14px;
       border:none;
        font-weight:bold;
       font-style:normal;
}
.mt3 .mr1 .fon5 {
    color: #000;
     font-size:12px;
}

.mt3 .mr1 .fon6 {
    color: #000;
     font-size:12px;
     float:right;
}
.mt3 .mr1 .wid680 {
    width: 680px;
}

.icon-detail {
    background-position: 100% 2px;
    float: right;
    padding-right: 10px;
}

.line1 {
    background: none repeat scroll 0 0 #dbdbdb;
    height: 1px;
    overflow: hidden;
    margin-top:3px;
}

#page
{
  width:680px;
  height:30px;
  padding-left: 10px;
  padding-right:10px;
	
	}
	#page #l
		{
			  width:310;
			  float:left;
			  
			
			}
			#page #r
		{
			  width:310;
			  float:right;
			  
			  
			
			}
			#page #r a, #l a
		{
			  text-decoration:none;
			  color:Red;
			   font-weight:bold;
			  font-size:12px;
			   margin-top:10px;
			  
			  		  
			
			}
			
	#hoidap
	{
		 
		 width:297px;
		 margin-top:0px;
		 padding:3px;
		 height: auto;
		 padding:0px;
		 border: 1px solid #cdcdcd;
		  
		  border-radius: 3px;
		  margin-bottom:1px;
       
		
		}
		#hoidap img
		{
		 width:99%;
		 height:auto;
		  padding:2px;
		  

			 
			}
	
	#imglienket 
	{
		 
		 width:297px;
		 
		 height: auto;
		 padding:0px;
		 border: 1px solid #cdcdcd;
		 
		  border-radius: 3px;
		  margin-bottom:7px;
       
		
		}
		#imglienket img
		{
		 width:99%;
		 height:auto;
		  padding:2px;
		  

			 
			}
			
			
#imglienket #itr {
    background: url("ImageWeb/leftts.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    padding-left: 2px;
    margin-top:0px;
    margin-left:-1px;

    width: 40px;
    height:31px;
}
#imglienket #iph {
    background: url("ImageWeb/rightts.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    margin-right: -32px;
    margin-top:0px;
    width: 40px;
     height:31px;
}
#imglienket #igi {
    background: url("ImageWeb/middlets.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    font-size: 11pt;
    margin-left:3px;
    font-weight: bold;
    padding-top:3px;
    padding-left: 30px;
    margin-top:0px;
    color:White;
    height: 27px;
    line-height: 31px;
    width: 85%;
}

#video 
	{
		 
		 
		 width:297px;
		 margin-top:-10px;
		 height: auto;
		 padding:0px;
		 border: 1px solid #cdcdcd;
		  
		  border-radius: 3px;
		  margin-bottom:3px;
		   padding-top:2px;
       
		
		}
	
	
	
		#video .background
		{
			
    
     margin-top:2px;
      width:99%;
    font-size: 15px;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin-left:2px;
     margin-right:2px;

    background: url(../../ImageWeb/headline_bg4.png) repeat-x;
        
    border-radius: 6px 6px 0px 0px;
			
			
			}
		 #video  .background  .page-header
		 {
		 	 background: url(../../ImageWeb/headline_bg1.png) left top no-repeat;
		 	    width:99%;
    font-size: 15px;
     font-weight:bold;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin: 0px 0px 5px;
		 	}
		
		#video img
		{
		 width:97%;
		 height:auto;
		  padding:2px;
		  

			 border:1px solid  #cdcdcd;
			}
			
			
#video #itr {
    background: url("../../ImageWeb/headline_bg1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    padding-left: 2px;
    margin-top:0px;
    margin-left:-1px;
font-size: 11pt;
    margin-left:3px;
    font-weight: bold;
    padding-top:3px;
    padding-left: 10px;
    margin-top:0px;
    color:White;
  
    width: 140px;
    height:31px;
    background-color:Blue;
}
#video #iph {
    background: url("../../ImageWeb/headline_bg4.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    margin-right: 0px;
    margin-top:0px;
    width: 120px;
     height:31px;
 
}
#video #igi {
    background: url("../../ImageWeb/headline_bg4.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    
   
     height:31px;
    width: 180px;
     background-color:Maroon;
    
}
#imglienketphai 
	{
		 
		 width:300px;
		 margin-top:0px;
		 height: auto;
		 padding:0 px;
		 border-left: 1px solid #0394fc;
		  border-right: 1px solid #0394fc;
		   border-bottom: 1px solid #0394fc;
		  border-radius: 3px;
    
		
		}
		#imglienketphai img
		{
		 width:98%;
		 height:auto;
		  padding:2px;
		  margin-top:-15px;	 
  margin-bottom:13px;
			 border:1px solid  #cdcdcd;
			}



#gioithieu
	{
		 
		 
		 width:697px;
		 margin-top:3px;
		 height: auto;
		 padding:0px;
		 border: 1px solid #cdcdcd;
		  
		  border-radius: 3px;
		  margin-bottom:3px;
		   padding-top:2px;
       
		
		}
	
	
	
		#gioithieu .background
		{
			
    
     margin-top:2px;
      width:99.5%;
    font-size: 15px;
     
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin-left:2px;
     margin-right:2px;

    background: url(../../ImageWeb/headline_bg4.png) repeat-x;
        
    border-radius: 6px 6px 0px 0px;
			
			
			}
		 #gioithieu .background  .page-header
		 {
		 	 background: url(../../ImageWeb/headline_bg1.png) left top no-repeat;
		 	    width:100%;
    font-size: 15px;
      font-weight:bold;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin: 0px 0px 5px;
		 	}

/*---------------------------------*/

#thongbao
	{
		 
		 
		 width:297px;
		 margin-top:3px;
		 height: auto;
		 padding:0px;
		 border: 1px solid #cdcdcd;
		  
		  border-radius: 3px;
		  margin-bottom:3px;
		   padding-top:2px;
       
		
		}
	
	
	
		#thongbao .background
		{
			
    
     margin-top:2px;
      width:99%;
    font-size: 15px;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin-left:2px;
     margin-right:2px;

    background: url(../../ImageWeb/headline_bg4.png) repeat-x;
        
    border-radius: 6px 6px 0px 0px;
			
			
			}
		 #thongbao .background  .page-header
		 {
		 	 background: url(../../ImageWeb/headline_bg1.png) left top no-repeat;
		 	    width:99%;
    font-size: 15px;
     font-weight:bold;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin: 0px 0px 5px;
		 	}

#thongbao marquee
	{
		 border:none;
			background: transparent;
			width :98%;
			height:130px;
			padding:0px;
			 margin-left:3px;
			 
			 
			 
		
		}
#thongbao marquee ul 

{
	 width:280px;
	 height:auto;
	 padding:0px;
	 background: transparent;
} 

#thongbao marquee ul li 
{ 
  list-style:none;
  padding-left:3px;
  padding-right:3px;
  padding-top: 5px;
  padding-bottom:5px;
  text-align:justify;
  border-bottom: 1px dotted #f0f0f0;
	}
	#thongbao marquee ul li em {
    font-style: italic;
    font:arial;
    padding-left: 2px;
    color:red;
     font-size:12;
}
	#thongbao marquee ul li a
	{  text-decoration:none;
	   color:Black;
	    font:tahoma;
	   font-size:12px;
	   margin-left:2px;
	    margin-right: 2px;
	    text-align:justify;
	 
	   
		
		
		}
		
			#thongbao marquee ul li a:hover
	{  
	   color:red;
		
		
		}
		
		#thongbao marquee ul li img
{ 
	  width:3px;
	  height:3px;
	   float: left;
	   padding-top:5px;
	     margin-right: 5px;
	   vertical-align:middle;
	
	}


/*---------------------------------*/

#tracuudiem
	{
		 
		 
		 width:300px;
		 margin-top:3px;
		 height: auto;
		 padding:0px;
		 border: 1px solid #cdcdcd;
		 min-height:100px;
		  
		  border-radius: 3px;
		  margin-bottom:3px;
		   padding-top:2px;
		    background-color:#f0f0f0;
       
		
		}
	
	
	
		#tracuudiem .background
		{
			
    
     margin-top:2px;
      width:99%;
    font-size: 15px;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin-left:2px;
     margin-right:2px;

    background: url(../../ImageWeb/headline_bg4.png) repeat-x;
        
    border-radius: 6px 6px 0px 0px;
			
			
			}
		 #tracuudiem .background  .page-header
		 {
		 	 background: url(../../ImageWeb/headline_bg1.png) left top no-repeat;
		 	    width:99%;
    font-size: 15px;
     font-weight:bold;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin: 0px 0px 5px;
		 	}

#tracuudiem  .item
{
	
	    margin:3px;
	
	   float:left;
	    width:auto;
	
	}
	
	
	
	/* ------ Tai nguyen -------*/


#Tainguyen
	{
		 
		 
		 width:297px;
		 margin-top:3px;
		 height: auto;
		 padding:0px;
		 border: 1px solid #cdcdcd;
		  
		  border-radius: 3px;
		  margin-bottom:3px;
		   padding-top:2px;
		    background-color:#F0F0F0;
       
		
		}
	
	
	
		#Tainguyen .background
		{
			
    
     margin-top:2px;
      width:99%;
    font-size: 15px;
     font-weight:bold;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin-left:2px;
     margin-right:2px;

    background: url(../../ImageWeb/headline_bg4.png) repeat-x;
        
    border-radius: 6px 6px 0px 0px;
     margin-bottom:3px;
			
			
			}
		 #Tainguyen .background  .page-header
		 {
		 	 background: url(../../ImageWeb/headline_bg1.png) left top no-repeat;
		 	    width:99%;
    font-size: 15px;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin: 0px 0px 5px;
     margin-bottom:5PX;
		 	}

#Tainguyen ul
{
	 width:100%;
	 height:auto;
	
	}

/* ------ VĂN BẢN MỚI -------*/


#vanban
	{
		 
		 
		 width:297px;
		 margin-top:3px;
		 height: auto;
		 padding:0px;
		 border: 1px solid #cdcdcd;
		  
		  border-radius: 3px;
		  margin-bottom:3px;
		   padding-top:2px;
       
		
		}
	
	
	
		#vanban .background
		{
			
    
     margin-top:2px;
      width:99%;
    font-size: 15px;
     font-weight:bold;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin-left:2px;
     margin-right:2px;

    background: url(../../ImageWeb/headline_bg4.png) repeat-x;
        
    border-radius: 6px 6px 0px 0px;
     margin-bottom:3px;
			
			
			}
		 #vanban .background  .page-header
		 {
		 	 background: url(../../ImageWeb/headline_bg1.png) left top no-repeat;
		 	    width:99%;
    font-size: 15px;
    color: rgb(255, 255, 255);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    margin: 0px 0px 5px;
     margin-bottom:5PX;
		 	}


#vanban ul 

{
	 width:290px;
	 height:auto;
	 padding:3px;
	 background: transparent;
	 margin-top:-5px;

} 

#vanban ul li 
{ 
  list-style:none;
  padding-left:10px;
  padding-right:3px;
  padding-top: 5px;
  padding-bottom:5px;
  text-align:justify;
  border-bottom: 1px solid #f0f0f0;
  
	}
	
		#vanban ul li em {

    font:verdana;
    padding-left: 2px;
    color:Maroon;
     font-size:12;
}
	#vanban ul li .sokh {

    
    font:verdana;
     font-size:12px;
      font-weight:bold;
    padding-left: 2px;
    color:red;
    float:left;
    
}
	#vanban ul li a
	{  text-decoration:none;
	   color:#00528b;
	    font-family: 'Roboto Condensed', sans-serif;
	   font-size:12px;
	   margin-left:2px;
	    margin-right: 2px;
	    text-align:justify;
	     text-indent: 50px;
	  
	 
	   
		
		
		}
		
			#vanban ul li a:hover
	{  
	   color:red;
		
		
		}
		
		#vanban ul li img
{ 
	  
	
	   float:left;
	   padding-left:4px;
	   padding-right:4px;

	     margin-right: 5px;
	   vertical-align:middle;
	  
	   margin-bottom:5px;
	
	}





#fb{
		 width:255px;
		 height:auto;
		  margin-top:0px;
		   padding-left:3px;
			 border-left: 1px solid #0394fc;
		  border-right: 1px solid #0394fc;
		   border-bottom: 1px solid #0394fc;
		   padding-right:1px;
			 	  border-radius: 3px;
        
			}
			
			
#fb #fbtr {
    background: url("../../ImageWeb/leftts.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    padding-left: 2px;
    margin-top:0px;
    margin-left:-4px;

    width: 30px;
    height:30px;
}
#fb #fbph {
    background: url(../../"ImageWeb/rightts.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    margin-right: -32px;
    margin-top:0px;
    width: 40px;
    height:30px;
}
#fb #fbgi {
    background: url("../../ImageWeb/middlets.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    font-size: 11pt;
    margin-left:3px;
    font-weight: bold;
     
    padding-left: 30px;
    margin-top:-5px;
    color:White;
    height: 30px;
    line-height: 27px;
    width: 85%;
}
#fb #face
{ width:100%;
  height:auto;
  margin-top:-5px;
	
	}

#contentdetail
{
 width: 680px;
 height:auto;
 background:white;
 padding-left:5px;
  margin-top:0px;
   margin:0 auto;
 
	
	}
	#contentdetail #td
	{
		 padding:7px;
		  background-color:#cdcdcd;
		  border-bottom: 2px solid red;
		  margin:5px;
		  color: Blue;
		  font-family: 'Roboto Condensed', sans-serif;
		    font-size:14px;
		     font-weight:bold;
		
		}
	
	#contentdetail #lienket
		{
  
  
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
     padding: 8px 8px;  background-color:#f5f5f5;
     

  
   margin-top:3px;
 
			
			}
	#contentdetail #lienket a
		{ 
			 text-decoration:none;
			 color:#777;
			 font-family: 'Roboto Condensed', sans-serif;
			  font-size:11PX;
			 
			  
		}
	
	#contentdetail p
	{
		 height:auto;
		 margin-top:-5px;
		   text-align:justify;
		    text-align:justify;
		    padding:5px;
		   font-family: 'Roboto Condensed', sans-serif;
		    font-size:13px;
		 	     margin-right:10px;
		  
		}
		
		
	#contentdetail h1
	 {
	 	  
	 	  color:#00528b;
	 	  font-family: 'Roboto Condensed', sans-serif;
	 	  font-size: large;
	 	  padding-left:10px;
	 	  
	 	
	 	}
	 	
	 #contentdetail	h3 {
    color: #0856a2;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 2px solid #0856a2;
    margin-bottom: 8px;
    padding-bottom: 3px;
}
	 		#contentdetail #timeandface
	 		{ width:100%;
	 		  height:auto;
	 			
	 			}
	 		
	 		#contentdetail #timeandface	#fecebook
	 		
	 {
	 	   width:68%;
	 	   height:auto;
	 	   float:left;
	 }
	 	#contentdetail #timeandface	#ngaytao
	 {
	 	  width:30%;
	 	  float:right;
	 	  font:arial;
	 	  font-size:13px;
	 	   font-style:italic;
	 	  color:black;
	 	   text-align:right;
	 	   padding-right:12px;
	 	  
	 	
	 	}
	 	#contentdetail #tomtat
	 {
	 	  font:arial;
	 	  font-size:12px;
	 	  color: Black;
	 	  font-weight:bold;
	 	   text-align:justify;
	 	 padding:10px;
	 	  
	 	
	 	} 
	 
	 	#contentdetail #tomtat img
	 {
	     width:50px;
	     height:50px;
	     padding:3px;
	   
	  
	     float:left;
	      margin-right:6px;
	      margin-bottom:5px;
   -moz-box-shadow: 3px 3px 5px 5px #f6f6fb;
  -webkit-box-shadow: 3px 3px 5px 5px #f6f6fb;
box-shadow: 9px 6px 15px -8px rgba(4,4,41,1);
	 	  
	 	
	 	} 
	 	
	 	#contentdetail .video
	 	{
	 		 margin:0 auto;
	 		  width: 100%;
	 		  height:auto;
	 		  margin-top:-10px;
	 		  padding-left:20px;
	 		
	 		}
	 	
	 	#contentdetail #middle 
	 	{
	 		 text-align:center;
	 		
	 		}
	 	#contentdetail #middle img
	 {
	 	     height:300px;
	 	  
	 	     
	 }
	 	
	  	#contentdetail #middle #tieudeanh
	  	{
	  		 font:arial;
	  		 font-size:13px;
	  		 font-style:italic;
	  		}	
	  
	
	 	
	
		#contentdetail #tacgia
	  {
		 font-size: 13px;
		 font-weight:bold;
		  color:Black;
		   padding: 15px;
		   text-align:right;
		 
		}
		
		#contentdetail #filedinhkem
	     {
		 font-size: 13px;
		  color:Black;
		   padding: 15px;
		   width:700px;
		
		 
		}
			#contentdetail #filedinhkem a
	     {
		 font-size: 13px;
		  color:red;
		   padding: 15px;
		   text-decoration:none;
		
		 
		}
			#contentdetail #tinlienquan
			{
			 font:arial;
			 font-size:12px;
			 text-align:justify;
			 color:black;
			 font-weight:bold;
		
			 
				}
				
		   #contentdetail #tinlienquan mg
			{
		
			  width:8px;
	  height:8px;
	   float: left;
	   padding-top:5px;
	     margin-right: 5px;
	   vertical-align:middle;
				}
		#contentdetail  ul 
		{
			
			  padding-bottom: 10px;
			  width: 600px;
			  height:auto;
			
			}
			
	#contentdetail  ul li
		{
	list-style:none;
    padding-bottom:3px;
   list-style-image : url("../../ImageWeb/nutdo.gif");
    margin-top:3px;
   margin-right:3px;
    padding-left:3px;
    text-align:justify;
   margin-bottom:5px;
  
			
			}
			#contentdetail  ul li a
			{
	 text-decoration:none;
	 font:arial;
	 font-size:12px;
	 color:Black;
	 
			
			}
			
			#contentdetail  ul li a:hover
			{
	 text-decoration:none;
	 font:arial;
	 font-size:13px;
	 color:red;
	 
			
			}
		
	#hotro{
		 width:99%;
		 height:auto;
		 margin-top:3px;
		 
			 border-left: 1px solid #0394fc;
		  border-right: 1px solid #0394fc;
		   border-bottom: 1px solid #0394fc;
			 	  border-radius: 3px;
          
			}
			
			
#hotro #httr {
    background: url("../../ImageWeb/leftts.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    padding-left: 2px;
    margin-top:0px;
    margin-left:-1px;

    width: 30px;
    height:40px;
}
#hotro #htph {
    background: url("../../ImageWeb/rightts.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    margin-right: -32px;
    margin-top:0px;
    width: 40px;
    height:40px;
}
#hotro #htgi {
    background: url("../../ImageWeb/middlets.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    font-size: 11pt;
    margin-left:3px;
    font-weight: bold;
    padding-top:3px;
    padding-left: 30px;
    margin-top:0px;
    color:White;
    height: 40px;
    line-height: 27px;
    width: 85%;
}	

#hotro img
{
	  margin-top:-10px;
	 width:97%;
	 height:auto;
	 padding:2px;
	  border: 1px solid #cdcdcd;
	   margin-bottom: 3px;
	
	}

#hotro ul 

{
	 width:240px;
	 height:auto;
	 padding:0px;
	 background: transparent;
} 

#hotro ul li 
{ 
  font:arial;
  font-size:13px;
  font-weight:bold;
  color:Olive;
  list-style:none;
  padding-left:3px;
  padding-right:3px;
  text-align:justify;
  border-bottom: 1px dotted #cdcdcd;
  height:30px; padding-bottom:2px;
  padding-top:3px;
  
  }
  #hotro ul li a.img
{ 
  padding-top:5px;
  float:left; padding-right:10px;
  border:none;
  
  
 
 }
 
#bang
{
	
   width:690px;
  margin-top: 10px;
  border: #e5e5e5 1px solid;
	
	}
.colunm_1 {
    color: #000000;
    padding: 20px 5px;
    width: 140px;
    border-bottom:1px solid #cdcdcd;
}
.colunm_2 {
    color: #000000;
    padding: 10px 0;
     border-bottom:1px solid #cdcdcd;
     width:540px;
}

.title_line {
    background-color:blue;
    color: #fff;
    font:arial;
    font-weight: bold;
    font-size:14px;
    height: 30px;
    padding-left: 10px;
    text-transform: uppercase;
}

.row{
	 height:35px;
	 padding:5px;
	 border: 1px solid #cdcdcd;
	 
	}
  .ho
  { 
  	 width:60px;
  	 height:25px;
  	 padding:5px;
  	 font:arial;
  	 color:Blue;
  	 font-size:12px;
  	 font-weight:bold;
  	
  	
  	
  	}
  	  .holot
  { 
  	 width:120px;
  	 height:25px;
  	 padding:5px;
  	  font:arial;
  	 color:Blue;
  	 font-size:12px;
  	 font-weight:bold;
  	
  	
  	
  	
  	}
  	  .ten
  { 
  	 width:60px;
  	 height:25px;
  	 padding:5px;
  	  font:arial;
  	 color:Blue;
  	 font-size:12px;
  	 font-weight:bold;
  	
  
  	}
  	
  	.note {
    color: Red;
}

 .ns
  { 
  	 width:140px;
  	 height:25px;
  	 padding:5px;
  	 font:arial;
  	 color:Blue;
  	 font-size:12px;
  	 font-weight:bold;
  	
  	
  	
  	}
  	
  	.sdt
  { 
  	 width:70px;
  	 height:25px;
  	 padding:5px;
  	 font:arial;
  	 color:Blue;
  	 font-size:12px;
  	 font-weight:bold;
  	
  	
  	
  	}
  	.dcll
  { 
  	 width:250px;
  	 height:25px;
  	 padding:5px;
  	 font:arial;
  	 color:Blue;
  	 font-size:12px;
  	 font-weight:bold;
  	
  	
  	
  	}
  	
  	  	.tinh
  { 
  	 width:100px;
  	 height:25px;
  	 padding:5px;
  	 font:arial;
  	 color:Blue;
  	 font-size:12px;
  	 font-weight:bold;
  	
  	
  	
  	}
  	 	#bc
  	{
  	 
  	 background-image:url(../../ImageWeb/nen.png);
  	 width: 1000px;
  	 height:auto;
  	  margin-top:7px;
  	 margin-left: 2px;
  	  padding-top:15px;
  	  -moz-box-shadow: 3px 3px 5px 1px #ccc;
  -webkit-box-shadow: 3px 3px 5px 1px #ccc;
   text-align:center;
  	  
  		
  		}
  		
  		#bc .bcleft
		{
		 float:left;
		   margin-left:20px;
		  margin-right:10px;
		  width:950px;
		  
		}
		#bc h3
		{
			 font:arial;
			 font-size:16px;
			  font-weight:bold;
			  color:Blue;
			}
  		
  	#tracuu
  	{
  	 width: 95%;
  	 min-height:410px;
  	 background-color:#f0f0f0;

  	 margin-left: 2px;
  	  -moz-box-shadow: 3px 3px 5px 1px #ccc;
  -webkit-box-shadow: 3px 3px 5px 1px #ccc;
   text-align: justify;
   padding:10px;
    margin-bottom:15px;
  	  
  		
  		}
  		
  		#tracuu	h3
{
	 padding: 7px;

	 color:white;
	 font-size: 14px;
	background: #009999;
	    text-transform: uppercase;
	width: 650px;
	text-align: center;
}
	  		#tracuu	.line
{
	  padding:10px;
	  width:90%;
	  border-bottom:1px dotted #cdcdcd;
}
	#tracuu	h4
{
	 padding: 5px;

	 color:white;
	 font-size: small;
	background: #00cc99;
	text-align:center;
	 width:70%;
}
	
		#tracuu .find
	{
	  margin-top: 20px;
	
	   height:auto;
	  width: 690px;
	  float:left;
		
		}
		
		#tracuu .find .fleft
		{
		 float:left;
		   margin-left:20px;
		  margin-right:10px;
	color: #0033CC;
	font-weight: 700;
}
						
		
	#tracuu #result
	{
	  margin-top: 10px;
	  height: auto;
	  width: 690px;
		
		}
		


 #conten_manage
 {
  width:1000;
  height:auto;
  margin:-10px auto;

   
	text-align: center;
}
 	
 	 #conten_manage #control
   {
     width:1000;
   height :40px;
}
 	#conten_manage #control .ct
 	
 	{
 	  margin-left: 10px;
 	  margin-right: 10px;
 	  min-width:200px;
 	  	 float:left;
 		
 		}
 	 #conten_manage h3 
 	 {
 	 	 font:arial;
 	 	 font-size:18px;
 	 	  font-weight:bold;
 	 	   color:Blue;
 	 	   text-align:center;
 	 	   padding-top:20px;
 	 	   
 	 	
 	 	}
 	 	
 	 	#quantri
 	 	{ margin-top:7px;
 	 	  height:auto;
 	 	  width:1000px;
 	 		
 	 		}
 	 		
 	 #facebook
 	 {
 	 	 width:300px;
 	 	 height:auto;
 	 	 
 	 	
 	 	}
 	 .inputForm{
      border: 1px solid #cdcdcd;
    padding: 3px 3px;
    border-radius: 8px;
    font-family: 'Roboto Condensed', sans-serif;
     font-size:10px;
     color:#00528b;
      
     
      -moz-border-radius:8px;
      -webkit-border-radius:8px;
   }	
 	 
 	 #search 
 	 {  margin-top:3px;
          width:100%;
 	   height:30px;
 	   background-color:#f7f7f7; /*#efeded;*/
 	   float:left;
 	  -moz-box-shadow: 3px 1px 1px 1px #efeded;
  -webkit-box-shadow: 3px 1px 1px 1px #efeded;
   text-align: justify;
 	    	   
 	    	   margin-bottom:3px;
                overflow:hidden;
 	   
 	  	 	
 	 	}
 	 	#search .trai
 	 	{  padding-top:8px;
 	 	    padding-bottom:8px;
 	 		width:30%;
 	 	  padding-left:20px;
 	 	
 	 	  float:left;
 	 	  background:url("../../ImageWeb/bgtime.png") no-repeat;

 	 	   background-position:left;
 	 	

    white-space: nowrap;
 	 		
 	 		
 	 		}
 	 	#search .giua
 	 	{ padding-top:8px;
 	 	    padding-bottom:8px;
 	 		width:43%;
 	 	  
 	 	   	  float:left;
 	 		
 	 		
 	 		}
 	 	#search .phai
 	 	{ width:24%;
 	 	   
 	 	     text-align:center;
 	 	     vertical-align:middle;
 	 	    	 	      height:100%;
 	 	    	 	      margin-right:5px;
 	 	     	
 	 	   	  float:right;
 	 		
 	 		
 	 		}
 	 		#search .phai .item
 	 		{
 	 			 float:right;
 	 			  vertical-align:middle;
 	 			 			  width:auto;
 	 			 			  padding-top:3px;
 	 			  
 	 			  
 	 			}
 	 		
 	 	#search .giua marquee
 	 	{ width:100%;
 	 	  height:auto;
 	 		
 	 		}
 	 		#search .giua marquee ul { list-style: none outside none; margin:0; padding: 0; text-align: center }
 	    
 	 			#search .giua marquee ul li { display: inline; margin: 0 10px;  list-style-image:url('../../ImageWeb/nutdo.gif');}
 	 	
 	 			#search .giua marquee ul li a 
 	 			{ text-decoration:none;
 	 			  color: blue;
 	 			  font-family: 'Roboto Condensed', sans-serif;
 	 			   font-size:12px;
 	 			  
 	 				 				
 	 				}
 	 				#search .giua marquee ul li a:hover
 	 				{ color:red;
 	 					
 	 					}

			
		#menuleft{
		 width:99%;
		 height:auto;
		  margin-top:-7px;
			  border-left: 1px solid #0394fc;
		  border-right: 1px solid #0394fc;
		   border-bottom: 1px solid #0394fc;
			 	  border-radius: 3px;
          -moz-box-shadow: 3px 3px 10px 5px #f6f6fb;
  -webkit-box-shadow: 3px 3px 10px 5px #f6f6fb;
			 padding-bottom:-5px;
			  margin-bottom:1px;
			   background-color:#f0f0f0;
			}
			
			
#menuleft #mntr {
    background: url("../../ImageWeb/leftts.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    padding-left: 2px;
    margin-top:0px;
    margin-left:-1px;
     padding-top:2px;
    
    width: 30px;
    height:26px;
}
#menuleft #mnph {
    background: url("../../ImageWeb/rightts.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    margin-right: -32px;
    margin-top:0px;
    padding-top:2px;
    width: 40px;
    height:26px;
    
}
#menuleft #mngi {
    background: url("../../ImageWeb/middlets.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 11pt;
    margin-left:3px;
    font-weight: bold;
    padding-top:3px;
    padding-left: 30px;
    margin-top:0px;
    color:White;
    height: 26px;
    line-height: 27px;
    width: 85%;
}	

 #menuleft #button {
	width: 99%;
	
	 margin-left:3px;
	
	margin-bottom: 1em;
	font-family: 'Roboto Condensed', sans-serif;
	
	color: #333;
	 padding-bottom:-10px;
	
}

#menuleft #button ul 
{
	 width:99.9%;
	list-style: none;
	
	margin: 0;
	padding: 0;
	border: none;
	 margin-left:-2px;
	 margin-bottom:-10px;
}
	
#menuleft #button li {
	border-bottom: 1px solid #90bade;
	width:100%;
	margin: 0;
	
	list-style: none;
	list-style-image: none;
}
	
#menuleft #button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
	 font-size:12px;
	width: 100%;
}

html>body #menuleft #button li a {
	width: auto;
}

#menuleft #button li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}


/*Danh muc van ban*/

#vanban_manage 
{  width:1000px;
   background-color:White;
   height:auto;
    margin-top:-5px;
  
	
	}

 #vanban_manage row
 {
 	 width:100%;
 	 height:30px;
 	 padding:7px;
 	
 	}
 	
 	 #vanban_manage row item
 	 {
 	 	 height:100%;
 	 	 margin-left:10px; 
 	 	 float:left;
 	 	
 	 	}
 #vanban_manage #menuVB
{
	 margin-top:10px;
	 width:100%;
	 min-height:330px;
	 background-color:White;
	 
}
 #vanban_manage #menuVB #left
{
	 width:23%;
	 height:auto;
	 float:left;
	  margin-top:10px;
	
	}
 #vanban_manage #menuVB #left h2
 { margin-left:12px;
   padding:5px;
    background-color:#3333cc;
    color:white;
     width:86%;
      
 	
 	
 	}

 
	 #vanban_manage #menuVB #right
{
	  width:75%;
	  float:right;
	
	 height:auto;
	  background-color:White;
	  margin-top:10px;
	font-family: 'Roboto Condensed', sans-serif;
}
	#vanban_manage #menuVB #right h2
	{
		 margin-top:-10px;
		 width:100%;
		  padding:3px;
		   vertical-align: middle;
		   		     text-align:center;
		     color:Blue;
		     font-family: 'Roboto Condensed', sans-serif;
		       font-weight:bold;
	font-size: medium;
}
	 #vanban_manage #menuVB #right .row
 {
 	 width:95%;
 	 height:30px;
 	 padding:7px;
 	 float:left;
 	 height:auto;
 	 border: 1px solid #cdcdcd;
 	  border-radius:3px;
 	  margin-bottom:13px;
 	  margin-top:-10px;
 	    background-color: #f0f0f0;
 	  
 	
 	}
 	
 	 #vanban_manage #menuVB #right .row .item
 	 {
 	 	 border-style: none;
	border-color: inherit;
	border-width: 0px;
	height:40px;
	 	 	 	margin-left:10px; 
 	 	 	float:left;
		width:auto;
	 	padding-right:10px;
	  	font-family: 'Roboto Condensed', sans-serif;
	  	 vertical-align:middle;
}

  #vanban_manage #menuVB #right .rowhead
 {
 	 width:95%;
 	 height:30px;
 	 padding:7px;
 	 float:left;
 	 height:auto;
 	 border: 1px solid #cdcdcd;
 	  border-radius:3px;
 	  margin-bottom:13px;
 	  margin-top:-10px;
 	    background-color:#996600;
 	  
 	
 	}
 	
 	 	 #vanban_manage #menuVB #right .rowhead .item
 	 {
 	 	 border-style: none;
	border-color: inherit;
	border-width: 0px;
	height:40px;
	 	 	 	margin-left:10px; 
 	 	 	float:left;
		width:auto;
	 	padding-right:10px;
	  	font-family: 'Roboto Condensed', sans-serif;
	  	 vertical-align:middle;
}
/* css question */
#conten_question
{  width:690px;
   background-color:White;
   height:auto;
   margin-left:10px;
	color: #0000CD;
	 margin-top:-7px;
}

 #conten_question .row
 {
 	 width:100%;
 	 height:auto;
 	 
 	  	 padding:7px;
 	
 	}
 	
 	 #conten_question .row .item
 	 {
 	 	  height:auto;
 	 	 
 	 	 margin-left:10px; 
 	 	 float:left;
 	 	
 	 	}


	 #conten_question #menuNew 
{
	  width:101%;
	  float:right;
	
	 height:auto;
	  background-color:White;

	font-family: 'Roboto Condensed', sans-serif;
	 margin-left:3px;
}
	#conten_question #menuNew h2
	{
		 margin-top:-10px;
		 width:100%;
		  padding:3px;
		   vertical-align: middle;
		   		     text-align:center;
		     color:Blue;
		      font-family: 'Roboto Condensed', sans-serif;
		       font-weight:bold;
	font-size: medium;
}
	 #conten_question #menuNew .row
 {
 	 width:95%;
 	 height:auto;
 	 padding:7px;
 	 float:left;
 	 height:auto;
 	 border: 1px solid #cdcdcd;
 	  border-radius:3px;
 	  margin-bottom:13px;
 	  margin-top:-10px;
 	    background-color: #f0f0f0;
 	  
 	
 	}
 	
 	 #conten_question #menuNew .row .item
 	 {
 	 	 border-style: none;
	border-color: inherit;
	border-width: 0px;
	height:auto;
	 	 	 	margin-left:10px; 
 	 	 	float:left;
	 width:auto;
	 	padding-right:10px;
	  	font-family: 'Roboto Condensed', sans-serif;
	  	 vertical-align:middle;
	margin-bottom: 0px;
	font-size: small;
}

  #conten_question #menuNew .rowhead
 {
 	 width:95%;
 	 height:30px;
 	 padding:7px;
 	 float:left;
 	 height:auto;
 	 border: 1px solid #cdcdcd;
 	  border-radius:3px;
 	  margin-bottom:13px;
 	  margin-top:-10px;
 	    background-color:#009933;
 	  
 	
 	}
 	
 	 	 #conten_question #menuNew .rowhead .item
 	 {
 	 	 border-style: none;
	border-color: inherit;
	border-width: 0px;
	height:auto;
	 	 	 	margin-left:10px; 
 	 	 	float:left;
		width:auto;
	 	padding-right:10px;
	  	font-family: 'Roboto Condensed', sans-serif;
	  	 vertical-align:middle;
}


#question
{
	 width:650px;
	 height:auto;
	 padding:3px;
	 text-align:justify;
	 
	}
	
	#question .infoques
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:11px;
	color:#996633;
	padding-left:15px;
	float:left;
	
	
	}
	
#question .title
{
	      background-image:url("../../ImageWeb/Button-Help-icon.png");
	       background-repeat:no-repeat;
	      background-position:left center;
	      padding-left:25px;
	     width:100%;
	     padding-top:3px;
	     padding-bottom:3px;
	     height:auto;
	
	}
	#question .title a
{
	     color: #0856a2;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 8px;
    padding-bottom: 3px;
    text-decoration:none;
    font-weight:bold;
	
	}
	
	#question p
{ font-family: 'Roboto Condensed', sans-serif;
  margin:3px;
  width:100%;
  height:auto;
  padding:3px;
  text-align:justify;
   font-size:12px;

	 padding:3px;
	 text-align:justify;
	 text-indent: 30px;
	  
	}


  #chucnang
  {

     width:700px;
     height:auto;
     float:left;
     background-color:#f0f0f0;

  }  
	 #chucnang .item
     {

         height:auto;
         width:310px;
         float:left;
         margin-left:5px;

	 }

	#question .answer
{
	     
	       background-repeat:no-repeat;
	      background-position:left center;
	      padding-left:25px;
	     width:100%;
	     padding-top:3px;
	     padding-bottom:3px;
	     height:auto;
	      clear:both;
	
	}
	#question .answer .title
	{
	 background-image:url("../../ImageWeb/clear-tick-icon.png");
	 padding-left:25px;
	 color:#990000;
	font-family: 'Roboto Condensed', sans-serif;
	 font-size:15px;
	  font-weight:bold;
	  
	}
	#question .answer a
{
	     color: #cc0066;
   font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 8px;
    padding-bottom: 3px;
    text-decoration:none;
    font-weight:bold;
	
	}
	
#question .answer p
{ font-family: 'Roboto Condensed', sans-serif;
   font-size:12px;
  margin:3px;
  width:100%;
  height:auto;
  padding:3px;
  text-align:justify;
   background-color:#f0f0f0;
	 padding:3px;
	  text-indent: 30px;
	}
#question a .link 
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	font-style:italic;
	color:Blue;
	
	float:right;
	text-decoration:none;
	
	}
	#question .answer .about
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:11px;
	color:#996633;
	padding-left:15px;
	float:left;
	
	
	}
	
	
    
    #footer
	{ width: 100%;
	  margin:0 auto;
   
     height:350px;
	
	 margin:0px;
	 padding:0px;
	  background-color:#0066cc; 	
		}
	
	#footer .head
	{
		 width:100%;
		background-image:url(../../ImageWeb/bottom_bg.png);
		 background-repeat:repeat-x;
		height:35px;
		padding:0px;
		margin:0px;
	
		
		}  
		#footer .content
		{
			 width: 100%;
			 height:100%;
		
			 
			 background-color:#0066cc; 

			
			}
			
			#footer .content .left
			{
				 width:88%;
				 float:left;
				 height:100%;
				 margin:0px;
			     padding-left:7px;
				 background-color:#0066cc; 
				 			 /*background-image:url(../../ImageWeb/footerlogo.png);
			 background-position:right;
			 background-repeat:no-repeat;*/
				}
				
				#footer .content .left .item
				{
					 padding-top:7px;
					 padding-bottom:7px;
					 height:auto;
					 width:100%;
					 color:White;
					 font-family: 'Roboto Condensed', sans-serif;
					  font-size:11px;
					   background-color:Transparent;
					   
					
					}
		
					
					
					#footer .content .right
			{
				 width:10%;
				 float:right;
				 height:100%;
				 margin:0px;
	
				  background-color:#0066cc; 
				
				}
				
				#footer .content .right .item
				{
					
					  padding-top:7px;
					 padding-bottom:7px;
					 height:auto;
					 width:100%;
					 color:White;
					 font-family: 'Roboto Condensed', sans-serif;
					  font-size:11px;
					   background-color:#0066cc; 
					  
					
					}
					
				#footer .content .right .item .top
				{
					 float:right;
					 padding-right:10px;
					 height:auto;
					
					}	
					
					
		#content_add
		{
		  width:100%;
		  height:auto;
		  margin-bottom:5px;
		  background-color:#f0f0f0;
	
	
		  margin:0 auto;
		  margin-top:5px;
		
			
			}
			
		#content_add .blog
		{
			 
			 width:99%;
		  height:390px;
		  background-color:#f7f7f7;
		  border:1px solid #cdcdcd;
		  padding:3px;
		  margin:0 auto;
		  margin-top:5px;
		  margin-bottom:3px;
			}	
			
			#content_add .blog .left
			{
				 width:71%;
				 height:auto;
				 padding:3px;
				
				 background-color:#f7f7f7;
				 float:left;
				 
						
				
				}
				
					#content_add .blog .right
			{
				 width:25%;
				 height:auto;
				 padding:3px;
				
				 background-color:#f7f7f7;
				 float:right;
				 
						
				
				}
				
				#content_add .blog .right .item
				{
					 width:98%;
					  padding-top:7px;
					   padding-bottom:7px;
					  margin-top:3px;
					   border:0px;
					    border:1px solid white;
					   background-color:#f7f7f7;
					   padding-left:3px;
					
					}
						#content_add .blog .right .item1
				{
					 width:98%;
					  padding-top:7px;
					   padding-bottom:7px;
					  margin-top:3px;
					   border:1px solid white;
					 
					   background-color:#eeeeee;
					   padding-left:3px;
					
					}
				
				
				#content_add .blog .left h1
				{
					 width:98%;
					 padding:7px;
					font-family: 'Roboto Condensed', sans-serif;
					 font-size:15px;
					 color:#000000;
					 text-align:center;
					 background-color:#f7f7f7;
					  border-bottom:1px solid #cdcdcd;
					  margin-top:0px;
					
					}
					
						#content_add .blog .left .row
						{
							
							 width:99%;
						 height:auto;
						 padding:2px;
						 background-color:#f7f7f7;
						 padding-top:10px;
						 padding-bottom:10px;
						 margin-top:3px;
						 border-radius:3px;
								  border: 1px solid white;
						 
							}
							
									#content_add .blog .left .row1
						{
							
							 width:99%;
						 height:auto;
						 padding:2px;
						 background-color:#eeeeee;
						  border: 1px solid white;
						 padding-top:10px;
						 padding-bottom:10px;
						 margin-top:3px;
						 		 border-radius:3px;
						
						 
							}
									#content_add .blog .left .row1
						{
							
						 width:auto;
						 height:auto;
						  padding-left:5px;
						 
							}
					#content_add .blog .left .row .item
					{
						 width:auto;
						 height:auto;
						  padding-left:5px;
						 
						
						}
						
						
						
						#content_add .content
						{
							  width:100%;
							  height:auto;
						       background:white;
						
						
							   margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#content_add  ct
{
	 width:100%;
	 height:auto;
	 background-color:#f0f0f0;
	
	
	}


.vienanh
{
	padding-left: 1pt;
	padding-right: 0pt;
	padding-bottom: 1pt;
	border: 4pt;
	border-left-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-top-style: double;
	outline-style: double;
	outline-color: ActiveBorder;
	margin-right: 4pt;
	margin-left: 2pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	font-family: 'Roboto Condensed', sans-serif;
}
.linkgrid
 {
 	
 	
 	}
.codinh
{
	 position:fixed;
	}
	.grid
	{
		 
		 color:White;
		 background-color:  #ffe4e1;
		  top:5pt;
		  font-size :13px;
		 border:1px;
		  border-style:dotted;
		  
		 
		
		}
 .GridHeader
{
    height:20px;
    font-weight: bold;
    font-size:11px;
    background-color: Green;
}
.GridHeader a {color: white!important}
 .marquee
 {
	 border:1pt;
	  
	    border:1px;
	    border-color:Red;
	    margin-left:4px;
	    margin-right:4px;
	    padding:3px;
	    color:Blue;
	    background-color: White;
	    text-align:justify;
	
	}
	
 
.trangchu
{
  clear:both;
 font:tahoma;
 font-size:13px;
 color:White;	

	}
 .margin
{
    margin-left:10%;
}
 
 .report
 {
	 border:1pt;
	 background:white;
	 margin-left:0pt;
	 margin-right:0pt;
	 margin-top:0pt;
	 margin-top:0pt;
	 
	
	}


.sizeanh 
{
	 width: 420px;
	height:300px;
	border-bottom-style:double;
	border-left-style:double;
	border-right-style:double;
	border-top-style:double;
    border-width:2px;
    border:inherit;
	
	border-top-color: Gray;
	border-left-color:Gray;
	border-right-color:Gray;
	border-bottom-color:Gray;
	
	
	}
	.vienanh
	{
	border-bottom-style: dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-top-style:dotted;
    border-width: 2;
    border:inherit;
	
	border-top-color: Gray;
	border-left-color:Gray;
	border-right-color:Gray;
	border-bottom-color:Gray;
		}
		
	.vientb
	{
	border-bottom-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-top-style:dotted;
    border-width:thin;
    border:inherit;
    background-color: Blue;
	
		}
		.vientieudetb
	{
	
	border-left-style:double;
	border-right-style:double;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-size:x-small;
     border:"1px";
     border-width:thin;
    border:inherit;
    background-color:Window;
	
		}
		.giua
		{
			margin: 0 auto; 

			
			}
		
		
		.clear
		{
	 clear:both;}