﻿body 
{
	background:#06304F url(images/bg.jpg) top repeat-x;
	margin:0px auto;
	padding:0px;
	
}
a
{
	color: #133F75;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
/*********wrapper********/
.bg
{
	background:url(images/bg_bottom.jpg)  bottom repeat-x;
}
.bg_left
{
	background: url(images/bg_left_wrapper.jpg) left top repeat-x;
}
.wrapper
{
	width:995px;
	margin:0px auto;
	padding:0px;
	clear:both;
	
}
.wrapper .header
{
	/*background:url(images/bg_header.jpg) no-repeat;*/
	height:69px;	
	padding-top:40px;
}
.wrapper .header .logo
{	
	
	width: 240px;
	height: 40px;
	float:left;
}
.wrapper .header .right
{
	float:right;
	margin:10px;
}
.wrapper .header .right .menu
{
	font-size:11px;
	font-family:Arial;
	float:left;
	padding:3px 0px;
}
.wrapper .header .right .menu a#menu_home
{
	background:url(images/header_home.jpg) left no-repeat;
	padding:0px 0px 0px 15px;	
	color:#FFFFFF;
	text-decoration:none;
}
.wrapper .header .right .menu a#menu_home:hover, a#menu_home .selected
{
	background:url(images/header_home_hover.jpg) left no-repeat;	
	padding:0px 0px 0px 15px;	
	color:#FED300;
	text-decoration:none;
}
.wrapper .header .right .menu a#menu_sitemap
{
	background:url(images/header_sitemap.jpg) left no-repeat;
	padding:0px 0px 0px 15px;	
	color:#FFFFFF;
	text-decoration:none;
}
.wrapper .header .right .menu a#menu_sitemap:hover, a#menu_sitemap .selected
{
	background:url(images/header_sitemap_hover.jpg) left no-repeat;	
	padding:0px 0px 0px 15px;	
	color:#FED300;
	text-decoration:none;
}
.wrapper .header .right .menu a#menu_contact
{
	background:url(images/header_email.jpg) left no-repeat;
	padding:0px 0px 0px 15px;	
	color:#FFFFFF;
	text-decoration:none;
}
.wrapper .header .right .menu a#menu_contact:hover, a#menu_sitemap .selected
{
	background:url(images/header_email_hover.jpg) left no-repeat;	
	padding:0px 0px 0px 15px;	
	color:#FED300;
	text-decoration:none;
}
.wrapper .header .right .menu .sep
{
	background:url(images/header_menu_sep.jpg) center no-repeat;
	height:11px;
	width:3px;
	padding:0px 10px;
}
.wrapper .header .right .en
{
	padding:3px 10px 0px 20px;
	float:left;
}
/******************Search*****************/
.search
{
	float:left;
}
.search input[type="text"]
{
	background:url(images/text_search.jpg) no-repeat;	
	width:180px;
	border:0px;
	height:19px;
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 10px;
}
/*************Inside*****************/
.inside
{
	padding: 0px 2px;
	margin-top:1px;
	float: left;
	background-attachment: scroll;
	background-position-y: top;
	background-image: url(images/bg_inside.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.inside .left
{
	width:245px;
	float:left;
	margin-right:11px;
}
.inside .left .box
{
	margin:12px 0px 0px 0px;
	float:left;
}
.inside .right 
{
	float:left;
	width:735px;
}
.inside .right .box
{
	float: left;
	margin: 12px 0 0;
}
/***********************Box diem tin************************/
.diemtin
{

	background:#F2F2F2 url(images/diemtin_head_center.jpg) repeat-x;	
	float:left;
	width:735px;
}
.diemtin .head_left
{
	width:4px;
	height:6px;
	background:url(images/diemtin_head_left.jpg) left top no-repeat;
	float:left;
}
.diemtin .head_right
{
	width:4px;
	height:6px;
	background:url(images/diemtin_head_right.jpg) right top no-repeat;
	float:right;
	position:relative;
}
.diemtin .bottom_left
{
	width: 3px;
	height: 3px;
	background: url(images/diemtin_bottom_left.jpg) left bottom no-repeat;
	float:left;
	margin-top:-3px;
}
.diemtin .bottom_right
{
	width: 3px;
	height: 3px;
	background: url(images/diemtin_bottom_right.jpg) right bottom no-repeat;
	float:right;
	margin-top:-3px;
}
.diemtin .content
{
	width:735px;	
	clear:both;
}
.diemtin .content .content_left
{
	width:239px;
	float:left;
	padding:15px;
}
.diemtin .content .content_right
{
	float:left;
	text-align:left;
	width:450px;
}
.diemtin .content .dvimg
{
	background:transparent url(images/dvimg.jpg) no-repeat scroll 0 0;
	float:left;
	height:130px;
	padding:8px;
	position:relative;
	width:225px;
}
.diemtin .content .content_right .top
{
	background: url(images/bg_diemtin_title.jpg) no-repeat;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	margin-top: -6px;
	padding: 7px 5px 5px 10px;
	width: 105px;
}
.diemtin .content .content_right .date_home
{
	float:left;
	padding:5px;
}
.diemtin .content_right ul
{
	list-style-type:none;
	margin:0px; 
	padding: 2px 0px;
}
.diemtin .content_right ul li
{
	background: url(images/bullet_diemtin.jpg) no-repeat left;
	padding:3px 5px 3px 10px;
	border-bottom: 1px solid #CCCCCC;
}
.diemtin ul li a
{
	color:#133F75;	
}
/*******************Danh muc***********************/
.danhmuc
{
	background: url(images/danhmuc_right2.png) repeat-x;
	width: 100%;
	float: left;
	margin:12px 0 0px 0px;
}
.danhmuc .head
{
	
	position:relative;
	float:left;
	height:27px;
}
.danhmuc .head .title_right
{
	background:url(images/danhmuc_right.png) no-repeat;	
	float:left;
	width:38px;
	height:27px;
}
.danhmuc .head .title
{
	float:left;
	background:url(images/danhmuc_head.jpg) repeat-x;
	padding:5px 0px 5px 10px;
	height:17px;
	font-size:15px;
	font-weight:bold;
}
.danhmuc .content
{
	clear:both;
	width:518px;
	text-align:left;
	background:#FFFFFF;
	border-top-color: inherit;
	border-right-color: #FED300;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	border-bottom-color: #FED300;
	border-left-color: #FED300;
	overflow:hidden;
	line-height:150%;	
}
.danhmuc .content p
{
	padding:2px 0px;
	margin:0px;
}
.danhmuc .content h4
{
	color: #133F75;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	width: 100%;
	padding:0px;
	margin:3px 0px;
}
.danhmuc .content .top1
{
	background:#F2F2F2;
	padding:7px 10px;
}
.danhmuc .content .top2
{
	background:#FFFFFF;	

}
.danhmuc .content .top3
{
	background:#F2F2F2;
	padding:3px 10px;
	height: 15px;
	color:#133F75;
	width:500px;
	text-align:left;
	clear:both;
}
.danhmuc .content .top3 .more
{
	background:url(images/danhmuc_bottom_xem.jpg) no-repeat right;
	
	padding-right:10px;

}
.danhmuc .content .time
{
	color:#999999;
}
.danhmuc .content .dvimg
{
	float:left;
	position:relative;
	margin-right:10px;
}
.danhmuc .content h3
{
	margin: 0px;
	padding: 5px 0px;
	color:#133F75;
	font-size:1.2em;
}
.danhmuc ul.sub
{
	list-style-type:none;
	margin:0px; 
	padding: 2px 10px;
}
.danhmuc ul.sub li
{
	background: url(images/bullet_diemtin.jpg) no-repeat left;
	padding:0px 5px 0px 10px;	
}
.danhmuc ul.sub li a
{
	color:#133F75;
	
}
.danhmuc ul.style2
{
	list-style-type:none;
	padding: 2px 10px;
	margin:0px;
}
.danhmuc ul.style2 li
{background: url(images/bullet_diemtin.jpg) no-repeat left;
	padding:3px 5px 3px 10px;
}
.danhmuc ul.style2 li a
{
	line-height:150%;
}
/*******************Bottom********************/
.bottom
{
	background:url(images/bottom_center.jpg) repeat-x;		
	height:150px;
	width:100%;	
	float:left;
	margin-top:5px;
}
.bottom .bottom_left
{
	background:url(images/bottom_left.jpg) left no-repeat;
	width:8px;
	height:150px;
	float:left;
}.bottom .bottom_right
{
	background:url(images/bottom_right.jpg) left no-repeat;
	width:8px;
	height:150px;
	float:right;
}
.bottom .content
{
	float:left;
	padding:5px 0px;
}
/***************Copy right**********************/
.copyright
{
	background:#053F64 url(images/copyright_center.jpg) repeat-x;
	float:left;
	width:100%;
	margin-top:3px;
}
.copyright .left_c
{
	background:url(images/copyright_left.jpg) no-repeat;
	float:left;
	width:5px;
	height:30px;
}
.copyright .right_c
{
	background:url(images/copyright_right.jpg) no-repeat;
	float:right;
	width:5px;
	height:30px;
}
.copyright .content
{
	float:left;
	width:980px;
	color:#FFFFFF;
	line-height:140%;
	text-align:center;
	padding-top:10px;
}
.copyright  h4,h3,h5
{
	padding:3px;
	color:#FED300;
	margin:0px;
}
/******************Box left****************/
.box_left
{
	width:245px;
	float:left;
	background:url(images/box_left_center.jpg) repeat-y;		
	clear:both;
}
.box_left_top
{
	background:url(images/box_left_top.jpg) no-repeat;
	height:17px;	
	padding:6px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.box_left_bottom
{
	background:url(images/box_left_bottom.jpg) no-repeat;
	height:6px;
	width:245px;
	float:left;
}
.box_left .content
{
	float:left;	
	width:235px;
	padding:5px;
}
.box_left #songuoitruycap
{
	background:url(images/songuoitruycap.jpg) no-repeat;
	height:14px;
	padding:2px 5px 0px 24px;
	margin:0px 0px 0px 10px;
	float:left;
}
.box_left #tongluoctruycap
{
	background:url(images/tongluoc.jpg) no-repeat;
	height:14px;
	padding:2px 5px 0px 24px;
	margin:0px 0px 0px 10px;
	float:left;
}
.box_left .value
{
	float:right;
	font-weight:bold;	
	padding:2px 5px;
}

/*************Bang gia trong nuoc**************/

.box_left .content table
{
	text-align:left;
	width:236px;	
	background-color:#7C99AA;
	border:1px solid #FFF;		
}
.box_left .content table.pic
{
	background-color:#FFF;
}
.box_left .content table tr td
{
	padding:3px 0px 2px 4px;
	font-size:12px;
	text-align:left;
}
.box_left .content table tr.title
{
	background-color:#FFF9D3;	
}
.box_left .content table tr.title td
{
	font-weight:bold;
	color:#023D5E;
	padding:4px 5px; 
	text-transform:capitalize;
	text-align:left;
}
.box_left .content table tr.row1
{
	background-color:#FFF;
}
.box_left .content table tr.row2
{
	background-color:#F7F7F7;
}
/**************Box danh muc inside***************/
.box_inside_left
{
	background:#F2F2F2;
	clear: both;
	float: left;
	width: 245px;
}
.box_inside_left_top
{
	background:url(images/box_inside_left.jpg) no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	padding: 6px;
	text-transform: uppercase;
}
.box_inside_left_bottom
{
	background: url(images/box_inside_left_bottom.jpg) no-repeat;
	float: left;
	height: 3px;
	width: 245px;
}
.box_inside_left_content
{
	float:left;
	text-align:left;
	width:245px;
	padding-bottom:10px;
}
.box_inside_left_content ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.box_inside_left_content ul.style3
{
	margin: 0;
	padding: 0 5px 0 10px;
	list-style-type: none;
}
.box_inside_left_content ul li
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px 5px 33px;	
	background: transparent url(images/bullet_inside1.jpg) no-repeat scroll 13px 10px ;
	
}
.box_inside_left_content ul li:hover
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px 5px 33px;
	background: #E2E2E2 url(images/bullet_inside2.jpg) no-repeat scroll 13px 10px ;
	
}

.box_inside_left_content ul li a
{
	color: #133F75;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	display:block;
	width: 100%;
}
.box_inside_left_content ul.style3 li a
{
	color: #133F75;
	font-family: tahoma;
	font-size: 14px;	
	line-height: 150%;
	text-decoration: none;
	font-weight:normal;
	width: 100%;
}
/*****************Diem tin*****************/
.diemtin_right
{
	background: url(images/box_inside_right_center.jpg) repeat-y scroll 0 0;
	clear:both;
	float:left;
	width:200px;
	margin:12px 0px;
	
}
.diemtin_right_top
{
	background:transparent url(images/box_inside_right.jpg) no-repeat scroll 0 0;
	font-size:13px;
	font-weight:bold;
	height:19px;
	padding:6px;
}
.diemtin_right_bottom
{
	background:transparent url(images/box_inside_right_bottom.jpg) no-repeat scroll 0 0;
	float:left;
	height:5px;
	width:200px;
}
.diemtin_right_content
{
	text-align:left;
}
.diemtin_right_content ul
{
	margin:0px;
	padding:10px 10px;
	list-style-type:none;
}
.diemtin_right_content ul li
{
	
	margin: 3px 0px;
	padding: 0px 0px 3px 10px;	
	background: transparent url(images/bullet_diemtin_right.jpg) no-repeat scroll left 2px;
}
.diemtin_right_content ul li a
{
	color:#000000;
}
/***********inside*************/
.another2
{
	background: #F0F3F4;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 10px;
	text-align: left;
	margin: 10px 0px;
}
.sitepath
{
	background:#F0F3F4;
	padding:3px 10px;
	clear:both;
	text-align:left;
}
.sitepath a
{
	color:#666666;
	font-size:10px;
}
.sitepath .sep
{
	color:#666666;
	font-size:8px;
	padding:0x 5px;	
	width:8px;
	height:8px;
}	.back_sep
	{
		background:url(images/back.jpg)no-repeat left center;
		width:10px;
		height:16px;
		float:left;
	}
	.content_inside
	{
		padding:5px 16px 10px 16px;
	}
	.readmore
	{
		text-align:right;
		width:100%;
	}
#left_line
{
	border-bottom: 1px solid #CCCCCC;
	clear:both;
	width:100%;
	padding:3px 0px;
}
.floatLeft1 {
border:0 solid;
float:left;
height:23px;
text-align:left;
width:120px;
}.floatLeft2 {
border:0 solid;
float:left;
height:25px;
width:300px;
}.clear {
clear:both;
}.top5 {
padding-top:5px;
}.top10 {
padding-top:10px;
}.top20 {
padding-top:20px;
}.floatLeft3 {
border:0 solid;
float:left;
height:140px;
width:300px;
}textarea {
color:#333333;
font-size:11px;
width:95%;
}
/*********************Menu**********************/
.menu2
{
	background: transparent url(images/menu_main.jpg) repeat-x scroll center top;	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	height: 32px;
	width: 100%;
}.menu2 ul.m
{
	background: transparent url(images/menu_right.jpg) no-repeat scroll right top;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	height: 32px;
}
.menu2 ul.m li
{
	display: inline;
	float: left;
}

.menu2 ul.m li:hover a
{
	background: transparent url(images/menu_hover.jpg) repeat-x scroll center top;	
	display: block;
	float: left;
	color:#000000;
	height: 12px;
	padding: 10px 25px;
}
.menu2 ul.m li.selected a
{
	background: transparent url(images/menu_selected.jpg) repeat-x scroll center top;	
	display: block;
	float: left;
	color:#FFFFFF;
	height: 12px;
	padding: 10px 25px;
}.menu2 ul.m li a
{
	color:#000000;
	float: left;
	height: 12px;
	padding: 10px 25px;
	text-decoration: none;
}.submenu
{
	background: #F2F2F2 none repeat scroll 0 0;
	border-bottom: 0px solid #C9E2E5;
	border-left: 1px solid #C9E2E5;
	border-right: 1px solid #C9E2E5;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	z-index:50;
}
.submenu ul
{
	margin:0px;
	padding:3px 0px;
	list-style-type:none;
	text-align: left;
}.submenu ul li
{
	display: block;
	overflow: hidden;
	text-align: left;	
}.submenu ul li a
{
	display: block;
	height: 14px;
	padding: 5px 10px;
	text-align: left;
	text-decoration: none;
	
	width: 100%;
}
.menu ul.m li span.sep {
background:transparent url(images/menu_sep.jpg) no-repeat scroll center top;
float:left;
height:32px;
width:3px;
}
.menu ul.m li span.sep_left {
	background:transparent url(images/menu_left.jpg) no-repeat scroll center top;
	float:left;
	height:32px;
	width:3px;
}
.menu ul.m li span.sep_right {
	
	float:right;
	height:32px;
	width:3px;
}
.submenu ul li a:hover
{
	color:#000000;
	
}
/*************************/
.boxhome
{
	margin: 0 auto;	
	width: 225px;	
	position:relative;
}
.boxhomeinside_below
{
	background-color: #000000;
	height: 38px;
	opacity: 0.7;
	position:absolute;	
	width: 225px;
	top:120px;	
	z-index: 10;
	margin-left:8px;
}
.boxhomeinside
{
	height: 38px;
	position: absolute;
	top: 120px;
	width: 225px;
	z-index: 10;
	text-align:left;
	margin-left:8px;
}.box_home h3 
{
	font-size:12px;
	line-height:140%;
	padding:3px 0px;
	margin:0px;
}
.box_home ul li h3 a
{
	color:#FFFF00;
}
/*******************Bnag ty gia quoc te*********************/
#tlbForex
{
	background:#F7F7F7 !important;
}
#ui-datepicker-div
{
	display:none;
}
.danhmuc #content
{
	min-height:1000px;
}
.danhmuc #khuyenmai
{
	background: transparent url(images/khuyenmai.png) no-repeat scroll right top;
	float: right;
	height: 244px;
	margin-right: -5px;
	margin-top: -12px;
	position: relative;
	width: 200px;
	z-index: 100;
}
.km_top
{
	background: transparent url(images/khuyenmai_top.png) no-repeat scroll right top;
}
/******************************NU trang************************************/
.dvpro_title
{
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	height: 35px;
	width: 520px;
}
.dvpro_content
{
	background: transparent url(images/probg_content.jpg) repeat scroll 0 0;
	float: left;
	width: 510px;
}.dvpro_item
{
	color: #999999;
	float: left;
	font-size: 10px;
	height: 180px;
	padding: 26px 8px 3px;
	text-align: center;
	width: 110px;
}.dvpro_pic
{
	background: transparent url(images/dvpro_pic_bg.jpg) no-repeat scroll 0 0;
	float: left;
	height: 115px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	width: 110px;
}
.cbtt
{padding:0px !important;
	}
	
.bottom2
{
	margin:5px 0px;
	clear:both;
width:735px;
float: right;
	}
.bottom2 .btop
{
	background:url(images/bottom2_top.jpg) no-repeat top;
	height:4px;
	width:735px;
	float:left;
}.bottom2 .bbottom
{
	background:url(images/bottom2_bottom.jpg) no-repeat bottom;
	height:5px;
	width:735px;
	float:left;
}
.bottom2 .content
{
	background: url(images/bottom2_repeat.jpg);
	float: left;
	padding: 5px 10px;
}
.externalControl a
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background: #000000 none repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 0 5px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 5px 7px;
	text-decoration: none;
}.externalControl a:hover
{

background:#F2F2F2 none repeat scroll 0 0;
color:#000000;
padding: 4px 6px;
border: 1px solid #000000;
}
/*--------------------Menu Left-------------------------*/
/********************menu left*********************/

.dhtmlgoodies_subMenu
{
	visibility: hidden;
	position: absolute;
	overflow: hidden;

	background-color: #F2F2F2;
	font-family: arial;
	text-align: left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
	margin-left:1px;
	
}
.dhtmlgoodies_subMenu ul
{
	margin: 0px;
	padding: 0px;
}
.dhtmlgoodies_subMenu ul li
{
	list-style-type: none;
	margin: 0px;
	padding: 1px; /* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.dhtmlgoodies_subMenu ul li a
{
	/* Sub menu items */
	white-space: nowrap; /* No line break */
	text-decoration: none; /* No underline */
	color: #133F75; /* Black text color */
	height: 16px; /* 16 pixels height */
	line-height: 16px; /* 16 pixels height */
	padding: 5px 10px 5px 15px; /* 1px of "air" inside */
	display: block; /* Display as block - you shouldn't change this */
	border-bottom:1px solid #CCCCCC;	
	min-width:100px;
}
.dhtmlgoodies_subMenu ul li a:hover,a.selected
{
	/* Sub menu items - mouse over effects */
	color: #000; /* White text */
	text-decoration: none;	
	background: #E2E2E2 ;
}

