/* display */

.vha-mod-tab-bottom .mod-bd .display {
	background-image: url(../../img/os_info/vha-mod-tab-bottom-bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	width: 948px;
	height: 310px;
	overflow: hidden;
}

/* nav */
.vha-mod-tab-bottom .mod-bd ul {
	background-image: url(../../img/os_info/vha-mod-tab-bottom-shadow.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top:28px;
	margin: -27px 0 0 0;
	position: relative;
}

.vha-mod-tab-bottom .mod-bd ul li {
	border-right: 1px solid #e8e8e8;
	position: relative;
	display: block;
	text-align: center;
	float: left;
	cursor: pointer;
	width:236px;
	height: 90px;
}

/* Pointer */

.vha-mod-tab-bottom .mod-bd ul li .pointer {
	position: absolute;
	overflow: hidden;
	width: 70px;
	height: 23px;
	margin: 0 auto;
	top: -24px;
	left: 50%;
	margin-left: -35px;
}													

.vha-mod-tab-bottom .mod-bd ul li .pointer i {
	background-image: url(../../img/os_info/vha-mod-tab-bottom-pointer.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 70px;
	height: 23px;
	position: absolute;
	display: block;
	top: 25px;
	left:0;									
}
