.navTitle a:hover{
	color:#006EBA;
	text-decoration:none;
}
/*======================== css su dung cho trang service, about ================================*/
.bg_menutop_blue{
	background:url(../images/bg_menutop_blue.gif) top  repeat-x;
}
.menutop {
	 float:right;
}

.menutop {
	 float:right;
}

.menutop li {
	display:block;
	float:right;
	background:url(../images/menutop_mid_blue.gif) right no-repeat;
	padding-left:1px;
	line-height:50px;
	text-transform:uppercase; 
	font-weight:bold;
	
}
.menutop li.last {
	background:none;
}
.menutop li a { display:block; line-height:50px;color:#ffffff; padding:0px 11px; }
.menutop li a:hover{
	color:#ffff00;
	text-decoration:none;
} 
.menutop li a.current{
	color:#ffff00;
} 

.button:hover{
	background:url(../images/button_bg_hover.gif) center no-repeat;
	cursor:pointer;
	border:none;
	color:#fff;
	padding: 5px 2px;
	width:76px;
	height:26px;
	
}
/*==============================box===========================*/
.box-title{
	border-bottom:#4e70b0 solid 8px;
	padding-bottom:8px;
	color:#333333;
	font-weight:bold;
	text-align:right;
	font-size:14px;
	text-transform:uppercase;
} 
.box-content {
	padding:6px 0px; 
}
.box_mid {margin-bottom:10px;}
.mid-title {
	border-bottom:#dce2ef solid 2px;
	padding-bottom:10px;
	line-height:25px;
}
.mid-title .titleL {
	float:left;
	background:url(../images/icon_ftitle_blue.gif) left no-repeat;
	padding-left:34px;
	color:#666666;
	font-size:20px; 
	text-transform:uppercase;
}
.mid-title .titleL a {color:#FFFFFF;}
.mid-title .titleR {
	float:right;	
}

.mid-content {
	padding-top:20px;
	overflow:hidden;
}


/*CATEGORY*/
.box_category {
	border-bottom:#4e70b0 solid 3px;
	padding-bottom:10px;
}
.box_category  ul {list-style:none;}
.box_category  li { text-align:right; padding-bottom:5px; }
.box_category  li a {
	display:block;  
	font-weight:bold;
	color:#575757;
	line-height:30px;
	padding-right:10px; 
}
.box_category  li a:hover{
	 text-decoration:none;
	 color:#006eba;
} 
.box_category  li a.current {
	display:block;
	line-height:30px;
	color:#006eba;
	padding-bottom:10px;
	background:url(../images/bg_box_cat_act.gif) left no-repeat;
}

.box_category ul.box_cat_sub  {
	list-style:none;
	padding-left:0px; 
}
.box_category ul.box_cat_sub li {
	display:block;
	line-height:20px;
}
.box_category ul.box_cat_sub li a {
	display:block;
	padding:5px 0px;
	line-height:20px;
	padding-right:11px;
	background:none;
	color:#999999;
}
.box_category ul.box_cat_sub li a:hover {
	padding:5px 0px;
	display:block;
	line-height:20px;
	height:20px;
	color:#575757;
	padding-right:11px;
	background-color:#d9e0ed;
	text-decoration:none;
}
.box_category ul.box_cat_sub li a.current {
	padding:5px 0px;
	display:block;
	line-height:20px;
	height:20px;
	color:#575757;
	padding-right:11px;
	background-color:#d9e0ed;
}

/*MENU TAB*/

.menutab{
	border-bottom:#4f72b4 solid 4px;
	line-height:28px;
	padding-bottom:28px;
	margin-bottom:20px;
}

.menutab li{
	float:left;
	font-weight:bold;
	padding-right:5px;
}

.menutab li a{
	display:block;
	line-height:28px;
	float:left;
	background:url(../images/menutab_left.gif) left no-repeat;
	padding-left:20px;
	color:#848383;
}

.menutab li a span{
	display:block;
	line-height:28px;
	background:url(../images/menutab_right.gif) right no-repeat;
	padding-right:20px;
	color:#848383;
}

.menutab li a:hover{
	text-decoration:none;
	color:#006eba
}

.menutab li a.current{
	display:block;
	line-height:28px;
	background:url(../images/menutab_blue_left.gif) left no-repeat;
	padding-left:20px;
	color:#ffffff;
}

.menutab li a.current span{
	display:block;
	line-height:28px;
	background:url(../images/menutab_blue_right.gif) right no-repeat;
	padding-right:20px;
	color:#ffffff;
}

.infoContact{
	border:#d1d1d1 solid 1px;
	padding:5px;
}

.bg_hotline{
	background:url(../images/bg_hotline.gif) left no-repeat;
}
.tbl_contact td{
	line-height:22px;
}

/******************** PHAN TRANG **************/
.pagination{ 
	/*background:url(../images/hr.gif) top repeat-x;*/
 	padding-top:10px;
  text-align:center;
	font-size:10px;
}
.pagination .pagetotal {
	background-color:#868686;
	color:#FFFFFF;
	padding:2px 3px;
}
.pagination a, .pagination a:visited{
	padding: 0px 2px;
	display:inline-block ;
	text-decoration: none; 
	color: #797979;
	font-weight:bold;
	/*background:url(../images/page_mid.gif) right no-repeat;*/
	width:16px;
	height:14px;
	line-height:14px;
}

.pagination a:hover, .pagination a:active{
	color: #3866bb;
	text-decoration:none;
}

.pagination .pagecur{
	font-weight: bold;
	display:inline-block ;
	padding: 0px 2px;
	background:url(../images/page_on_blue.gif) center no-repeat;
	color: #fff;
	width:16px;
	height:14px;
	line-height:14px;
}

.pagination a.btnPage{
	color:#868686;
	text-align:center;
	font-weight:bold;
	background:none;
}
.pagination a:visited.btnPage  {
	color:#868686;
	font-weight:bold;
}