#tabContent {
	background-image: url(../images/top-_18.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	background-repeat: no-repeat;
	width: 660px;
	overflow: auto;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#tabIndex {
	height: 40px;
	width: 630px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	display: block;
	text-align: -9999px;
	background-image: url(../images/tab_bg.jpg);
	background-repeat: no-repeat;
}

#tabIndex li {
	float:left;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	display: inline;
	overflow: hidden;
	height: 40px;
	width: 100px;
}

#tabIndex .close {
	text-decoration: none;
	color: #CCCCCC;  
}
#tabIndex .open {
	text-decoration: none;
	display: block;
	color: #FF6666;
	font-weight: bold;
}

#tabIndex  {
	text-decoration: none;
	display: block;
	color: #999;
	font-weight: bold;
}
#tabIndex a {
	text-decoration: none;
	display: block;
	color: #999;
	font-weight: bold;
}
#tabIndex a:hover {
	text-decoration: none;
	display: block;
	color: #FF6666;
	font-weight: bold;
}

#tabBoxIndex {
	clear: both;
	background-image: url(../images/topics_14.jpg);
	background-repeat: repeat-y;
	padding-left: 2em;
}

#tabIndex li{
	width: 105px;
	height: 40px;
	margin: 0 4px 0 0;
	float:left;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	display: block;
	text-align: center;
}
#tabIndex li span{
	display: block;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
#tabIndex .close {
	width: 105px;
	background:  url(../images/tab_close.jpg) no-repeat left top;
	color:#0000FF;
}
#tabIndex .open {
	width: 107px;
	background:  url(../images/tab_open.jpg) no-repeat left top;
	text-decoration: none;
}
