 @charset "utf-8";
body {
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #54d5f4;
	margin-top: 0px;
	color: #034053;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: auto;
}

.header {
	width:985px;
	margin-left:auto;
	margin-right:auto;
	height:112px;
	background-image: url(img/logo2.jpg);
	background-repeat: no-repeat;
}
.menutop {
	width:985px;
	margin-left:auto;
	margin-right:auto;
	height:39px;
	background-image: url(img/middle_menu.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menutop_left {
	width:10px;
	height:39px;
	background-image: url(img/left_menu.gif);
	background-repeat: no-repeat;
	float: left;
}
.menutop_right {
	width:10px;
	height:39px;
	background-image: url(img/rigth_menu.gif);
	background-repeat: no-repeat;
	float: right;
}
.menuFlag
{
	width:140px;
	height:27px;
	float:right;
	padding-top:12px;
	font-weight:bold;
}
.menuFlag a
{
	font-weight:bold;
	text-decoration:none;
	color:Black;
}
.menuFlag a:hover
{
	color:Black;
	font-weight:bold;
	text-decoration:underline;
}
.main_right {
	width:280px;
	float:left;
	height:1175px;
	margin-right: 0px;
}
.menumiddle {
	/*width:815px;*/
	width:940px;
	height:39px;
}

.jqueryslidemenu {
font-family:Arial;
font-size:12px;
width: 100%;
font-weight:bold;
color:#333333;
}
.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
padding-top:2px;
}


.jqueryslidemenu ul li
{	
position: relative;
display: inline;
float: left;
}

.jqueryslidemenu ul li a
{
	display: block;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 17px;
	font-family: Tahoma;
	font-size: 12px;
	display:block;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	height:100%;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #333333;
}

.jqueryslidemenu ul li a:hover{
color:#FF0000;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul
{
position: absolute;
left: 0;
display: block;
visibility: hidden;
background-color:#B5EEFF;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	width: 170px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #0E91BB;
	font-weight:lighter;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
color: #FF0000;
}

/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

.indentmenu{
	font: bold 13px Arial;
	width:100%;
	overflow: hidden;
	float: left;
}
.logochay a{
	float: left;
	color: #FF0000;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	height: 90px;
}

.logochay   a:visited{
	color: #116B97;
}

.logochay  a:hover{
	color: #FFFFFF !important;
	background-image: url(/WEB/Shared/Img/menu_visited.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 90px;
}
/*** Phan nha tai tro****/
.header_taitro {
	width:985px;
	height:106px;
	background-image: url(img/middle_taitro.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header_taitroleft {
	width:9px;
	height:106px;
	background-image: url(img/left_taitro.gif);
	background-repeat: no-repeat;
	float: left;
	}	
.header_taitroright {
	width:9px;
	height:106px;
	background-image: url(img/right_taitro.gif);
	background-repeat: no-repeat;
	float: right;
	}
.header_taitromiddle {
	width:967px;
	height:106px;
	float: left;
}
.header_lefticonleft {
	width:29px;
	height:68px;
	float:left;
	padding-top: 40px;
}
.header_lefticonright {
    width:29px;
	height:68px;
	float:right;
	padding-top: 40px;
}
.nd_taitro {
	width:900px;
	height:88px;
	padding-top: 12px;
	text-align: center;
	float: right;
}
.nd_taitrologo {
	height:83px;
	width:83px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.main {
width:985px;
height:auto;
margin-left:auto;
margin-right:auto;
}
.main_left {
	width:692px;
	height:auto;
	margin-right:10px;
	float:left;
	background-color: #FFFFFF;
}
.main_leftbc {
	width:692px;
	height:auto;
	/*margin-right:10px;*/
	float:left;
	background-color: #FFFFFF;
	background-image: url(img/top_mainwhite.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_news {
	width:692px;
	height:auto;
	float:left;
}
.top_newstop {
	height: 5px;
	width: 692px;
	float: left;
}
.top_newsbottom {
	background-image: url(img/bottom_main.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 692px;
}
.top_newsmiddle {
	width:692px;
	height:auto;
	background-color: #B5EEFF;
	float: left;
}
.topnewsnoibat {
	width:672px;
	height:240px;
	padding-right: 10px;
	padding-left: 10px;
}
.flashkt {
width:322px;
height:237px;
float:left;
}
.flashnews {
	width:335px;
	height:237px;
	float: left;
	margin-left: 10px;
	color: #333333;
}
.flashnews span{
	width:335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
}
.flashnews span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	color: #333333;
	text-decoration: none;
}
.flashnews span a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	color: #FF0000;
}
.flashnews  .ha{
	width:310px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 3px;
	height: 15px;
	background-image: url(img/icon_h1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 7px;
	color: #034053;
}
.flashnews  .ha a{
	font-family: Tahoma;
	color: #034053;
	text-decoration: none;
}
.flashnews  .ha a:hover{
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: none;
}
.flashnews .img {
	border: 1px solid #3399CC;
	margin-right: 10px;
}
.slidebinhchon {
	width:672px;
	height:132px;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.slidebinhchon .img {
	background-image: url(img/frameimg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 192px;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 4px;
	padding-left: 6px;
	margin-left: 10px;
}
.slidenews {
	width:692px;
	height:auto;
	float:left;
	margin-top: 10px;
}
.slidenewsa1 {
	width:335px;
	height:290px;
	float:left;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.slidenewsa1 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.slidenewsa1 span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.slidenewsa1 span a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.slidenewsa1 .img{
	border: 1px solid #3399CC;
	margin-right: 10px;
}
.slidenewsa1_title {
	width:300px;
	float:left;
	background-image: url(img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 17px;
	padding-left: 15px;
	padding-top: 3px;
	color: #034053;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.slidenewsa1_more {
	width:300px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 3px;
	height: auto;
	background-image: url(img/icon_h1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 7px;
	color: #034053;
}
.slidenewsa1_more a{
	font-family: Tahoma;
	color: #034053;
	text-decoration: none;
}
.slidenewsa1_more a:hover{
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: none;
}
.slidenewsa2 {
	width:345px;
	height:290px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.slidenewsa2 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.slidenewsa2 span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.slidenewsa2 span a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.slidenewsa2 .img{
	border: 1px solid #3399CC;
	margin-right: 10px;
}
.slidenewsa2_title {
	width:300px;
	float:left;
	background-image: url(img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 17px;
	padding-left: 15px;
	padding-top: 3px;
	color: #034053;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.slidetaitro {
	width:102px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 10px;
	text-align:center;
}
.slidetaitro a {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}	
.slidetaitro a:hover{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	}
.slidetaitro .img{
	border: 1px solid #3399CC;
	margin-right: 10px;
}
.slidenewsa3_title {
	width:580px;
	float:left;
	background-image: url(img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 17px;
	padding-left: 15px;
	padding-top: 3px;
	color: #034053;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.boxsp {
	width:110px;
	height:auto;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
}
.boxspimage {
	width:auto;
	height:auto;
	color:#B5EEFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #B5EEFF;
} 
.boxsptext {
	width:auto;
	height:auto;
	color:#034053;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin: 5px;
}
.boxsptext a{
	color:#034053;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}
.boxsptext a:hover{
	color:#FF0000;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}
		
.boxsptext2 {
	width:auto;
	height:auto;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.mainleft {
	width:280px;
	float:right;
	height:auto;
}
.image_group {
	width:280px;
	height:auto;
	margin-bottom: 10px;
}
.image_slide {
	background-image: url(img/frame_name.gif);
	height: 24px;
	width: 250px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.image_nd {
	background-color: #0E91BB;
	width: 260px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-bottom: 10px;

}
.image_nd1 {
	width:100%;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.image_lt {
	background-image: url(img/frameimng2.gif);
	background-repeat: no-repeat;
	height: 209px;
	width: 239px;
	padding-top: 5px;
	padding-left: 3px;
	float: left;
	margin-left: 5px;
}
.image_qc{
	height: 85px; /*124px;*/
	width: 130px; /*242px;*/
	padding-top: 5px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	border:1px solid #3399CC;
}
.image_slidebt{
	background-image: url(img/frame_bottom.gif);
	height: 10px;
	width: 280px;
	background-repeat: no-repeat;
}
/* Table List*/
.intro_link {
	width:650px;
	height:auto;
	float:left;
	font-family: Tahoma;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.intro_link_T {
	width:650px;
	height:auto;
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.intro_link_T a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	color:#1594BD;
}
.intro_link_T a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	color:#FF0000;	
}
.intro_title {
	width:650px;
	height:20px;
	float:left;
	font-family: Tahoma;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.tabbinhchon {
	width:682px;
	height:auto;
	float:left;
	padding-left: 10px;
	margin-bottom: 10px;
}
.table_list
{
	background-color: #FFFFFF;
}
.table_list_header
{
	background-color: #FFF;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.table_list_item
{
	background-color: #EBFAFE;
	font: normal 11px arial;
	height: 27px;
}
.table_title {
	color: #FFFFFF;
	background-color: #0E91BB;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0FB5EC;

}
.table_sub {
	text-align:left;
	padding-left:20px;
	height: 20px;
	padding-top: 5px;
	color: #333333;
	font-size: 12px;
}
.table_sub a {
	color: #333333;
	font-size: 12px;
	text-decoration:none;
}
.table_sub a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration:underline;
}
.table_subb {
	background-color: #CFF1FC;
	text-align: center;
	height: 27px;
	padding-top: 5px;
	color: #333333;
	font-size: 12px;	
}
.listsanpham {
	width:682px;
	height:auto;
	float:left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
}
.listsanphamover {
	width:539px;
	height:auto;
	float:left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	margin-bottom: 10px;
	background-color: #FFF1DD;
	padding-top: 10px;
}
.dmsp {
    width:505px;
	height:auto;
	float:left;
}
.dmspimage {
	width:auto;
	height:auto;
	color:#333333;
	text-align: center;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.dmspimage1 {
	width:auto;
	height:auto;
	text-align: center;
	float: left;
}
.dmspintro {
	float: left;
	height: auto;
	width: 500px;
	margin-left: 10px;
}
.dmspintro1 {
	float: left;
	height: 120px;
	width: 450px;
	margin-left: 10px;
}
.dmspintrotext {
	height: auto;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1594BD;
}
.dmspintrotext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1594BD;
	text-decoration: none;
}
.dmspintrotext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
.dmspintrotextnd {
	float: left;
	height: auto;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	line-height: 18px;
}
.dmspintrotextnd1 {
	float: left;
	height: auto;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	line-height: 18px;
}
.dmgintrotextgia {
	height: 20px;
	width: 500px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F90BA;
	float: left;
	margin-top: 5px;
	text-decoration: none;
}
.dmgintrotextgia a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0F90BA;
}
.dmgintrotextgia a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
.dmgtrogiup {
	float: left;
	height: 58px;
	width: 100px;
	text-align: center;
	padding-left: 5px;
	padding-top: 40px;
}
/** so trang phan vung ***/
.pagination{
	text-align: right;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 200px;
	height: auto;
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.pagination a{
	text-decoration: none;
	border:1px solid #0E91BB;
	color: #0E91BB;
	background: white;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.pagination a:hover, .pagination a.selected{
	color: #FFFFFF;
	background-color: #0E91BB;
}
.intro_title {
	width:650px;
	height:20px;
	float:left;
	font-family: Tahoma;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.news_cd {
	width:657px;
	height:auto;
	float: left;
	margin-left: 10px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 22px;
}
/*
.news_cd img {
	padding:1px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}*/
.divImgMinhHoa
{
	/*padding:1px;
	border: 1px solid #CCCCCC;*/
	width:230px;
	float:left;
	margin-bottom:5px;	
	padding-right:10px;
	font-style:italic;
}
/*
.news_cd span{
	width:335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
}
.news_cd span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	color: #333333;
	text-decoration: none;
}
.news_cd span a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	color: #FF0000;
}*/
.spantomtat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
}
.more_news {
	width:650px;
	height:20px;
	font-family: Tahoma;
	float:left;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
}
.divNext{
	padding-top:10px;
	float:left;
	padding-right:11px;
	width:600px;
	padding-left: 30px;
	padding-bottom:20px;
}
.divNext ul{float:left; padding:0px; margin:0px;}
.divNext li{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#064599;
	padding:3px 0 3px 12px;
	width:600px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/icon_h1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-type: none;
}
.divNext li a{float:left;font-family:Arial; font-size:12px; color:#064599;text-decoration:none;}
.divNext li a:hover{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
.classCheckBox
{
	
}
.classCheckBox input
{
	background-image:url(img/sao5.GIF);
	background-repeat:repeat;
}
.title_qc {
float:left;
height:auto;
margin-left:5px;
margin-top:5px;
padding-top:5px;
width:92px;
color:White;
font-weight:bold;
text-align:left;
}
.title_qc a {
color:White;
font-weight:bold;
text-decoration:none;
}
.title_qc a:hover {
color:White;
font-weight:bold;
text-decoration:underline;
}