﻿@charset "utf-8";
/* CSS Document */

body,br	{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%; 
	margin:0px;
	padding:0px;
}
#content{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#menu {
	float:left;
	width:1000px;
	height:37px;
	/*background-image:url(../Images/WebImage/bg_menu.gif);*/
	background-repeat:repeat-x;
	background-color:#06b24c;
}
#menu  ul {
	display:inline;
	/*background-color:#06b24c;*/
}
#menu ul li {
	list-style:none; background-color:#06b24c;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	font-weight:bold;
	font-size:13px;
	height:25px;
	border-left:#06b24c solid 1px;
	border-right:#06b24c solid 1px;
	text-align:center;
	
}
#menu ul .active {
	/*background:url(../Images/WebImage/pNavL-hover.png) no-repeat scroll 0 0 #FFF;
	margin-top:2px;
	border:0px;
	display:block;*/
	color:Yellow;
	/*background-color:Gray;*/
}
/*#menu ul li.active span{background-color:Gray;
	background:url(../Images/WebImage/pNavR-hover.png) no-repeat scroll 100% 0 ;
	display:block;
	width:100%;
	height:100%;
	padding-right:16px;
	float:left;
	margin-top:-10px;
	padding-top:10px;
	border:0px;
}
*/
#menu ul .active a{
	color:Yellow;
}
#menu ul .active a:hover{
	color:Yellow;
}
#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#FFFF00;
	text-decoration:none;
}
#menu li{border:solid 0px red;}
#search {
	float:left;
	display:inline;
width:220px;
margin-top:0px!important;
margin-top:-7px;
}
#search #txtsearch {
	width:180px;
	font-size:11px;
	float:left;
}
#liveshow {
	float:left;
	width:1000px;	
	height:285px;
	background-image:url(../Images/WebImage/liveshow.gif);
	background-repeat:repeat-x;
	padding-top:0px;
}

#liveshow_left {
	width:635px;
	min-height:272px;
	float:left;
	border:#ccc 1px solid;
}
.liveshow_left_left {	
	padding:10px 0px 0px 10px;
	width:400px;
	float:left;
}
.liveshow_left_left span {
	height:40px;
	background:#333333;
	color:#FFF;
	width:390px;
	float:left;
	margin-top:-49px;
	position:relative;
	z-index:10;
	padding:5px;
	font-weight:bold;
	font-size:13px;
	opacity:0.8;
	filter:alpha(opacity=80);  
}
.liveshow_left_left span a{
	color:#fff;
	text-decoration:none;
}
.liveshow_left_left span a:hover{
	color:#fff;
	text-decoration:underline;
}
.liveshow_left_right  {
	width:225px;
	margin:0px;
	padding:0px;
	float:left;
}
.liveshow_left_right .liveshow_left_right_tieude_0 {
	margin:0 0 1px 0;
	padding-left:5px;
	padding-top:5px;
	height:48px;
	background-color:#5287cc;
	font-size:90%;
	color:#FFF;
}
.liveshow_left_right .liveshow_left_right_tieude_0  a{
	text-decoration:none;
	color:#FFF;
}
.liveshow_left_right .liveshow_left_right_tieude {
	margin:0 0 1px 0;
	padding-left:5px;
	padding-top:5px;
	height:48px;
	background-color:#f8f6f1;
	font-size:90%;
	color:#0099FF;
}
.liveshow_left_right .liveshow_left_right_tieude  a{
	text-decoration:none;
	color:#0099FF;
}
.liveshow_left_right .liveshow_left_right_tieude  a:hover{
	text-decoration:none;
	background-color:#c9ddfa;
	display:block;
	height:48px;
}
#liveshow_right {
	width:345px;
	float:left;
	min-height:265px;
	background-color:#f2f2f2;
	margin:10px 0 0 0;
	text-align:right;
	padding-left:15px;
}

