/*------------------------------------------------------------------------
* ZT Template 1.5
* ------------------------------------------------------------------------
* Copyright (c) 2008-2011 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma;
	font-size:10pt;
}
body#bd {
	color: #333;
	line-height: 18px;
	/*background: url(../images/bd.jpg) #a3cbd5 repeat-y center 0;*/
}
#page p{font-family: tahoma;
    font-size: 10pt;}
body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 13px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Clearfix */
.clearfix {
	clear: both;
   
   
    
}
#zt-wrapper {
	padding: 0;
	width: 100%;
	
}
.zt-wrapper {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
}
#zt-userwrap1,
#zt-userwrap2,
#zt-userwrap3,
#zt-userwrap4,
#zt-userwrap5,
#zt-userwrap6,
#zt-userwrap7 {
	width: 100%;
	float: left;
}
#zt-userwrap2-inner{border: 1px solid #CCCCCC;
border-top:0px;
    overflow: hidden;
    padding: 10px;}
#zt-userwrap1-inner,
#zt-userwrap3-inner,
#zt-userwrap4-inner,
#zt-userwrap5-inner,
#zt-userwrap6-inner,
#zt-bottom-inner,
#zt-top-inner ,
#zt-footer-inner,
#zt-copyright-inner{
	overflow: hidden;
	clear: both;
}
#zt-userwrap2 {
	margin-top: 0px;
	 background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: -45px;
    position: relative;
    z-index: 100000;
}
#zt-bottom-inner{
	padding:0px 10px;
}
#zt-userwrap1-inner{
	padding-top: 0em;
}
#zt-copyright-inner{
	padding: 10px 0 0;
}
div.moduletable,
div.moduletable_menu,
div.moduletable_blank,
div.moduletable_text,
div.module,
div.module_menu,
div.module_text {
	clear: both;
	margin: 0 0 5px 0;
	position: relative;
	clear: both;
	overflow: hidden;
}
.tool-tip {
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #D4D5AA;
    color: #323232;
    float: left;
    font-size: 12px;
    max-width: 200px;
    padding: 5px;
}
.tool-title {
    background: url("../../../../../system/images/selector-arrow.png") no-repeat scroll 0 0 transparent;
    font-size: 13px;
    font-weight: bold;
    margin-top: -15px;
    padding: 15px 0 5px;
}.tool-title {
    font-size: 13px;
    font-weight: bold;
}
/* BEGIN MODULE */
#zt-header {
	width: 100%;
	display: inline-block;
	background:url("../images/menu.png") no-repeat scroll center 84px transparent;
}
#zt-header-inner{
	width: 100%;
	display: inline-block;
	padding-bottom: 1px;
	/*background: url(../images/dotted.png) repeat-x left bottom;*/
}
#zt-logo {
	width: 972px;
	margin: 0 auto;
	z-index: 1000;	
	float:left;
}
#zt-logo h1 {
	margin: 0;
	width:500px;float:left;
	height:77px;
}
#zt-logo a {
	width: 494px;
	height: 60px;margin-top:8px;
	display: block;
	background: url(../images/logo-1.png) no-repeat ;
}
#zt-logo span {
	font-size: 0;
	line-height: 0;
	display: none;
}
#zt-top {
	display: inline-block;
	width: 100%;
	margin: 0em 0;
	margin-bottom:0px;
}
#zt-mainmenu {
	display: block;
	height:42px;
	width: 100%;
     float: left;
	 background: url(../images/menu.png) no-repeat scroll center 0 transparent;
}
#zt-mainmenu-inner {
	margin-left: 17px;
	margin-right: 21px;
	width: 96%;
	overflow: hidden;
	display: block;
}
#breadcrumb div {display:inline;}

/* BEGIN MODULE */

div.moduletable_blank .modulecontent {
	padding: 0 ;
}
.zt-user {
	overflow: hidden;
	float: left;
}
.zt-box-right {
	float: right;
	padding: 0;
}
.zt-user .zt-box-inside {
	padding: 0 3px;
}
.zt-box-left .zt-box-inside {
	padding: 0 5px 0 0;
}
.zt-box-right .zt-box-inside {
	padding: 0 0 0 5px;
}
.zt-box-full {
	width: 100%;
}
.zt-box-full .zt-box-inside {
	width: 100%;
	padding: 0px !important;
}
#zt-container-full #zt-midtop,
#zt-container {
	width: 100%;
	overflow: hidden;
}
#zt-maincontent {
	width: 82%;
	float: left;
	overflow: hidden;
}
#zt-maincontent-inner{
	padding-left: 15px;
	margin-top:0px;
	overflow: hidden;
}
#zt-container-full #zt-maincontent,
#zt-container-full  #zt-middle,
#zt-container-left #zt-middle {width: 100%;}
#zt-right {
	float: left;
	width: 27%;
	overflow: hidden;
}
#zt-right-inner{padding-left: 15px;}
#zt-left {
	float: left;
	width: 18%;
	overflow: hidden;
}
.modulecontent {
	padding: 5px 10px;
	border-top: none;
}
#zt-left-inner .modulecontentfull {
	padding: 0
}
.modulecontentfull {
	padding: 5px 10px;
	/*background: #eef7fa;*/
	/*border: 1px solid #fff;*/
}

