<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	max-width: 1366px;
	background:url(../images/bg.jpg);
	margin:auto;
}
textarea {
   resize: none;
}
@font-face{
    font-family: menu;
    src:url(../fonts/UVNVan_R.TTF);
}
@font-face{
    font-family: slogan;
    src:url(../fonts/UVNVan_B.TTF);
}

.header{
	max-width: 1202px;
	background:url(../images/bg-header.gif);
	background-repeat: no-repeat;

}
.content{
	max-width: 1000px;

}
.content-top h3{
	color: white;
    font-family: slogan;
    font-weight: 900;
    margin-bottom: 15px;
    margin-left: 25px;
    margin-top: 15px;
    text-shadow: 0.1em 0.1em #bbb;
    text-transform: uppercase;
}
.content-top img{
	border-radius: 20px;
	border: 5px solid #fbcb91;
	border-bottom: 5px solid #ea5300;
	min-height:300px;
}
/* begin css menu */
.menu
{
padding: 0px;
}
.navbar-collapse
{
	margin-top:10px;
	border-top-left-radius: 10px;
	background: none repeat scroll 0 0 #f7941c;
}

.navbar-collapse a
{
	background-color: #f7941c;
	color:white;
	font-weight: 900;
	text-transform: uppercase;
	font-family: menu;
	font-size: 14px;
	letter-spacing: 2px;
	/* //letter-spacing:72; */
}
.navbar-collapse ul li a:hover
{
	background-color: #f7941c;
	color:#784824;
}
.navbar-collapse .first-a
{
	background: url(../images/bg-home.png);
	max-width: 125px;

}
.navbar-collapse a.active{
	background:#f66a02;
}
.navbar-collapse .first-a:hover
{
	color:#eee;
	border-top-left-radius:10px;
}
.navbar-collapse ul li .arrow{
  	background-color: #f7941c;
    border-top-right-radius: 10px;
    float: right;
    height: 0;
    margin-top: -51px;
    width: 55px;
}

.navbar-collapse ul .flowerright{
	clear:both !important;
	float: right;
	width:107px;
	height:0px;
	border-top-right-radius: 10px;
	background-color: #f7941c;
}

.navbar-collapse ul li .abcd
{
	background:url(../images/flower.png);
  	background-position: right;
    padding: 50px 20px;
    margin-left: -55px;
    margin-top: -25px;
	width:160px;
	height:50px;
	position: relative;
  	background-repeat: no-repeat;
    color: white;
    text-shadow: 0 1px 0 white;
}
.dropdownmenuk{
	position: relative;
	z-index: 500;
}
.dropdownmenuk .sub-menu {
	display: none;
	position: absolute;
	top: 50px;
	left: -40px;
	z-index: 598;
	width: 100%;

}
.dropdownmenuk:hover .sub-menu{
	display: block;
}
.dropdownmenuk .sub-menu li{
	list-style-type: none;
	background: #ccc;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 1px solid red;
	background: #f7941c url(../images/list-clip.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position: 1px;

}
.dropdownmenuk .sub-menu li:first-of-type{
	border-top: none;
}
.dropdownmenuk .sub-menu li:last-of-type{
	border-bottom: none;
}
.menu ul li.dropdownmenuk li a{
	color: white;
	font-weight: normal;
	text-transform: none;

}
.menu ul li.dropdownmenuk:hover li a{
	border-bottom: none;
}
.menu ul li.dropdownmenuk:hover li:hover a{
	color: red;
	text-decoration: none;
}
/* end CSS menu*/
/*begin css search*/
.btn-search{
	height: 34px;
	width: 45px;
	background-color: red !important;
	position:relative;
	margin-right: 6px;
}
.search p
{
	float: right;
    margin: 0 !important;
    padding: 8px 8px 0 0;
}
/*end css search*/
/*begin css main */
.hot-news{
	background: #669933;
	padding: 10px;
}
.hot-news h5
{
	font-weight: 700;
	font-size: 16px;
	color: white;
}
.hot-news .time , .question .date-comment
{
	color:#ffd200;
	font-weight: bold;
}
.hot-news .time , .question .ngaygui
{
	color:#aaa;
	font-style: italic;
}
.hot-news p
{
	color:white;
	font-size: 13px;
}
.hot-news img
{
	border-radius: 10px;
	padding-bottom: 3px;
}
.hot-news a {
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	float: right;
}
.intro-news
{
	margin-top:10px;
}
.intro-news p
{
	color: #848484;
    font-size: 15px;
    margin-left: 0;
    text-align: justify;
}
.intro-news img
{
	height: 140px;
    width: 100%;
}
.intro-news .intro-new
{
	margin: 0;
    padding: 5px;
}
.intro-new .link-tieude{
	height: 35px;
}
.news{
	border-right: 1px solid #ddd;
	margin-top:15px;
}
.note-contact{
	color: #f7941c;
}
.news h4{
font-size: 22px;
font-weight: bold;
color: #565656;
font-style: MyriadPro;
background:url('../images/style-list.png');
background-position: left;
background-repeat: no-repeat;
height: 32px;
padding: 5px 30px;
border-bottom: 2px solid #f7941c;
}
.news .title
{
	font-weight: bold;
font-size: 15px;
color: #565656;
font-family: Arial;
}
.news .time
{
font-size: 13px;
font-weight: bold;
color: #f7941c;
font-family: Arial;
}
.news .chimuc
{
	border-bottom: 2px solid #f7941c;
}
.news .text-content
{
font-size: 13px;
color: #757473;
font-family: Arial;
}
.clip{
	margin-top:12px;
}
.clip .video ul{
	padding-left: 20px;
    padding-right: 2px;
}
.text-color, .question h5{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #565656;
	font-style: MyriadPro;
}
.tinmoi .news-new ul{
	padding-left: 3px;
}
.tinmoi .news-new ul li{
	background: none repeat scroll 0 0 #f7941c;
    list-style: none outside none;
    margin: 0 0 1px;
    padding: 4px;
}