#body_left {
	float:left;
	width:200px;
	margin-top:0px;
	vertical-align:top;
}
#body_left #menu_doc {
	width:190px;
	float:left;
	border:#CCCCCC solid 1px;
	
	margin-top:0px;
	vertical-align:top;
}
.quangcao_left {
		width:190px;
	float:left;
	margin-top:5px;
	text-align:center;
	
}
#body_middle {
	width:686px;
	float:left;
	margin-top: 5px;
	margin-left:1px;
	margin-right:5px;
	min-height:100px;
}
.news_hot h1{
    margin-left: 0px;
    line-height: 30px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	background-image:url(../Images/WebImage/news_header_new.jpg) ;
	width:674px;
	height:30px;
	text-decoration: none;
    color: white;
    /*margin-top:-10px;*/
    margin-bottom:10px;
}
.news_hot h1 span{
    margin-left: 15px;
	text-transform:uppercase;
    color: white;
	font-family:Arial, Helvetica, sans-serif;float:left;
	margin-bottom:5px;
}
.news_hot h1 span a{
	text-decoration:none;
	color:#FFF;
	margin-bottom:5px;
	margin-top:-30px;
}
.news_hot h1 a{
	text-decoration:none;
	color:#FFF;
	margin-left:12px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
}

.news_hot .noline {
	width:100%;
	height:3px;
}

.news_hot .line {
	margin:0px;
	width:100%;
	height:3px;
	border-bottom:1px #CCCCCC solid;
}
.news_hot .line span{
	width:35%;
	height:3px;
	background-color:#ccc;
	float:left;
	margin-top:2px;
}

.tinnoibat {
	float:left;
	text-align:left;
	margin-top:5px;
	clear:both;
	text-decoration:none;
	
}
.tinnoibat a{
	text-decoration:none;
	/*font-weight:bold;*/
}


.tinnoibat .tinnoibat_left {
	width:674px;
	float:left;
	text-align:justify;
	margin-top:-3px;
}
.tinnoibat .tinnoibat_left .tomtat a{
	font-family:Arial, Helvetica, sans-serif;
	color:Black;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	
}
.tinnoibat .tinnoibat_left .tomtat a:hover{
	color:#0066FF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.tinnoibat .tinnoibat_left .soluoc{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0;
	text-align:justify;
}
.tinnoibat .tinnoibat_left img {
	margin:3px 5px 0px 0px;
	border:solid 1px #CCCCCC;
}

.tinnoibat .tinnoibat_right {
	float:left;
	width:674px;
	margin-left:-11px;
	margin-top:8px;
	/*margin-bottom:8px;*/
	margin-bottom:20px;
}
.tinnoibat .tinnoibat_right p{
	margin:0px 0px 10px 0px;
	/*text-align:left;*/
	color:#0066FF;
	padding:0 0 0 10px;
	/*float:left;*/
}

.tinnoibat .tinnoibat_right p a{
	color:#850001;
	text-decoration:none;
	/*text-align:left;*/
}
.tinnoibat .tinnoibat_right p a:hover{
	color:#0066FF;
	text-decoration:underline;
}
.tinnoibat .tinnoibat_right div{
	margin:0px 0px 6px 0px;
	/*text-align:left;*/
	color:#0066FF;
	padding:0 0 0 10px;
	/*float:left;*/
}
.tinnoibat .tinnoibat_right div div{display:none;}
.tinnoibat .tinnoibat_right div br{margin:-5px;}
.tinnoibat .tinnoibat_right div a{
	color:#850001;
	text-decoration:none;
	/*text-align:left;*/
}
.tinnoibat .tinnoibat_right div a:hover{
	color:#0066FF;
	text-decoration:underline;
}
#body_right {
	width:230px;
	float:left;
	margin-left:10px;
}
.email_dientu .email_botren {
	width:224px;
	height:12px;
	background-image:url(../Images/WebImage/botren.gif);
}
.email_dientu .email_boduoi {
	width:224px;
	height:12px;
	background-image:url(../Images/WebImage/boduoi.gif);
}
.email_dientu .email_noidung {
	/*width:210px;
	padding:0px 5px 0px 5px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin-left:1px;
	  background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #CCCCCC;*/
    margin-left: -5px;
    padding: 0 5px 2px;
    width: 284px;
}
.email_noidung p span {
    float: left;
    width: 75px;
}
.email_noidung p {
    font-size: 11px;
    font-weight: bold;
}
.email_noidung p .frm {
    width: 125px;
}
.email_noidung .btp {
    margin: 0;
    text-align: right;
    width: 210px;
}
.email_noidung p .bt {
    font-size: 12px;
    text-align: right;
}
.lienketweb {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #CCCCCC;
    float: left;
    padding: 10px;
    width: 202px;
}
.lienketweb p {
    margin: 0;
}
.lienketweb #lienket {
    font-size: 12px;
    width: 147px;
}
.lienketweb .xem {
    font-size: 12px;
    width: 50px;
}
/*.video {
	margin-top:7px;
	margin-bottom:3px;
	
}*/
.video_bgtop2 {
	width:180px;
	height:24px;
	color:#c1543f;
	background-image:url(../Images/WebImage/bg_video1.gif);
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	text-align:left;
} 
.video_clip2 {
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width:188px;
	text-align:center;
	background:#eeeedd;
}