#zt-userwrap5 .modulecontent,
#xemthem {
    background-color: #e2edc9;
    background-image: url("http://webphukhoa.org/images/xemthem.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat no-repeat;
    border-radius: 5px;
    line-height: 20px;
    padding: 7px 10px;
}
#xemthem p {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://webphukhoa.org/plugins/content/extranews/css/arrow.png");
    background-position: 0 7px;
    background-repeat: no-repeat no-repeat;
    padding-left: 15px;
}
#zt-userwrap5 .modulecontentfull {
	border: none;
	background: none;
}
#zt-userwrap5 h3.moduletitle {
	background: none;
}
#bli h1 {position: absolute; top: 0px; left: -5000px;}

#zt-user11{
	height:35px;
	/*border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;*/
}
#zt-user11 .ztmodule a{
	padding:5px 10px;
	color:#fff;
}

.blog{
	display: block;
	margin-bottom: 0em;
}
h3.title{
	margin: 0;
	line-height: 25px;
	font-size: 125%;
	color: #4f91a1;
}
h3.moduletitle {
	margin: 0;
	font-size: 140%;
	color: #4f91a1;
	text-indent: 15px;
	line-height: 35px;
	text-transform: uppercase;
	/*background: url(../images/modtitle-1.png) repeat-x 0 bottom;*/
}
.zt-round h3.moduletitle {
	background: none;
}
.zt-round .modulecontent,
.zt-round .modulecontentfull {
	background: none;
	border: none;
}
div.moduletitle {
	line-height: 30px;
	margin:0;
	color: #0b3a65;
	font-weight: bold;
	font-size: 110%;
}
.blank h3.moduletitle {
	background: none;
}
.blank .modulecontent,
.blank .modulecontentfull {
	padding: 0;
	border: none;
	background: none;
}
#zt-mainbody {
	width: 100%;
	clear: both;
	margin-top: 0em;
}
#zt-userwrap1 .zt-wrapper{width: 980px;}
#zt-mainbody-inner{
	overflow: hidden;
	padding:10px;
	border:1px solid #CCC;
	background:#f6f6f6;
	border-radius:5px;
}
#zt-component{background:#FFF;padding:10px 15px;border:1px solid #CCC}
#zt-component, 
#zt-userwrap5-inner {
	width: auto;
	margin-bottom: 0em;

}
#page{width: 100%;}

#zt-bottom{
	width: 100%;
	display: inline-block;
}
#zt-footer {
	width: 45%;
	float: left;
}
#zt-footer ul.menu {
	margin: 0;
	overflow: hidden;
}
#zt-footer ul.menu ul{display: none;}
#zt-footer ul.menu li {
	float: right;
	padding: 0 10px;
	height: 14px;
	line-height: 13px;
	background: url(../images/line-bot.png) no-repeat right center;
}
#zt-footer ul.menu li.first{background: none;}
#zt-footer ul.menu li a {color: #333;}
#zt-footer ul.menu li.last {border-right: none;}
#zt-copyright {
	width: 55%;
	float: right;
}
#zt-copyright a {color: #65a8e7;}

/* Style Module
------------------------*/
.hidden {overflow: hidden;}
.alpha {	margin: 0 !important;}
.bold{font-weight: bold;}


/*ZT Left-------------*/
.round .modulecontent {
	border: 1px solid #D2D8E1;
	border-top: none;
}
#zt-mainbody .round h3.moduletitle {
	line-height: 30px;
	margin:0;
	color: #4a4b4b;
	font-weight: bold;
	font-size: 120%!important;
	padding: 0 10px !important;
	border: 1px solid #d2d8e1;
	background: #eeeeee !important ;
}
#zt-left .no-round .modulecontent{
	padding: 0;
	border: none;
}
ul.menu li{
	padding: 5px 10px;
	background: url(../images/arrow.png) no-repeat 2px 12px;
}

