BODY {
background:#FFFFFF;
font-family:Tahoma;
font-size:10pt;
margin:0;
}
a
{
color:#006699;
text-decoration:none;
}
a:hover, a:active, a:focus
{
  color: #cc0000;
  text-decoration:underline;
}

#search234
{
  float: right;
  padding: 4px 3px 4px 5px;
}
* {
font-family:Tahoma;
font-size:9pt;
text-decoration:none;
}

.highlight {
font-weight:700;
background-color:#FF0;
padding:2px 0;
}

td,tr, div{
font-family:Tahoma, sans-serif;
font-size:9pt;
color:#000;
}

p {
font-family:Tahoma, sans-serif;
font-size:9pt;
color:#000;
line-height:12pt;
}


.date {
font-family:Tahoma;
font-size:10px;
color:#000;
}


.ontab {
background-color:#323A15;
border-left:outset 2px #5B7122;
border-right:outset 2px gray;
border-top:outset 2px #5B7122;
border-bottom:solid 1px #d5d5d5;
text-align:center;
cursor:pointer;
font-weight:700;
color:#FFF;
}

.offtab {
background-color:#e5e5e5;
border-left:outset 2px #E0E0E0;
border-right:outset 2px #E0E0E0;
border-top:outset 2px #E0E0E0;
border-bottom:solid 1px #d5d5d5;
text-align:center;
cursor:pointer;
font-weight:400;
}

.tabheading {
background-color:#CCE197;
text-align:left;
}

.pagetext {
visibility:hidden;
display:none;
position:relative;
top:0;
}

h3 {
color:#000;
font-family:Tahoma;
font-size:12px;
font-weight:700;
}

h4 {
color: #418EB2; 
font-family:verdana,arial,helvetica,sans-serif; 
font-size: 14px; 
font-weight: bold;
}

h5 {
color:#718D28;
font-family:Tahoma, sans-serif;
font-size:13px;
font-weight:700;
}

h6 {
color:#A5CD3D;
font-family:Tahoma, sans-serif;
font-size:11px;
font-weight:700;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
margin:13px 0;
padding-left:10px;
padding-right:10px;

}

ul {
	list-style: none;
	margin-top:0;
}

ul li {
background:transparent url(../images/bullet.png) no-repeat scroll 8px 5px;
line-height:160%;
padding-left:18px;
text-decoration:none;
}


ol li {
	margin-left: 35px;
	line-height: 170%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

fieldset div {
line-height: 14pt;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORM STYLE
---------------------------------------------------------------------------*/
.button {
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background: #F6F2FC;
	color: #053B7C;
}

input, select {
	
/*border:1px solid #788791;*/
/*border:1px solid #788791;*/

font-family:tahoma;
padding:1px;
}

input:focus, input:hover {
	
	padding: 1px;
	color: #0579B5;
}

textarea {
	border: #cccccc solid 1px;
}
inputlogin, select
{
	background:#FEFEFE url(../images/inputlogin.jpg) no-repeat scroll 0 0;
border:1px solid #788791;
color:#94A0A9;
font-family:Tahoma;
}

/* MODULE
--------------------------------------------------------- */

div.moduletable h3 {
	margin: 0;
	padding: 0;
}

div.moduletable {
	margin-bottom: 0px;
	padding: 0;
}

/* HEADER ELEMENT
--------------------------------------------------------- */
#ja-header h1 {
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	float:right;
}

#ja-search {
	float: right;
	width: 300px;
	margin: 30px 10px 0 0;
	text-align: right;
}

#ja-search input {
	border: solid 1px #999999;
	padding: 2px;
	color: #000000;
	background: #D1EFCD;
}

/* Mainnav */
#ja-mainnav {
	margin-top: 0px;
	padding: 0;
	padding-top:0px;
}

/* Spotlight */
#ja-lefthead {
	width: 602px;
	float: left;
}

#ja-lefthead h3 {
	padding-top: 15px;
	padding-left: 160px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}

#ja-lefthead table td {
	padding: 10px 10px 10px 160px;
	color: #FFFFFF;
}

#ja-lefthead span.article_seperator {
	display: none;
}

#ja-righthead {
	float: right;
	padding: 15px 5px 0 0;
	width: 145px;
	color: #FFFFFF;
}

#ja-righthead h3 {
	margin-bottom: 10px;
	padding: 0;
	font-size: 120%;
	text-transform: uppercase;
}