.video_bgtop {
	width:214px;
	height:24px;
	color:#FF9900;
	background-image:url(../Images/WebImage/bg_video.gif);
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	text-align:left;
}
.video .video_clip {
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width:222px;
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
}

.video_clip p a{
	text-decoration:none;
	color:#333;
	
}
.video_clip p a:hover{
	text-decoration:underline;
	color:#333;
	
}
.video {
	margin-top:7px;
	margin-bottom:3px;
	
}
.video .video_bgtop {
	width:290px;
	height:15px;
	color:#FF9900;
	background-image:url(../Images/WebImage/rbox_t.png);
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	text-align:center;
}
.video .video_clip {
	/*border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width:222px;
	text-align:center;
	padding-bottom:5px;*/
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width:294px;
	text-align:center;
	padding-bottom:5px;
	background-image:url(../Images/WebImage/TTDinhDuong_18.jpg)  repeat-y ;
}
.video .images_root {
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width:222px;
	text-align:center;
	padding-bottom:5px;
	height:600px;
}
.video_clip p a{
	text-decoration:none;
	color:#333;
	
}
.video_clip p a:hover{
	text-decoration:underline;
	color:#333;
	
}
.video_clip .tinvan {
	margin:0px;
	padding:5px 10px 5px 10px;
	text-align:justify;

}

.video_clip .tinvan a{
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#000;
	
}
.tinvan {
    margin: 0;
    padding: 5px 10px;
    text-align: justify;
}
.online {
	float:left;
	background:#f7f7f7;
	width:190PX;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border:solid 1px #ccc;
}
.truycap {
	margin:5px;
	font-size:12px;
	text-align:left;
}
.songuoi {
	font-size:13px;
	color:#ae1d02;
	text-align:left;
	font-weight:bold;
	margin:5px;
}
/*#bottom {
	float:left;
	width:1000px;
	height:84px;
	background-image:url(../Images/WebImage/bg_bottom.gif);
	background-repeat:repeat-x;
	margin-bottom:5px;
}
#bottom span {
	width:700px;
	float:left;
	font-size:11px;
	padding:8px 0 0 15px;
	color:#333;
		
}*/
#bottom {
	float:left;
	width:1000px;
	height:134px;
	margin-top:15px;
	background:#dfecff;
	text-align:center;
}
#bottom ul {
	display:inline;
	margin:0px 0px 0px 120px;
	float:left;
}
#bottom ul li {
	float:left;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin-top:20px;
	font-size:12px;
	color:#666;
	font-weight:bold;
}

