/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}
#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}
ul#mainlevel-nav li
{
	background-image: none;
	padding:0;
	float: left;
	margin: 0;
	white-space: nowrap;
	margin-top:5px;
	width:106px;	
}

ul#mainlevel-nav li a
{
	display: block;
	width:106px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	color:#1E5AB5;	
	padding:0;
	text-decoration:none;
	border-right:1px solid #003399;
	border-right-style:dotted;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color:#fff;
	background:url(../images/bkbutton.jpg) no-repeat;
}
ul#mainlevel-nav li a#active_menu-nav
{
	color:#fff;
	background:url(../images/bkbutton.jpg) no-repeat;
}

ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav2 li
{
	background-image: none;
	padding:0;
	float: left;
	margin: 0;
	white-space: nowrap;
	margin-top:5px;
}

ul#mainlevel-nav2 li a
{
	display: block;
	width:106px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	color:#1E5AB5;	
	text-decoration:none;
}

#buttons>ul#mainlevel-nav2 li a { width: auto; }

ul#mainlevel-nav2 li a:hover
{
	color:#fff;
	background:url(../images/bkbutton.jpg) no-repeat;
}
ul#mainlevel-nav2 li a#active_menu-nav2
{
	color:#fff;
	background:url(../images/bkbutton.jpg) no-repeat;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	font-family:Tahoma;
	font-size:12px;
	color:#1e5ab5;
	font-weight:normal;
	background:url(../images/li-bg.jpg) no-repeat;
	background-position:0px 4px;
	padding-left:13px;
	margin-left:10px;
	line-height:160%;
	vertical-align:middle;
	color:#333;

}
td {
	text-align: left;
	font-size: 11px;
}
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	text-align:center;
	background: #E1EEF4;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #1e5ab5; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	
	text-decoration: underline;
	color:#259205;
}

table.contentpaneopen {
 	 width: 98%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	float:left;
	margin-left:15px !important;
	margin-left:0px;	
	margin-right:10px;
	text-align:justify;	
}

table.contentpaneopen td {
   padding-right: 5px;
   font-family:Tahoma;
   font-size:12px;
   color:#333;
   line-height:150%;
   vertical-align:middle;
}
table.contentpaneopen h1{
	padding-right: 5px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	color:#1E5AB5;
	font-family:tahoma;
}
table.contentpaneopen h2 {
   padding-right: 5px;
   font-family:Tahoma;
   font-size:13px;
   font-weight:bold;
   color:#78BD1C;
   line-height:150%; 
}
table.contentpaneopen h3
{
   padding-right: 5px;
   font-family:Tahoma;
   font-size:12px;
   font-weight:bold;
   color:#78BD1C;
   line-height:150%;
}
table.contentpaneopen td {
   padding-right: 5px;
   font-family:Tahoma;
   font-size:12px;
   color:#333;
   line-height:150%;
   vertical-align:middle;
}
table.contentpaneopen td img{	
	border:1px solid #9e9e9e;
	padding:1px;
	margin:0px 5px 0px 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
 	 width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	margin-left:15px !important;
	margin-left:0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:180%;
	vertical-align:middle;
}
table.contentpane td.contact-title
{
	color:#1e5ab5;
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	color:#000;
	font-size:11px;
	font-family:Tahoma;
	background:url(../images/button-search.jpg) no-repeat;
	border:none;
	height:24px;
	width:63px;
	line-height:24px;
	vertical-align:middle;
	text-align:center;
}

.inputbox {
	padding: 2px;
	border:solid 1px #7a94af;
	background-color: #ffffff;
}

.componentheading {
	color:#1e5ab5;
	font-size:18px;
	font-family:Tahoma;
	font-weight:normal;
	height:48px;
	line-height:120%;
	text-indent:15px;
	background:url(../images/gioithieu-h3.jpg) bottom no-repeat;
	vertical-align:top;
	margin:0;
	padding:0;
	text-align:left;
}
form .contentpane
{
	width:630px;
	float:left;
}
.contentcolumn {
	padding-right: 5px;
}

