#tabContent {
	margin: 0px;
	padding: 0px;
	/*background-color: #999999;
	padding: 1px;*/
}

#tabIndex {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #CCCCCC;*/
}

#tabIndex li {
	float:left;
	/*margin-right: 0px;*/
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	display: block;
	width: 126px;
	margin-right: 5px;
	height: 24px;
	padding-top: 1px;
	font-size: 12px;
}

#tabIndex li a:link , #tabIndex li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}


#tabIndex .close {
	text-decoration: none;
	color:#FF0000;
	background-image: url(../top/tab-close_bg.jpg);
	background-repeat: no-repeat;
}

#tabIndex .open {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../top/tab-open_bg.jpg);
	background-repeat: no-repeat;
}

#tabBoxIndex {
	clear: both;
	padding-top: 10px;
}

.tab {

}





.lineup_left {
	float: left;
}

.lineup_right01 {
	float: right;
	width: 275px;
}

.lineup_right01-2 {
	float: right;
	width: 380px;
	margin-right: 10px;!important;
	margin-right: 5px;
}

.lineup_right02 {
	float: right;
	width: 275px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	color: #0066CC;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

.lineup_right02-2 {
	float: right;
	width: 380px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	color: #0066CC;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-right: 10px;!important;
	margin-right: 5px;
}

.lineup-new {
	float: right;
}