#bottom ul li a{
	text-decoration:none;
	color:#666;
}
#bottom ul li a:hover{
	text-decoration:underline;
	color:#FF6600;
}
#bottom p{
	float:left;
	clear:both;
	text-align:center;
	width:1000px;
	font-size:11px;
}
.clr
{
    clear:both;
}
/*slide show header*/
 #featured
        {
            position: relative;
            width: 998px;
            min-height: 272px;
            float: left;
            border-left: #ccc 1px solid;
            border-right: #ccc 1px solid;
            border-bottom: #ccc 1px solid;
        }
        #featured ul.ui-tabs-nav
        {
            top: 0;
            width: 225px;
            margin: 0px;
            padding: 0px;
            float: right;
            list-style: none;
        }
        #featured ul.ui-tabs-nav li
        {
            background: rgb(241, 241, 241);
            /*background-color: #F8F6F1;*/
            margin: 0 0 0px;
            padding-left: 5px;
            padding-top: 5px;
            min-height: 48px;
            font-size: 90%;
            /*color: #FFF;*/
           
        }
        #featured ul.ui-tabs-nav li img
        {
            float: left;
            margin: 2px 5px;
            background: #fff;
            padding: 2px;
            border: 1px solid #eee;
        }
        #featured ul.ui-tabs-nav li span
        {
            text-align:justify;
            padding: 3px;
            font-size: 12px;
            font-family: Arial;
            line-height: 12px;
            /*color: #034E8F;*/
            color:rgb(10, 105, 41);
            
        }
        #featured li.ui-tabs-nav-item a
        {
            text-decoration: none;
            margin: 0;
            padding-top: 3px;
            display: block;
            height: 45px;
            color: #FFF;
            background: #fff;
            line-height: 20px;
             background: rgb(241, 241, 241);
        }
        #featured li.ui-tabs-nav-item a:hover
        {
            background: #c9ddfa;
        }
        #featured li.ui-tabs-selected
        {
            background: left 0px no-repeat;
        }
        #featured ul.ui-tabs-nav li.ui-tabs-selected
        {
            background: #c9ddfa;
        }
        #featured ul.ui-tabs-nav li.ui-tabs-selected a
        {
            background: #c9ddfa;
        }
        #featured ul.ui-tabs-nav li.ui-tabs-selected span
        {
            color:#666666;
        }
        #featured .ui-tabs-panel
        {

            padding: 10px 0px 0px 10px;
            width: 400px;
            float: left;
        }
        #featured .ui-tabs-panel .info
        {
            position: absolute;
            top: 196px;
            left: 2px;
            height: 55px;
            width: 336px;
            background: repeat;
        }
        #featured .ui-tabs-panel span
        {
            height: 27px;
            background: #333333;
            color: #FFF;
            width: 740px;
            float: left;
            margin-top: -37px;
            position: relative;
            z-index: 10;
            padding: 5px;
            font-weight: bold;
            font-size: 20px;
            opacity: 0.8;
            filter: alpha(opacity=80);
        }
        
        #featured .ui-tabs-panel span a
        {
            color: #fff;
            text-decoration: none;
        }
        #featured .ui-tabs-panel span a:hover
        {
            color: #fff;
            text-decoration: underline;
        }

        #featured .ui-tabs-hide
        {
            display: none;
        }

/*end*/
/*------------DANH SÁCH TIN TỨC-----------*/

.tinnoibat .danhsachtintuc {
	width:670px;
	float:left;
	text-align:justify;
	margin-top:0px;
	border-bottom: 1px dotted gray;
	padding-bottom:5px;
}
.tinnoibat .danhsachtintuc .tomtat a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.tinnoibat .danhsachtintuc .tomtat a:hover{
	color:#0066FF;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}
.tinnoibat .danhsachtintuc .soluoc{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0;
	text-align:justify;
	width:670px;
}
.tinnoibat .danhsachtintuc img {
	margin:3px 10px 0px 0px;
	border:solid 1px #999;
}
.tinnoibat .danhsachtintuc2 img {
	margin:3px 10px 0px 0px;
	border:solid 0px #999;
}

.ngaygio {
	color:#0233BF;
	font-size:11px;
	font-style:italic;
}
.news_hot h2 {
	margin:15px 0 0 0;
	color:#FF9900;
	font-size:15px;
	font-weight:bold;
	padding:0px;
}

.news_hot .line2 {
	margin:0px;
	width:98%;
	height:3px;
	border-bottom:1px #CCCCCC dotted;
}
.news_hot .line2 span{
	width:0%;
	height:3px;
	background-color:#ccc;
	float:left;
	margin-top:2px;
}
.tinkhac  {
	padding:0px;
	float:left;
}
.tinkhac ul {
	margin:0px;
}
.tinkhac ul li {
	list-style:none;
	/*width:100%;*/
	background:url(../Images/WebImage/news_li.gif) no-repeat left 8px scroll;
	padding-left:10px;
	line-height:23px;
	font-size:11px;
	float:left;
	clear:both;
}
.tinkhac ul li a {
	color:#000;
	text-decoration:none;
}
.tinkhac ul li a:hover{
	color:#666;
	text-decoration:underline;
}
.tinkhac ul li div{display:none;}
/*------------END DANH SÁCH TIN TỨC-----------*/

/*------------BEGIN CHI TIET TIN TỨC-----------*/
.chitiettin {
	margin-top:-14px;
	border-left:solid 1px #ececec; 
	border-right:solid 1px #ececec; 
	border-top:solid 1px #ececec; 
	border-bottom:solid 1px #ececec; 
	margin-left:2px;
	width:670px;
}
.chitiettindaotao {
	margin-top:-28px;
	border-left:solid 1px #ececec; 
	border-right:solid 1px #ececec; 
	border-top:solid 1px #ececec; 
	border-bottom:solid 1px #ececec; 
	margin-left:2px;
	width:670px;
	background-color:rgb(247, 247, 247);
}
.chitiettin h4 {
	font-size:14px;
	padding-left:5px;
}
.chitiettin h1 {
	margin:0 10px 0 10px;
}
/*.chitiettin .noidung_chitiettin {
	text-align:justify;
	/*margin:0 20px 10px 10px;*/
	position:relative;	
}*/