.clip .clip-title{
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	font-weight: 600;
	color: #ff5b13;
}
.clip ul li {
	list-style: ;
	list-style:  inside url('../images/list-clip.png');
	background: #d8e1c9;
	margin-left: -20px;
	margin-top:2px;
	padding:2px 10px;
}
.clip ul li a {
	color:#6f716c;
}
.question{
	margin-top:0px;
}
.question .comment
{
	color:#838281;
	font-size: 12px;
	text-align: justify;
}

/*end css main */
/* begin left-content */
.left-content
{
	border-left: 2px solid #f7941c;
	background: #f7941c;
	margin-top: 0px;
}
.left-content h4
{
	background: url('../images/list-clip.png');
	background-repeat: no-repeat;
	background-position: left;
	padding:5px 20px;
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
}
.new-word
{
	background:#f9e4c8;
}
.new-word ul li
{
	list-style: square;
	margin-left: -10px;
	padding-left: 5px;
	color: red;
}
.new-word ul li a{
	font-family: Times ;
	font-size: 13px;
	text-decoration: none;
	/* color:#484848; */

}
.new-word ul li a:hover{
	colors: #f7941c;
}
.new-word .a-new
{
color:#669933;
font-style: italic;
}
.support-online h4
{
	text-align: center;
}
.support-online img
{
padding: 8px 10px;

}
.support-online span
{
	font-size: 14px;
	font-family: Arial;
	text-align: right;
}
.support-online .p-hotline
{
	color: red;
	font-size: 18px;

}
.support-online .sp-email{
	padding-bottom: 10px;
}

.link-web{
	background:#f6e2c6;
	margin-top: 15px;
}
.link-web img{
	padding: 5px 0;
	width: 100%;
}
.link-web .question{
	color:#669933;
	padding-left: 5px;
	color: #669933;
    padding: 5px;
    text-align: justify;
}
.link-web .radio {
	margin-left: 0;
    padding-left: 24px;
    width: 100%;
}
/* end css left-content*/
/* begin css footer */
footer{
	max-width: 1366px;
	min-height: 106px;
	background: url('../images/footer.jpg');
	margin: auto;
	margin-top: 10px;
}
.footer{
	max-width: 1000px;
	margin-top: 40px;
}
.info{margin-top: 20px;}
.footer p{
	font-style: Arial;
	font-size: 12px;
	color: white;
	font-weight: 700;
}
.footer h5{
	font-size: 18px;
}
.report p
{
	color: black;
	font-weight: normal;
}