/* PATHWAY STYLE
--------------------------------------------------------- */
#ja-pathway {
/*background:transparent url(../images/dotted.gif) repeat-x scroll left bottom;*/
margin-bottom:5px;
padding-bottom:1px;
}

#ja-pathway a {
	color: #787878;
	text-decoration: none;
}

#ja-pathway a:hover {
	color: #787878;
	text-decoration: none;
}

#ja-pathway a:visited {
	color: #787878;
	text-decoration: none;
}




/* RIGHTCOL STYLE
--------------------------------------------------------- */
#ja-rightcol
{
    background: #ffffff;
}
#ja-rightcol a {
	color: #024e88;
}
#ja-rightcol a:hover{
	color: #024e88;
	text-decoration:underline;
}

#ja-rightcol table {
	border-collapse: collapse;
	border-spacing: 0;
}
#ja-rightcol ul li {
	padding-left: 20px;
	padding-right: 15px;
	margin: 0;
	/* background: url(../images/bullet.gif) no-repeat 10px 15px; */
}


#ja-rightcol ul {
	margin: 0;
}

#ja-rightcol ol {
	margin-left: 5px;
}

#ja-rightcol .article_separator {
	display: none;
}


#ja-rightcol table.moduletable {
background:#FFFFFF url(../images/bright.jpg) repeat scroll 36% 100%;
color:#000000;
font-size:100%;
margin:5px 0 0 5px;
text-transform:inherit;
width:299px;
}
#ja-rightcol table.moduletable th
 {
background:transparent url(../images/tright.jpg) no-repeat scroll 0 0;
color:#3A89B6;
font-size:100%;
height:30px;
line-height:33px;
margin-bottom:0px;
padding-left:0;
padding-right:0;
text-indent:14px;
text-transform:inherit;
width:300px;
}
#ja-rightcol table.moduletable td {
padding-bottom:7px;
}

/* Default joomla menu */
#ja-rightcol a.mainlevel {
	margin: 0px 2px 0px 0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 7px;
	display: block;
	color: #ffffff;
	/*background: url(../images/bullet.gif) no-repeat left center;*/
	background:url('../images/menu.jpg');
	font-weight: bold;
	text-decoration: none;
	width:100%;
	height:27px;
	float:left;
}

#ja-rightcol a.mainlevel:hover {
	/*background: url(../images/bullet2.gif) no-repeat left center;*/
	color: #FF8901;
}

#ja-rightcol a.sublevel {
	margin: 0px 0px 0px 7px;
	padding: 0;
	display: block;
	color: #197628;
	height:23px;
	text-decoration: none;
	float:left;

}

#ja-rightcol a.sublevel:hover {
	color: #940303;
	text-decoration: none;
}

#ja-rightcol #active_menu {
	color: #a5de77;
}
.readmore
{
	text-align:right;

	}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}


#ja-rightcol .show {
	background: url(../images/arrow2.png) no-repeat 90% 60%;
	cursor: pointer;
}

#ja-rightcol .hide {
	background: url(../images/arrow3.png) no-repeat 90% 60%;
	cursor: pointer;
}

/* BOT SPOTLIGHT
--------------------------------------------------------- */
.ja-box {
	float: left;
	width: 33.3%;
	background: url(../images/bottombox_left.jpg) top left no-repeat;
	color: #FFFFFF;
}

.ja-box-inner {
	padding: 0 0 0 15px;
	background: url(../images/bottombox_right.jpg) top right no-repeat;
}

.ja-box h3 {
	margin: 0 0 10px 0 !important;
	padding: 5px 15px 4px 0 !important;
	border-bottom: 3px solid #4FAC00;
	color: #FFFFFF;
	font-size: 120%;
	text-transform: uppercase;
}

.ja-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ja-box ul li {
	margin: 0;
	padding-left: 15px;
	list-style: none;
	background: url(../images/white_arrow.gif) no-repeat 3px 7px;
	text-decoration:underline;
}

.ja-box a {
	color: #FFFFFF;
	text-decoration: none;
}

.ja-box a:hover {
	font-size: 100%;
	text-decoration: underline;
}
.contentpaneopen {
border:0 ridge #BFDC7C;
text-align:left;
}

.contentheading {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#2192CC;
text-align:left;
background-repeat:no-repeat;
background-position:left top;
text-indent:10px;
}