.noidung_chitiettin {
	position:relative;	
	line-height:5px;
	text-align:justify;
	z-index:100000;
	font-style:italic;
	margin-bottom:-30px;
}
/*.noidung_chitiettin ul li{list-style: inherit;margin-left: 20px;}*/
.chitiettin .noidung_chitiettin_nguon {
	line-height:10px;
	text-align:right;
	margin:0 20px 15px 10px;
	position:relative;
	z-index:100000;
	font-style:italic;
	margin-bottom:-30px;	
}
.bogocchitietduoi {
	width:674px;
	height:12px;
	float:left;
	margin-top:-18px;
	margin-bottom:5px;
	background-image:url(../Images/WebImage/brother_duoi.jpg);

}
.bogocchitiettren {
	margin-top:-6px;
	height:12px;
	width:562px;
	float:left;
	background-image:url(../Images/WebImage/brother_tren.jpg);

}
/*------------END CHI TIET TIN TỨC-----------*/

/*thu vien anh*/
.phocagallery-box-file {
    float: left;
    height: 140px;
    margin: 5px;
    overflow: visible;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 120px;
}
.phocagallery-box-file-first {
    display: table;
    height: 100px;
    overflow: hidden;
    vertical-align: middle;
    width: 100px;
}
.phocagallery-box-file-second {
    display: table-cell;
    vertical-align: middle;
    z-index:1000;
}
.phocagallery-box-file-third {
    text-align: center;
     z-index:1000;
}
/*end thu vien anh*/

/*------------END CHI TIET TIN TỨC-----------*/

.ketquasearch {
	margin-bottom:10px;
	float:left;
	width:671px;
}
.ketquasearch ul {
	display:inline;
}
.ketquasearch ul li{
	width:100%;
	clear:both;
	list-style:none;
}
.ketquasearch .linesearch {
	background-color:#90E05B;
	color:#fff;
	height:25px;
	width:100%;
	padding-top:5px;
	font-weight:bold;
	border-bottom:solid 1px #CCC;
} 
.ketquasearch .stt {
	width:20px; 
	float:left;
	text-align:center;
}
.ketquasearch .masodndk {
	width:150px; 
	float:left;
	text-align:center;
}
.ketquasearch .tendn {
	width:180px; 
	float:left;
	text-align:center;
}
.ketquasearch .diachidn {
	width:60px; 
	float:left;
	text-align:center;
}


.ketquasearch .tungdongchan{
	border-bottom:dotted 1px #ccc;
	float:left;
	width:669px;
	padding:5px 0 5px 0;
	font-size:11px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background-color:#FFFF99;
	
}
.ketquasearch .tungdong {
	border-bottom:dotted 1px #ccc;
	float:left;
	width:669px;
	padding:5px 0 5px 0;
	font-size:11px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	
}
.ketquasearch .stt1 {
	width:20px; 
	float:left;
	text-align:center
}
.ketquasearch .masodndk1 {
	width:150px; 
	float:left;
	text-align:center;
}
.ketquasearch .masodndk1 a{
	width:150px; 
	float:left;
	text-align:center;
	text-decoration:none;
	color:#0066FF;
}
.ketquasearch .masodndk1 a:hover{
	width:150px; 
	float:left;
	text-align:center;
	text-decoration:underline;
	color:#000000;
}
.ketquasearch .tendn1 {
	width:180px; 
	float:left;
	text-align:center;
}
.ketquasearch .tendn1 a
{
    width:150px; 
	float:left;
	text-align:center;
	text-decoration:none;
	color:#0066FF;
}
.ketquasearch .tendn1 a:hover
{
    width:150px; 
	float:left;
	text-align:center;
	text-decoration:underline;
	color:#000000;
}
.ketquasearch .diachidn1 {
	width:300px; 
	float:left;
	text-align:left;
}
.ketquasearch .diachidn1 a 
{
    text-decoration:none;
    color:#000000;
}
.ketquasearch .diachidn1 a:hover
{
    text-decoration:underline;
}