#mainbody-right .contentheading {
	height: 30px;
	color: #1E5AB5;
	font-size: 18px;
	background:url(../images/title-content.jpg) left center no-repeat;
	height:26px;
	font-family:Arial;
	text-indent:10px;
}
a.contentpagetitle:link,a.contentpagetitle:visited {
	display: block;
	font-weight: bold;
	line-height:160%;
	vertical-align:middle;
	font-family:Tahoma;
	padding:5px 0px 5px 0px;
	font-size:14px;
	color:#1e5ab5;
}
a.contentpagetitle:hover
{
	color:#259205;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#title-phongban
{
	width:900px;
	float:left;
	background:#fff;
}
#phong
{
	float:left;
	margin-left:8px;
	margin-top:5px;
}
.module-titletao h3
{
	color:#1941A5;
	font-size:15px;
	width:868px;
	background:url(../images/bg_titlephong.jpg) left center no-repeat;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	height:37px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	line-height:35px;
	vertical-align:middle;
	text-indent:20px;
}
.module-congnghetao
{
	background:url(../images/menu-phongban.jpg) top left no-repeat;
	width:220px;
	padding-top:20px;

}

#mainbody-phongban
{
	width:220px;
	float:left;
}
a.mainlevel-congnghetao:link, a.mainlevel-congnghetao:visited {
	display: block;
	width:220px;
	height: 25px ;
	line-height:25px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:11px;
	color:#1E5AB5;
	font-weight:bold;
	text-indent:23px;
	text-decoration:none;
	background:url(../images/menu_tao.jpg) no-repeat;	
}
a.mainlevel-congnghetao:hover {		
	color:#ffffff;
	background:url(../images/hovermenu_tao.jpg) no-repeat;
}

a.mainlevel-congnghetao#active_menu-congnghetao {
	color:#ffffff;
	background:url(../images/hovermenu_tao.jpg) no-repeat;
}

a.mainlevel-congnghetao#active_menu:hover {
	color: #FB0000;
}
a.sublevel-congnghetao:link, a.sublevel-congnghetao:visited {
	display: block;
	width:220px;
	height: 25px ;
	line-height:25px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:11px;
	color:#1E5AB5;
	font-weight:normal;
	text-indent:25px;
	text-decoration:none;
	background:url(../images/sub_menu.jpg) no-repeat;
}

a.sublevel-congnghetao:hover {
	color: #fff;
	text-decoration: none;
	background:url(../images/sub_menu_hover.jpg) no-repeat;
}

a.sublevel-congnghetao#active_menu-congnghetao {
	color: #fff;
	text-decoration: none;
	background:url(../images/sub_menu_hover.jpg) no-repeat;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width:220px;
	height: 25px ;
	line-height:25px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:11px;
	color:#1B4B7B;
	font-weight:bold;
	text-indent:23px;
	text-decoration:none;
	background:url(../images/menu-bg.jpg) no-repeat;	
}
a.mainlevel:hover {		
	color:#FB0000;
}

a.mainlevel#active_menu {
	color:#FB0000;
}

a.mainlevel#active_menu:hover {
	color: #FB0000;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

/*----- sublevel-list ------*/
a.mainlevel-list:link,a.mainlevel-list:visited{	
	font-family:Tahoma;
	font-size:12px;
	color:#45474E;
	font-weight:bold;
	line-height:180%;
	vertical-align:middle;
	padding:20px 0px 20px 0px;
	text-decoration:none;
}
a.mainlevel-list:hover{	

	color:#FB0000;
	text-decoration:underline;
}
a.mainlevel-list#active_menu-list{	
	color:#FB0000;
	text-decoration:underline;
}
a.sublevel-list:link, a.sublevel-list:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#1E5AB5;
	font-weight:normal;
	text-decoration:none;
	line-height:180%;
	vertical-align:top;
	background:url(../images/arrows.jpg) no-repeat;
	background-position:0px 3px;
	padding-left:13px;
}

a.sublevel-list:hover {
	color:#259205;
}

a.sublevel-list#active_menu-list {
	color:#259205;

}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}



/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
#total
{
	width:900px;
	margin:0 auto;

}
/*-------------------------------------------Banner-------------------------*/
#banner
{
	width:900px;
	clear:both;
}
/*-------------------------------------------mainbody-------------------------*/
#mainbody
{
	width:900px;
	float:left;
	background:#fff;

}
#mainbody-left
{
	width:230px;
	float:left;
	margin-left:7px !important;
	margin-left:3px;	
	

}
#mainbody-right
{
	width:660px  !important;
	width:650px;	
	float:right;
	margin:20px 0px 0px 0px;
	padding:0;

}
/*-------------------------------------------Footer-------------------------*/
#bottom
{
	clear:both;
	width:900px;
	height:117px;
	margin:0 auto;
	text-align:left;
	background:url(../images/bkfooter.jpg) no-repeat;	
}
#bottom-left
{
	width:750px;
	float:left;

}
#bottom-right
{
	width:150px;
	float:right;
}

