@charset "utf-8";
/* CSS Document */
body{
		font: 12 arial sans-serif;
	}
#banner{
		width:100%; 
		height:99px;
		 
	}
#language{
		position:absolute;
		width:980px;;
		text-align:right;
		line-height:26px;
		margin-top:0px;
		z-index:10;
	}
#menu{
		width:100%;
		height:35px;
		vertical-align:middle;
		background-image:url(../images/menu.png);
		background-repeat:repeat-x;
		z-index:4;
	}
#wrapper{
		width:100%;
		background-image:url(../images/bg_page.png);
		background-repeat:repeat-x;
		background-color:#FFF;
		margin:auto 0px;
	}
#seach_{
		width:90%;
		height:26px;
		float:left;
		margin-top:4px;
		line-height:26px;
	}
#bar_language{
		width:100%;
		height:5px;
		text-align:right;
	}
#language{
		float:right;
		padding-top:4px;
		line-height:30px;
		margin-right:2px;
	}
#left{
		float:left;
		text-align:left;
		width:213px;
		height:100%;
	}
#left_top_vietnamese{
		width:210px;
		height:47px;
		background-image:url(../images/left_top_vn.png);
		overflow:hidden;
	}
#left_top_english{
		width:210px;
		height:47px;
		background-image:url(../images/left_top_en.png);
		overflow:hidden;
	}
.conner_l{
		float:left;
		left:0px;
		position:absolute;
	}
.conner_r{
		float:right;
		right:0px;
		position:absolute;
	}
#title_left{
		line-height:37px;
		text-align:center;
		font-size:14px;
		font-weight:bold;
		color:#FFF;
	}
#form_left{
		width:100%;
		background-image:url(../images/line_left.png);
	}
#foot_left{
		width:213px;
		height:13px;
		background-image:url(../images/bottom_left.png);
		background-repeat:no-repeat;
	}
#main_form{
		width:750px;
		height:100%;
		float:left;
		margin-left:10px;
		text-align:center;
	}
.title_{
		width:100%;
		height:35px;
		display:block;
		background-image:url(../images/title_.png);
		background-repeat:no-repeat;
		text-align:left;
	}
.title{
		color:#6eaed2;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		line-height:33px;
		float:left;
		
	}
.conner_left{
		float:left;
	}
.conner_right{
		float:right;
	}
.intro{
		width:100%;
		height:188px;
		padding:0;
		margin-left:5px;
	}
.box_intro_top{
		width:360px;
		height:8px;;
		margin:0;
		padding:0;
		background-image:url(../images/top_intro2.png);
	}
.box_intro{
		width:100%;
		height:177px;
		text-align:center;
		background-image:url(../images/bg_intro.png);
	}
.box_img{
		width:364px;
		height:188px;
		float:right;
		background-image:url(../images/img.png);
		margin-right:5px;
	}
#main_news{
		width:100%;
		margin-top:15px;
		margin-left:3px;
		
	}
/*----------------------------1-------------------------*/
.title_box1{
		color:#f09802;
		text-align:left;
		font-size:12px;
		font-weight:bold;
		margin-left:55px;
		line-height:30px;
	}
#box1{
		width:249px;
		float:left;
	}
#top_box1{
		width:249px;
		height:41px;
		float:left;
		background-image:url(../images/top_box_org.png);
	}
#bg_box1{
		width:246px;
		float:left;
		height:180px;
		background-image:url(../images/bg_box_or.png);
		background-repeat:repeat-y;
	}
#foot_box1{
		width:247px;
		height:13px;
		float:left;
		background-image:url(../images/foot_box_org.png);
		background-repeat:no-repeat;
	}
	/*-------------------------2-----------------------*/
.title_box2{
		color:#2d9502;
		text-align:left;
		font-size:12px;
		font-weight:bold;
		margin-left:55px;
		line-height:30px;
	}
	#box2{
		width:249px;
		float:left;
	}
#top_box2{
		width:247px;
		height:41px;
		float:left;
		background-image:url(../images/top_box_green.png);
	}
#bg_box2{
		width:246px;
		float:left;
		height:180px;
		text-align:center;
		background-image:url(../images/bg_box_green.png);
		background-repeat:repeat-y;
	}
#foot_box2{
		width:247px;
		height:13px;
		float:left;
		background-image:url(../images/foot_box_green.png);
		background-repeat:no-repeat;
	}
	
	/*--------------------------3----------------------*/
	
.title_box3{
		color:#054575;
		text-align:left;
		font-size:12px;
		font-weight:bold;
		margin-left:55px;
		line-height:30px;
	}
#box3{
		width:247px;
		float:left;
	}
#top_box3{
		width:247px;
		height:41px;
		float:left;
		background-image:url(../images/top_box_blue.png);
		background-repeat:repeat-y;
	}
#bg_box3{
		width:246px;
		float:left;
		height:180px;
		background-image:url(../images/bg_box_blue.png);
		background-repeat:repeat-y;
	}
#foot_box3{
		width:247px;
		height:13px;
		float:left;
		background-image:url(../images/foot_box_blue.png);
		background-repeat:no-repeat;
	}
	
	/*------------------------------------------------*/