/*------------ SEARCH ----------*/

.pager
{
    float: right; font-size: 11px; padding-top: 3px; min-width: 140px; 
}
.pager a
{
    text-decoration:none;
    border:1px solid #cecece;
    padding:2px 4px 2px 4px;
}
.pager a:hover
{
 background-color:#cccccc;
}

/*pupop fileItem*/
.modal_window
{
	display: none; /* don't show it */
	position: absolute; /* important so we can position it on center later */ /* styling bellow */
	color: white;
	line-height: normal;
}

/* style a specific modal window  */
#modal_window
{
	min-width: 670px;
	border: 20px solid #bbb;
	background: #FFFFFF;
	color: #333333;
	display: none;
	z-index: 999999;
	position: absolute;
/*border: 2px solid #935E2A;	*/
/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
#modal_title
{
    /*--background: url('../images/menu_bg.gif') repeat-x;--*/
	
	background-position: left -4px;
	font-size: 14pt;
	color: #666666;
	height: 25px;
	padding-left: 10px;
	font-weight: lighter;
	cursor: move;
}
#modal_content
{
	padding:10px;
}
.activate_modal
{
	cursor: pointer;
}
.loadding-check
{
	background-image: url('../Images/WebImage/ajax-loading.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width:16px;
	height:16px;
	display:none;
	vertical-align:middle;
}
.disable
{
	display:none;
}
.qlhd
{
	padding: 0 10px 0 10px;
	width: 940px;
}

#modal_title img.close_button {
    float: right;
    margin: -45px -45px 0 0;
}
#modal_title img {
    border: medium none;
}

.tbl
{
	vertical-align: top;
	width:100%;
}
.tbll
{
    padding-right:10px;
	width: 150px;
	font-weight: bold;
	text-align: right;
}
.boxToooltip
{
    width:100%;
}

#jqnews
{
	overflow: hidden;
	height: 200px;
}
#jqnews2
{
	overflow: hidden;
	height: 600px;
}
#jqnews2 p
{
	display: block;
	overflow: hidden;
	margin: 5px;
}
#jqnews p
{
	display: block;
	overflow: hidden;
	margin: 5px;
}
/*lightbox Jquery*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	z-index:10000;
}
#lightbox-container-image { padding: 10px; z-index:10000;}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; z-index:10000;}
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;z-index:10000;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	/*line-height: 1.4em;*/
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold;font-size:15px; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.thapdinhduong {
	margin-top:4px;
	margin-bottom:20px;
}
.thapdinhduong_bgtop {
	width:290px;
	height:15px;
	color:#FF9900;
	background-image:url(../Images/WebImage/rbox_t.png) ;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	text-align:center;
}
 .thapdinhduong_img {
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width:294px;
	text-align:center;
	padding-bottom:22px;
	/*background-image:url(../Images/WebImage/TTDinhDuong_18.jpg)  repeat-y ;*/	
	height:240px;
	margin-top:3px;	
  /* ie bugs */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
z-index: 8 !important;

}
.ttdd-content ul li {
    left: 12px;
    list-style-image: url("../images/iconBulletSquareBlue.png");
    position: relative;
	line-height:150%;
}
.ttdd-content ul {
    line-height: 17px;
    margin-bottom: 14px;
    margin-right: 10px;
}

.questiongridheader td
{
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:1px solid white;
	border-bottom: 1px solid white;
	padding: 5px 5px 10px 5px;
}

.questiongrid td
{
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom: dotted 1px #CCCCCC;
	padding: 10px 5px 10px 5px;
	max-height: 35px;
}

.questiongridpager td
{
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom: 0px;  
}

.questiongridpager a
{
	border: 1px solid #EDF5FF;
	color: #0067A5;
	text-decoration: underline;
	padding: 2px 5px;
}
.questiongridpager span
{
	background-color: #0067A5;
	border: 1px solid #DBEAFF;
	color: #FFFFFF;
	padding: 2px 5px;
}


.questiongridpager a:hover
{
    color: #1E90FF;
}

/**/
.BottomAsvertisement
{
    margin-left: 0px;
    line-height: 30px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	width:674px;
	text-decoration: none;
    color: white;
    margin-top:-10px;
    margin-bottom:10px;
}
/**/
.zoom{width:500px;height:500px;}