.contentpagetitle {
color:#1879b5;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
line-height:17px;
text-align:left;
}

table.contenttoc {
color:#330;
background-color:#e0e0e0;
}

table.contenttoc td {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:400;
text-align:left;
}

.contentdescription {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#364414;
text-align:left;
}
.componentheading {
background:transparent url(../images/seperator.gif) repeat-x scroll center bottom;
clear:both;
color:#DD0000;
font-size:15px;
font-weight:bold;
line-height:normal;
margin-bottom:9px;
padding-bottom:9px;
text-align:left;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
#tin {
	
	/*border:2px #d9effc solid;*/
	width:100%;
	padding-bottom:2px;
}
#tieudiem {
/* border:1px solid #CCCCCC; */
float:left;
/* padding:4px 4px 0 0; */
/* margin-left: 5px; */
width:447px;
}
#tinmoi {
float:right;

width:230px;
}
 #tinmoi table.moduletable
{
background:transparent url(../images/tinmoi4.jpg) no-repeat scroll 50% 101%;
color:#3A89B6;
height:45px;
line-height:27px;
text-indent:15px;
width:230px;
}
#tinmoi table.moduletable th
{
background:transparent url(../images/tinmoi3.jpg) no-repeat scroll 0 0;
color:#3A89B6;
height:45px;
line-height:27px;
text-indent:15px;
width:230px;
}
ul.latestnews {
/*	border:1px solid #ABCFE6; */
	text-decoration:none;	
}
ul.latestnews li {
	background:transparent url(../images/bullet.gif) no-repeat scroll 2px 5px;
	border-bottom: 1px dashed #cccccc;
	padding: 5px 0 10px 0;
	height: auto;
    width: 96%;
}

#hinhtren {
clear:both;

	}
#titlebottom
{
	background:url(../images/titlebottom2.jpg) no-repeat;
	height:25px;
	}
#ttitlebottom
{
	float:right;
margin-right:65px;
margin-top:6px;
color:#fff;
}


/* */

#header2
{
font-family:Tahoma;
padding-bottom:1px;
padding-left:17px;
padding-top:1px;
float:left;
width:20%
}
/* menu */

#header3
{
width:100%;
font-family:Tahoma;

}

#top2
{
	float:right;
	width:80%;
}
#subheader1
{
border-right:1px solid #CCCCCC;
clear:left;
color:#5996CD;
float:left;
font-weight:bold;
height:5.6em;
margin-top:10px;
padding-left:22px;
padding-top:0;
width:11.6em;
}
#subheader1 a:link
{
background:transparent url(../images/lefttop.gif) no-repeat scroll left center;
color:#5996CD;
font-weight:bold;
padding-left:29px;
padding-top:5px;
}
#subheader1 a:visited
{
	color:#5996CD;
	font-weight:bold;
	background:transparent url(../images/lefttop.gif) no-repeat scroll left center;
color:#5996CD;
font-weight:bold;
padding-left:29px;
padding-top:5px;


}

#subheader1 a:active
{
	color:#5996CD;
	font-weight:bold;
}
#subheader1 a:hover
{
	color:#155A9D;
	font-weight:bold;
	text-decoration:underline;
}
#subheader3
{
border-left:1px solid #CCCCCC;
float:right;
height:5.6em;
margin-right:5px;
margin-top:10px;
padding-top:0;
}
#subheader2
{
	padding-left:10px;
}
#ft1
{
border-right:1px solid #CCCCCC;
color:#3C7EAE;
float:left;
height:9.5em;
margin-left:23px;
margin-top:10px;
width:25%;
}
#ft2
{
border-right:1px solid #CCCCCC;
color:#3C7EAE;
float:left;
height:9.5em;
margin-left:28px;
width:43%;

}
#ft3
{
float:right;
margin-top:10px;
width:24%;
color:#3C7EAE;
}
#sft3
{
color:#3C7EAE;
padding-left:27px;
padding-top:5px;
}
#sft1
{
	color:#175C9F;
	padding-left:18px;
}