.module-lienhe
{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	line-height:150%;
	vertical-align:middle;
	margin-top:50px;
	margin-left:10px;
}
.module-dtn
{
	margin-top:95px;
	text-align:right;


}
.module-dtn a:link,.module-dtn a:visited
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#fff;
	line-height:150%;
	vertical-align:middle;
	padding-right:10px;
}
/*-------------------------------------------Topmenu-------------------------*/
#topmenu
{
	width:900px;
	clear:both;
	height:29px;
	background:url(../images/topmenu.jpg) repeat-x;
}
#topmenu-left
{
	width:160px;
	float:left;

}
#topmenu-center
{
	width:638px;
	float:left;
}
#topmenu-right
{
	width:90px;
	float:left;
	padding:0;
	margin:0;
	text-align:left;
}


.module-thuvien img
{
	margin-left:5px;
	margin-top:1px;
}
.module-lang img
{

	margin-top:5px;
	text-align:left;
}
/*-----------------------------Danh Muc-------------------------------*/
.module-danhmuc
{
	text-align:left;
	width:220px;
	
}
.module-danhmuc h3
{
	color:#1e5ab5;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	background:url(../images/danhmuc-h3.jpg) no-repeat;
	height:69px;
	width:220px;
	margin:0;
	padding:0;
	line-height:60px;
	vertical-align:middle;
	
}
.module-donvi
{
	text-align:left;
	width:220px;
	
}
.module-donvi h3
{
	color:#1e5ab5;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	background:url(../images/danhmuc-h3.jpg) no-repeat;
	height:69px;
	width:220px;
	margin:0;
	padding:0;
	line-height:60px;
	vertical-align:middle;
	
}
table.search
{
	text-align:left;
	width:220px;
	height:54px;
	background:#cde3eb;
	margin:17px 0px 17px 0px;
	
}
table.search td
{
	color:#1e5ab5;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	
}
.input
{
	border:1px solid #809db9;
	height:18px;
}
.button-search
{
	color:#000;
	font-size:11px;
	font-family:Tahoma;
	background:url(../images/button-search.jpg) no-repeat;
	border:none;
	height:24px;
	width:63px;
	line-height:24px;
	vertical-align:middle;
	text-align:center;
}




/*---------------------------------------Gioi Thieu-----------------------------*/
.module-gioithieu
{
	width:642px;
	text-align:left;
	margin-left:10px;
}
.module-gioithieu h3
{
	color:#1e5ab5;
	font-size:18px;
	font-family:Tahoma;
	font-weight:normal;
	height:48px;
	text-indent:10px;
	background:url(../images/gioithieu-h3.jpg) bottom no-repeat;
	vertical-align:top;
	margin:0;
	padding:0;
}
.gioithieu_dn-whole {	
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	padding:0;
}
.gioithieu_dn-each {		
	text-align: left;

}
.gioithieu_dn-introtext {	
	text-align: left;	
}
a.gioithieu_dn-introtext-lisnk, a.gioithieu_dn-introtext-link:link, a.gioithieu_dn-introtext-link:visited, .gioithieu_dn-introtext-link {
	font-weight: normal;
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	line-height:160%;
	vertical-align:middle;
	display: block;
	text-align:justify;	


}
a.gioithieu_dn-introtext-link:hover {
	color:#0099FF;

}
/*---------------------------------------Nghien Cuu khoa hoc-----------------------------*/
.module-khoahoc
{
	width:642px;
	text-align:left;
	margin-left:10px;
	float:left;
}
.module-khoahoc h3
{
	color:#1e5ab5;
	font-size:18px;
	font-family:Tahoma;
	font-weight:normal;
	height:48px;
	text-indent:10px;
	background:url(../images/gioithieu-h3.jpg) bottom no-repeat;
	vertical-align:top;
	margin:0;
	margin-top:20px;
	padding:0;
}
.nghiencuu_dn-whole {	
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	padding:0;

}
.nghiencuu_dn-each {		
	text-align: left;
	padding:0;
	margin:0;
	padding-bottom:10px;

}
.dn-title {	
	vertical-align: text-top;
}
/* Styling for the Title link of each News Item */
a.nghiencuu_dn-title, a.nghiencuu_dn-title:link, a.nghiencuu_dn-title:visited {	
	display: block;
	font-weight: bold;
	line-height:160%;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:12px;
	color:#333;
}
a.nghiencuu_dn-title:hover {
	text-decoration:underline;

}
.nghiencuu_dn-introtext {
	font-weight: normal;
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	line-height:160%;
	vertical-align:middle;
	display: block;
	text-align:justify;	


}