ul.menu li.last{
	border: none;
}
ul.menu li a{
	color: #676767;
	padding: 5px 0;
	display: block;
}

/*ZT Share ----------*/
ul.share{
	margin: 5px 0;
	float: right;
}
ul.share li{
	background: none;
	float: left;
	padding: 0;
	margin-left: 10px;
}

/*ZT Slideshow-----*/
#zt-slideshow {
	/*background: url(../images/slideshow-bg.png) no-repeat 0 0;*/
}
#zt-slideshow-inner {
	/*padding: 29px;*/
	padding-left:0px;
}
#zt-slideshow .modulecontent {
	padding: 5px;
	background: #dde7e8;
}
/*ZT Languages ----------*/
div.zt-language{
    float: right;
}
#zt-user1 .modulecontent{background:none;border:0px solid;}
#zt-user2 .modulecontent{background:none;border:0px solid;}
#zt-user1 .allmode_box  .allmode_name img{padding:4px;}
#zt-user2 .allmode_box  .allmode_name img{padding:4px;}
.slide{height:482px;width:972px;background:url(../images/banner.jpg) no-repeat;}
.slide1{height:482px;width:972px;background:url(../images/8b3nh.png) no-repeat;}
.slide .text1 .a1{width:132px;height:133px;background:blue;background:url(../images/cdgiangmai.png) no-repeat;display:block;position:absolute;margin-left:750px;margin-top:225px;}
.slide .text1 .a1:hover{background:url(../images/cdgiangmai1.png) no-repeat;width:132px;height:133px;}
.slide .text2 .a1{width:132px;height:133px;background:blue;background:url(../images/cdlau.jpg) no-repeat;display:block;position:absolute;margin-left:486px;margin-top:225px;}
.slide .text2 .a1:hover{background:url(../images/cdlau1.png) no-repeat;width:132px;height:133px;}
.slide .text3 .a1{width:132px;height:133px;background:blue;background:url(../images/8benh.jpg) no-repeat;display:block;position:absolute;margin-left:618px;margin-top:225px;}
.slide .text3 .a1:hover{background:url(../images/8benh1.png) no-repeat;width:132px;height:133px;}
.slide .text4 .a1{width:132px;height:133px;background:blue;background:url(../images/cdsuimaoga.png) no-repeat;display:block;position:absolute;margin-left:618px;margin-top:93px;}
.slide .text4 .a1:hover{background:url(../images/cdsuimaoga1.png) no-repeat;width:132px;height:133px;}
.slide .text5 .a1{width:132px;height:133px;background:blue;background:url(../images/cdmunropsinhduc.jpg) no-repeat;display:block;position:absolute;margin-left:618px;margin-top:358px;}
.slide .text5 .a1:hover{background:url(../images/cdmunropsinhduc1.png) no-repeat;width:132px;height:133px;}
.slide .text6 .a1{width:195px;height:57px;background:blue;background:url(../images/tuvan.png) no-repeat;display:block;position:absolute;margin-left:755px;margin-top:97px;}
.slide .text7 .a1{width:195px;height:57px;background:blue;background:url(../images/tuvan.png) no-repeat;display:block;position:absolute;margin-left:755px;margin-top:165px;}
.text{width:240px;float:right;margin-top:3px;height:40px;}
#zt-logo .text .moduletable .texta  p a{background:none;height:20px;width:10px;display:inline;}
#zt-logo .text .moduletable .texta  p strong{}
#zt-left-inner .moduletable .ztmodule h3.moduletitle{text-align:center;padding-right:15px;}
#zt-left-inner  ul.menu li {background:url("bullet.gif") no-repeat scroll 1px 15px transparent;padding-left:10px;}
#zt-left .moduletable .ztmodule .modulecontentfull p{margin:0px;}
#zt-left-inner .moduletable .ztmodule .modulecontent ul.menu li a:hover{background:url(../images/mainmenu-l.png) no-repeat;}
#current.li{}
#tab1{width:480px; float:left}
#back-link{margin:auto;width:980px;}
#pktt{
height:38px;
 display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
	background:url(../images/menu_sub.png) no-repeat scroll center 0 transparent;
}
.linked {float: right;
    margin-right: 55px;
    margin-top: 8px;}