.inputlogin {
background:#FEFEFE url(../images/inputlogin.jpg) no-repeat scroll 0 0;
border:1px solid #788791;
font-family:tahoma;
padding:1px;
}
/* search */
#sbSearchFrame {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:14px;
margin:5px auto;
width:450px;
}
#sbSearchFrame .textSearchPower {
background-image:url(sprite_3.gif);
background-position:350px -200px;
background-repeat:no-repeat;
margin:0 2px;
padding:5px 0;
width:385px;
}
#search2
{
	padding-top:3px;
}
#lefts
{
background:transparent url(http://tk2.stc.s-msn.com/br/hp/11/en-us/css/i/kvlc.png) no-repeat scroll 0 0;
float:left;
height:36px;
margin-left:278px;
margin-top:0;
padding-left:0;
width:6px;
}
#centers{
background:transparent url(http://tk2.stc.s-msn.com/br/hp/11/en-us/css/i/kvwrap.png) repeat-x scroll 0 0;
float:left;
height:50px;
padding-bottom:0;
padding-top:0;
width:397px;
}
#rights
{
background:transparent url(http://tk2.stc.s-msn.com/br/hp/11/en-us/css/i/kvrc.png) no-repeat scroll 0 0;
float:right;
padding-right:23.9em;
padding-top:45px;
}
#sbSearchFrame .submit {
background-position:-30px -69px;
height:31px;
width:32px;
}
#sbSearchFrame .submit 
{
background:transparent url(../images/find.png) no-repeat scroll 0 0;
height:30px;
margin:2px 0 0 4px;
position:absolute;
vertical-align:top;
width:100px;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
}

#ja-mainnav {
background:transparent url(../images/topmenu.jpg) repeat-x scroll 0 0;
font-weight:bold;
height:31px;
    width:100%;

}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnavwrap {
	display: block;  
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
    text-align: center
}

#ja-subnav {
background:#143D55;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	display: block;
	float: left;
	padding: 5px 12px;
	background: transparent url(../images/submenu2.jpg) no-repeat scroll 1px 14px;
	color: #ffffff;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: bold;
	color: #cccccc;
background: transparent url(../images/submenu2.jpg) no-repeat scroll 1px 14px;
}

#ja-subnav li a.first-item {
	background:  transparent url(../images/submenu2.jpg) no-repeat scroll 1px 14px;
}

/*end */

#topheader
{

	background:#ccc;
	height:20px;
}


.article-content p{
	margin: 10pt 0in; 
	line-height: 14pt;
}
.createdate {
	
	color:#C0C0C0;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	margin-top:15px;
	padding-left:10px;
	text-align:left;
}

ul.mostread {
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.mostread li {
	padding: 10px 0;
	background: none;
	position: relative;
	line-height: normal;
	display: block;
	height: auto;
}

ul.mostread li a {
	color: #555555;
padding-right:18px;
}

ul.mostread li a:hover,
ul.mostread li a:focus,
ul.mostread li a:active {
	color: #000 !important;
}

ul.mostread img {
	position: absolute;
	top: 5px;
	border: 1px solid #fff;
}

ul.mostread div {
	line-height: 1.2;
	display: block;
}

ul.mostread span {
	font-size: 85%;
	color: #666666;
	display: block;
	margin-top: 5px;
}

.anh {
	border: 0pt none; 
	margin: 5px; 
	float: left;
	width: 130px;
	border: 1px solid #cccccc;
	padding: 2px;
}
.anha {
	border: 0pt none; 
	margin: 5px; 
	float: left;
	width: 250px;
}

.vienanh img {
	border: 1px solid #999999;
	padding: 4px;
}

.subtitle {
	text-decoration: underline;
	color: #00458B;
	padding-left: 10px;
}
#searchtop
{
    float:right;
    
    padding:5px;
}
#ja-footer
{
    padding: 5px;
    color:#ffffff;
}
#fmenu
{
border-bottom:1px solid #1A7AB0;
border-top:3px solid #1A7AB0;
height:14px;
margin:5px 0;
padding:5px;
width:99%;
}
#fmenu2
{
    float:left;
text-align:center;
width:60%;
}

#fmenu2 .mainlevel-nav{
    padding:5px;
    color:#006699;
    
}
#fmenu1
{
   float:left;
width:12%;
}
#fmenu3
{
   width:18%;
   float:right;
}
#tintuc
{
    width:100%;
    clear:both;
}
#weblink
{
height:20px;
padding:2px 0;
width:149px;
    
}
#weblink table.moduletable
{
height:10px;
padding:2px 0;
}
#thongtin
{
    background:transparent url(../images/thongtin.jpg) no-repeat scroll 0 0;
float:right;
height:213px;
padding-right:5px;
padding-top:43px;
width:294px;
}