.linefoot{
		background-image:url(../images/line_bottom.png);
		width:100%;
		height:7px;
		background-repeat:repeat-x;
		
	}
.footer{
	width:100%;
	padding:5px;
	height:auto;
	font-size:11px;
	color:gray;
	}
	
/*------------------------------ link --------------------------------------*/

a link   {font-family: Arial; font-size: 12px;font-weight:bold;text-decoration:none;; color:#CCC;}
a visited{font-family: Arial; font-size: 12px;font-weight:bold;text-decoration:none;; color:#CCC;}
a hover  {font-family: Arial; font-size: 12px;font-weight:bold;text-decoration:none; color: #CCC;}

a.linkblue:link   { font-family: Arial; font-size: 12px;font-weight:bold;text-decoration:none;; color: #054575;}
a.linkblue:visited{ font-family: Arial; font-size: 12px;font-weight:bold;text-decoration:none;; color: #054575;}
a.linkblue:hover  { font-family: Arial; font-size: 12px;font-weight:bold;text-decoration:none; color: #054575;}

a.xemiep:link   { font-family: Arial; font-size: 11px;text-decoration:none;; color: #054575;}
a.xemiep:visited{ font-family: Arial; font-size: 11px;text-decoration:none;; color: #054575;}
a.xemiep:hover  { font-family: Arial; font-size: 11px;text-decoration:none; color: #054575;}

a.menu:link   { font-family: Arial; font-size: 11px;font-weight:bold;text-decoration:none;; color: #6faed1;}
a.menu:visited{ font-family: Arial; font-size: 11px;font-weight:bold;text-decoration:none;; color: #6faed1;}
a.menu:hover  { font-family: Arial; font-size: 11px;font-weight:bold;text-decoration:none; color: #6faed1;}


a.linktab:link   { color:#ffffff; font-family: Arial; font-size: 8pt;text-decoration: none}
a.linktab:visited{ color:#ffffff; font-family: Arial; font-size: 8pt;text-decoration: none}
a.linktab:hover  { color:#ffffff; font-family: Arial; font-size: 8pt;text-decoration: none}
a.linktab:active  { color:#ff8800; font-family: Arial; font-size: 8pt;text-decoration: none}

a.linkmenu:link   { color:#5D342E; font-family: Tahoma; font-size: 8pt;text-decoration: none}
a.linkmenu:visited{ color:#5D342E; font-family: Tahoma; font-size: 8pt;text-decoration: none}
a.linkmenu:hover  { color:#1D5892; font-family: Tahoma; font-size: 8pt;text-decoration: none}

a.linknews_orther:link   { color:#000; font-family: Tahoma; font-size: 8pt;text-decoration: none}
a.linknews_orther:visited{ color:#000; font-family: Tahoma; font-size: 8pt;text-decoration: none}
a.linknews_orther:hover  { color:#000; font-family: Tahoma; font-size: 8pt;text-decoration: none}

a.linkhis:link   { color:#6eaed2; font-family: Tahoma; font-size: 14px;text-decoration: none}
a.linkhis:visited{ color:#6eaed2; font-family: Tahoma; font-size: 14px;text-decoration: none}
a.linkhis:hover  { color:#666; font-family: Tahoma; font-size: 14px;}

a.art_title:link   { color:#ffffff; font-family: Arial; font-size:14px;text-decoration: none; font-weight:bold;}
a.art_title:visited{ color:#ffffff; font-family: Arial; font-size:14px;text-decoration: none;font-weight:bold;}
a.art_title:hover  { color:#ffffff; font-family: Arial; font-size:14px;text-decoration: none;font-weight:bold;}
a.art_title:active  { color:#ff8800; font-family: Arial; font-size:14px;text-decoration: none;font-weight:bold;}

a:link, body_alink {
color:#0560A6;
text-decoration:none;
}
a:visited, body_avisited {
color:#0560A6;
text-decoration:none;
}
a:hover, a:active, body_ahover {
color:#FF6633;
text-decoration:none;
}
a.link_white:link   { color:#FFF; font-family: Tahoma; font-size: 14px;text-decoration: none}
a.link_white:visited{ color:#FFF; font-family: Tahoma; font-size: 14px;text-decoration: none}
a.link_white:hover  { color:#FFF; font-family: Tahoma; font-size: 14px;}
/*------------------------------- file ---------------------------- */
.input{
		width:100px;
		height:20px;
		font-size:11px;
		color:#FFF;
		border:1px #fff solid;
		background-image:url(../images/input.png);
	}
/*input{
	width:100px;
		height:20px;
		font-size:11px;
		color:#000;
		border:1px #09C solid;
	}*/
.droplit{
		width:100px;
		height:16px;
		font-size:11px;
		color:#000;
		border:1px #fff solid;
		background-image:url(../images/input.png);
	}
.droplist{
		width:160px;
		height:20px;
		font-size:11px;
		color:#000;
		border:1px #fff solid;
		background-image:url(../images/input.png);
	}
select{
	font-size:11px;
	width:200px;
	}
.feild_contact{
		width:300px;
		height:20px;
		font-size:11px;
		color:#333;
		border:1px #069 solid;
	}
/*---------------------------------- tap -------------------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/*-------- left -------*/

/*-------- left -------*/