/*---------------------------------------Tin tuc----------------------------*/
.module-tintuc
{
	width:642px;
	text-align:left;
	margin-left:10px;
}
.module-tintuc h3
{
	color:#1e5ab5;
	font-size:18px;
	font-family:Tahoma;
	font-weight:normal;
	height:48px;
	text-indent:10px;
	background:url(../images/gioithieu-h3.jpg) bottom no-repeat;
	vertical-align:top;
	margin:0;
	margin-top:20px;
	padding:0;
}
.ja-newsblock
{
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	padding:0;	
}
.ja-newsblock img
{
	border:1px solid #9e9e9e;
	padding:1px;
	margin-right:10px;
}
.ja-newscontent
{
	float:left;
	font-weight: normal;
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	line-height:150%;
	vertical-align:middle;
	text-align:justify;		
}
a.ja-newstitle:link,a.ja-newstitle:visited
{
	display: block;
	font-weight: bold;
	line-height:160%;
	vertical-align:middle;
	font-family:Tahoma;
	padding:10px 0px 10px 0px;
	font-size:12px;
	color:#333;
}
a.ja-newstitle:hover
{
	text-decoration:underline;
}
ul.ja-newslinks
{
	float:left;
	margin-top:10px;
	width:600px;
}
ul.ja-newslinks li
{
	list-style:none;
	background:none;
}
ul.ja-newslinks li a:link,ul.ja-newslinks li a:visited
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#1e5ab5;
	font-weight:normal;
	background:url(../images/li-bg.jpg) no-repeat;
	background-position:0px 2px;
	padding-left:13px;
	line-height:160%;
	vertical-align:middle;
	
}
ul.ja-newslinks li a:hover
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#259205;
	font-weight:normal;
}
/*---------------------------------------San Pham DIch Vu-----------------------------*/
.module-sanpham
{
	width:642px;
	text-align:left;
	margin-left:10px;
	float:left;
}
.module-sanpham h3
{
	color:#1e5ab5;
	font-size:18px;
	font-family:Tahoma;
	font-weight:normal;
	height:48px;
	text-indent:10px;
	background:url(../images/gioithieu-h3.jpg) bottom no-repeat;
	vertical-align:top;
	margin:0;
	margin-top:20px;
	padding:0;
}


a.readon:link,a.readon:visited
{
	color:#1e5ab5;
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma;
	float:right;
	background:url(../images/readon.jpg) no-repeat;
	background-position:0px 3px;
	padding-left:13px;
}
a.readon:hover
{
	color:#259205;
}

#mainbody-right table.blog span.article_seperator
{
	border-bottom:1px solid #103ca2;
	border-bottom-style:dotted;
	font-size:10px;
	width:500px;
	float:left;
	margin-left:60px;
	margin-bottom:20px;

}
.blog_more
{
	color:#333;
	font-size:12px;
	line-height:180%;
	font-weight:bold;
	font-family:Tahoma;
}


/*-----------------------------Weblink-------------------------------*/
.module-weblink
{
	text-align:left;
	width:220px;
	}
	
.module-weblink h3
{
	color:#1e5ab5;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	background:url(../images/danhmuc-h3.jpg) no-repeat;
	height:69px;
	width:220px;
	margin:0;
	padding:0;
	line-height:60px;
	vertical-align:middle;
	
}
.module-trongnuoc
{
	text-align:left;
	width:220px;
	margin-bottom:20px;
	}
	
.module-trongnuoc h3
{
	color:#259205;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	text-align:left;
	width:220px;
	margin:0;
	padding:0;
	line-height:180%;
	vertical-align:middle;
}
select.weblink
{	
	width:220px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
select.weblink option
{	
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
.module-thuvienanh
{
	border:3px solid #387ADE;
	padding:1px;
	float:left;
}
.module-lkphongban h3
{
	font-family:tahoma;
	font-size:11px;
	color:#E1EEF4;
	text-align:left;
	margin:0;
	padding:8px 0px 8px 6px;
}
.module-lkphongban
{
	float:left;
	background-color:#387ADE;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	width:220px;
}
.module-lkphongban select
{
	width:210px;
}
.module-lkphongban option
{
	width:170px;
}
.contentpaneopen table
{
	border:1px solid #EBF4F7;
	border-collapse:collapse;
}
.contentpaneopen table td
{
	line-height:180%;
	vertical-align:middle;
	padding:5px;
}
.contentpaneopen table td strong
{
	color:#1E5AB5;	
}