.ztop1{width:171px;float:left;}
.ztop2{width:637px;float:right;margin-right: 9px;}
.ztop3{width:156px;float:right;}
#zt-top .modulecontentfull {margin:0;padding:0}
.moduletabledanhmuc h3{color:#BB0C10}
.moduletabledanhmuc h3 span{color: #BB0C10;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;}
.moduletabledanhmuc {background:url(../images/menu_left.png) no-repeat;padding-top: 10px;height:250px;}
.ztop1 ul.menu li a{color: #222222;
    font-weight: bold;}
.ztop1 ul.menu li {background:url(../images/icon.png) no-repeat scroll 0px 16px transparent;padding-left: 16px;}
.zt-top2 p{margin:0px}
.moduletabletuvan h3{background:url(../images/chatbacsi.jpg) no-repeat;line-height: 27px;}
.moduletabletuvan h3 span{background: url(../images/iconyahoo.gif) no-repeat scroll 0 5px transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 30px;
    padding-top: 9px;}
.moduletabletuvan1 h3 span{background: url(../images/iconyahoo.gif) no-repeat scroll 0 5px transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 30px;
    padding-top: 9px;}
.zt-top3 {border:1px solid #CCC;border-radius: 6px 6px 0 0;}
.zt-top3 p{margin:0}
.moduletabletuvan .modulecontent{padding:4px 10px}
.bxh {padding:0 5px}
.bxh .allmode_item {margin:2px 0 0 15px}
.bxh .allmode_item .allmode_title{background: url(../images/icon.png) no-repeat scroll 1px 8px transparent;padding-left: 19px;}
.bxh .allmode_name a{background:none;}
.moduletablebxh {background:url(../images/khungchuyende.jpg) no-repeat;height: 440px;
    margin-bottom: 10px;}
.moduletablebxh h3{padding-top: 15px;
    text-align: center;width: 95%;}
.moduletablebxh h3 span{color:#FFF;text-shadow:2px 3px 1px #000;
    font-weight: bold;}
.bxh h3{padding-top:2px}
.moduletablebxh .modulecontent{padding:0 10px;margin-top: 48px;}
.bxh .allmode_itemsbox {
    border-bottom: 0 solid #D5E6F7;
    float: left;
    margin-bottom: 3px;
    overflow: hidden;
}
.bxh .allmode_name a {padding-bottom:0}
#zt-userwrap5{background:url(../images/menu_footer.png) no-repeat scroll center 0 transparent;width:1349px;margin:auto;}
#textlink {background:#F6F6F6;border:1px solid #CCC;border-radius:8px;padding:10px;margin-top:15px;}
.moduletabletuvan1 {margin:10px 0;background:url(../images/khungyahoo_trong.png) no-repeat;height: 263px;}
.moduletabletuvan1  p{margin:0}
#zt-user5 .moduletable .modulecontentfull{background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding-bottom: 10px;
    padding-top: 0;}
#page a{color:#198789;font-weight:bold}
#neweritemlist a{color:#333;}
#olderitemlist a{color:#333;}
.chhh p { background: url("../images/cdbxh.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 9px 9px 10px 0px;
   text-align:center;}
.chhh {}
.moduletablebot {float: left;
    text-align: center;
    width: 744px;}
#zt-user11 .moduletablebot  .ztmodule a{padding:5px 10px;}
.moduletablepkthien {float: right;
    margin: 0;
    padding: 0;
    width: 218px;}
.moduletablepkthien p{margin:0;padding:0;color:#FFF}
.rsfo1 {
    background: none repeat scroll 0 0 #80C342;
    border-radius: 0 20px 20px 0;
    height: 362px;
    padding: 8px;
    width: 36%;
}.rsfo {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F6F6F6;
    border-color: #DADADA -moz-use-text-color #DADADA #DADADA;
    border-image: none;
    border-radius: 20px 0 0 20px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    padding-left: 4px;
    width: 61%;
}.rsfo1 p {
    color: #FFFFFF;
}
#zt-slideshow-inner p{margin-top:0}

.article_column_pad h2.contentheading {
    float: right;
    margin-top: 4px;
    width: 593px;
}
#page{text-align: justify;}
#page .page-inset ul li{
	background: url(../../../images/iconpage.jpg) no-repeat 0 7px;
	padding: 0 0 0 10px;
}
.article_column_pad form{display:none}
.allmode_item .allmode_title {
    background: url("bullet.gif") no-repeat scroll 1px 6px rgba(0, 0, 0, 0);
    color: #0a4580;
    font-family: tahoma;
    font-size: 13px;
    font-weight: normal;
    margin: 1px 0;
    padding-left: 10px;
}
.allmode_item .allmode_title {
    color: #0a4580;
    font-family: tahoma;
    font-size: 13px;
    font-weight: normal;
}