/* ######### CSS for top level tabs ######### */
.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}
a.link {	
	font-size: 11px;	
	display: block;	
	color: #484848;
	text-decoration: none;
}
a.link:hover,
a.link:active,
a.link:focus {		
	display: block;
	color: #0264B0;	
	text-decoration: none;
}
.tabsmenuclass li{
float: left;
text-align:center;
}
.tabsmenuclass a{
display: block;
padding: 4px 7px;
background-image:url(../images/button_03.jpg);
width:218px;
color: #ffffff;
margin-right: 1px;
text-decoration: none;
font: bold 13px Arial;
}

.tabsmenuclass a:hover{
background-image:url(../images/button_01.jpg);
color: #333333;
}
.tabsmenuclass a.selected{
background-image:url(../images/button_01.jpg);
color: #333333;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontent{
width:930px;
height:121px;
}
.tabsmenucontent ul{
line-height:1.2em;
list-style-type:none;
margin:0em;
padding:0px;
}

.tabsmenucontent ul li{
background:url(../images/hp-oj-bullet.gif)
no-repeat 0.2em 0.6em;
display:list-item;
color:#1c3754;
font-family: Tahoma, Arial, sans-serif;
font-size:11px;
float:none;
margin-left:0px;
padding:2px 0px 2px 10px;
width:auto;
}
.tabsmenucontent h3{
font-size:1em;
font-weight:bold;
}
.padding_software{
padding-left:20px;
padding-top:0px;
}
.padding_software_sanpham{
padding:10px 0px 0px 10px;
}
.padding_table_software{
padding-left:40px;
}
.tabsmenucontent ul li:hover{
	background:url(../images/hp-oj-bullet-hil.gif)
	no-repeat 0.2em 0.6em;
}

div#ibm-home-tasks div.ibm-columns {
	background:#FFF url(../images/hp-task-columns-bg.gif) repeat-x 0% 100%;
	clear:left;
	min-height:125px;
	margin:0px 20px;
	padding:0px;
	padding-left:6px;
}
* html div#ibm-home-tasks div.ibm-columns {
height/**/ :125px;

}
div#ibm-home-tasks div.ibm-active {display:block;}
div#ibm-home-tasks div.ibm-column {
	margin-top:0.75em;
	float:left;
	width:178px;
}
div#ibm-home-tasks div.ibm-column1 {
	margin-top:0px;
	float:left;
	width:178px;
}

div#ibm-home-tasks div.ibm-column.ibm-promo-column {margin-top:0px;}
div#ibm-home-tasks div.ibm-column ul {
	line-height:1.2em;
	list-style-type:none;
	margin:0em;
	padding:0px;
}
div#ibm-home-tasks div.ibm-column ul li {
	background:url(../images/hp-oj-bullet.gif)
	no-repeat 0.2em 0.6em;
	display:list-item;
	color:#1c3754;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	float:none;
	margin-left:0px;
	padding:2px 0px 2px 10px;
	width:auto;
}
div#ibm-home-tasks div.ibm-column ul li:hover {
	background:url(../images/hp-oj-bullet-hil.gif)
	no-repeat 0.2em 0.6em;
}


.bg_intro{
background: url(../images/gioithieu.jpg) no-repeat;
width:930px;
height:121px;
}
.bg_news{
background: url(../images/tintuc.jpg) no-repeat;
width:930px;
height:121px;
}
.bg_product{
background: url(../images/sanpham.jpg) no-repeat;
width:930px;
height:121px;
}
.bg_customer{
background: url(../images/khachhang.jpg) no-repeat;
width:930px;
height:121px;
}