/*end css footer*/
.lienket {
	max-width: 226px;
	padding-top: 20px;
	margin:auto;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	border-radius: 10px 10px 0 0 ;
	margin-left: 9px !important;
	padding-bottom: 5px;
}
.news-new{
	border-bottom: 3px solid #eee;
	padding-top:0px;
}
.action-news
{
	padding-top:10px;
}
.page
{
	padding: 20px;
	padding-left: 0px;
	margin-top: 40px;
}
.page ul li
{
		list-style: none;
		float: left;
		width: 30px;
		height: 30px;
		padding-top: 2px;
		padding-left: 10px;
		border:1px solid #848484;
		margin-right: 10px;
}
.page ul li a
{
		text-decoration: none;
}
.page ul li:hover
{
	border:1px solid #f7941c;
}
.page .spacial, .page .spacial:hover
{
	border:none;
}
.user-comment {
	padding: 5px;
	border-right: 1px solid #898989;
	margin-top: 5px;
}
.user-stt{
		padding: 5px;
		margin-top: 5px;
}
.cmt{
	border-top: 1px solid #898989;
	margin-top: 5px;
}
.comment .title
{
	color:#f7a348 ;
	background:#f4d4ad;
	font-weight: bold;
	font-size: 13pt;
	padding: 5px 20px;
}
.comment a.user {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.comment h3{
	color:#f7a348 ;
	margin-left:5px;
}
.comment ul li
{
	list-style:square;
	color: #a0a0a0;
	padding: 5px;
}
.comment ul li a
{
	color: #a0a0a0;
	text-decoration: none;

}
.comment ul li a:hover
{
	color:#f7a348 ;

}
 .comment  .rel-news{
	border-top:1px dotted #848484;
}
.tinmoi p.title
{
	color:#898989;
	font-weight: bold;
	font-size: 11px;
}
.action-news .tit-img
{
	font-style: italic;
	margin-bottom: 10px;
	padding: 15px 10px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
 .navbar-collapse ul li .arrow{
  	float: right;
	width:55px;
	height:50px;
	border-top-right-radius: 10px;
	background-color: #f7941c;
}

.navbar-collapse ul li .abcd
{
	background: url("../images/flower.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: white;
    height: 50px;
    margin-left: -50px;
    margin-top: -21px;
    padding: 50px 20px;
    position: relative;
    text-shadow: 0 1px 0 white;
    width: 160px;
}
}
@media screen and (max-width: 850px)  {
	 .navbar-collapse ul li {
	 	width: 200px;
	 }
 .navbar-collapse ul li .arrow{
background: none;
width: 0px;
height: 0px;
}

.navbar-collapse ul li .abcd
{
	background: none;
}
.dropdownmenuk ul
{
	margin-top: -10px;
}
}
.text-color-time{
	font-style: italic;
	color: #aaa;
}
/*ThÄƒm dĂ² Ă½ kiáº¿n tham do y kien*/
.tham_do_y_kien-kq-div{
	clear: both;
	width: 100%;
	height:20px;
	background: #d8e1c9;
	padding:0;
	text-align: center;
	display: none;
	margin:5px;
	margin-left:-8px;
}
.tham_do_y_kien-kq-div .phantram{
	left:0px;
	top:0px;
	height:20px;
	background: #f7941c;
}
.tham_do_y_kien-kq-div label{

}
/* Thu vien - library */
.thuvien{
	display: table;
	width: 100%;
}
.thuvien .action-row{
	border: 1px dotted #ccc;
    width: 99%;
	margin: 2px;
}
.thuvien .time img{
	height: 24px;
}
/*phan trang*/
.page-news ul{
    display: inline;
}
.page-news ul li{
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    height: 26px;
    list-style: none outside none;
    margin: 2px;
    min-width: 26px;
    text-align: center;
    padding: 2px;
}
.page-news ul li a{
     content: "";
     font-weight: bold !important;
     font-size: 14px !important;
}

.page-news ul li div{
     width: 100%;
     height:100%;
     / background: #ccc; /
}

.page-news .actived{
     background: #2aa3f8;
     color: #fff;
}
.ul-ttht{
	padding-left: 25px;
}

.ul-ttht li{
	list-style: none;
}	
.ul-ttht li i{
	font-size: 20px;
	float: left;
}
.ul-ttht li p{
	font-size: 18px;
	padding-left: 25px;
}
.van-ban-tt{
	background: #F6E2C6;
}


</pre></body></html>