

#tabContent {
	width: 860px;
	height: 240px;
	margin: 0;
	padding: 0;
}

#tabIndex {
	float: right;
    width: 215px;
	height: 240px;
}

#tabIndex li {
	list-style-type: none;
	cursor: pointer;
	display: block;
    width: 215px;
	height: 60px;
}

#tabIndex img{
	vertical-align: bottom;
}

#tabBoxIndex {
    float:left;
    width: 645px;
	height: 240px;
	overflow:hidden;
	
}
