/**** login - logout - search button ****/
.buttons div.icon-login {width:73px; height:26px; margin:0;}
.icon-login span {
	background: transparent none 0 0 no-repeat;
	background-image: url('images/dangnhap_2state.jpg');
}

.buttons div.icon-register {width:73px; height:26px; margin:0;}
.icon-register span {
	background: transparent none 0 0 no-repeat;
	background-image: url('images/dangky_2state.jpg');
}

.portlet-menu .content2
{
	background:url('images/thongtin-body.gif');
	background-color:#ffffff;
	background-repeat: repeat-x;
	background-position: 100% 140%;
	width:165px;
	text-align:left;
}

.buttons div.icon-search {width:73px; height:26px; margin:0;}
.icon-search span {
	background: transparent none 0 0 no-repeat;
	background-image: url('images/timkiem_2state.jpg');
}

/***** three more button ******/
.menuleft-buttons2{
	width:100%;
	height:64px;
	clear:both;
}

.buttons div.icon-phan-bon-thuc-an-new, .buttons div.icon-phan-bon-thuc-an-new-active {width:165px; height:32px; margin:0;}
.icon-phan-bon-thuc-an-new span {
	background: transparent none 0 0 no-repeat;
	background-image: url('images/Phanbon_2state.jpg');
}

.icon-phan-bon-thuc-an-new-active span {
	background: transparent none 0 0 no-repeat;
	background-position: 0 100%;
	background-image: url('images/Phanbon_2state.jpg');
}


.buttons div.icon-cong-cu-dung-cu-new, .buttons div.icon-cong-cu-dung-cu-new-active {width:165px; height:32px; margin:0;}
.icon-cong-cu-dung-cu-new span {
	background: transparent none 0 0 no-repeat;
	background-image: url('images/Congcu_2state.jpg');
}

.icon-cong-cu-dung-cu-new-active span {
	background: transparent none 0 0 no-repeat;
	background-position: 0 100%;
	background-image: url('images/Congcu_2state.jpg');
}

.buttons div.icon-cac-chuyen-nganh-new {width:165px; height:32px; margin:0;}
.icon-cac-chuyen-nganh-new span {
	background: transparent none 0 0 no-repeat;
	background-image: url('images/CaccnSVC_2state.jpg');
}


.buttons div.icon-tradao {width:142px; height:107px; margin:0;}
.icon-tradao span{
	background: transparent none 0 0 no-repeat;
	background-image: url('images/Tradao_2state.png');
}

.buttons div.icon-thonhacgiaoduyen {width:146px; height:110px; margin:0;}
.icon-thonhacgiaoduyen span{
	background: transparent none 0 0 no-repeat;
	background-image: url('images/thonhac_2state.png');
}




div.icon-chuyen-nganh{
	width:165px;
	height:32px;
	margin-left:4px;
	padding:0;
	background-image: url('images/CaccnSVC_2state.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}

div.icon-chuyen-nganh:hover{
	width:165px;
	height:32px;
	margin-left:4px;
	padding:0;
	background-image: url('images/CaccnSVC_2state.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}