UL {
	list-style-type:none;
	margin:0px;
}
.ttl {
	height:18px;
}
.ctt {
	height:auto;
	margin-left:10px;	
	padding:6px;
	clear:both;
	border: 1px solid #CCCCCC;
	position:absolute;
	margin-top:-40px;
	width:910px;
}
.SlideDiv {
	width:950px;
	clear:both;
	height: 80px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.normaltab {
	color:#1F3A87;
}
.hovertab {
	color:#FF0000;
	background-color: #99CC00;
}
.dis {
	display:block;
}
.undis {
	display:none;
}
.tabs {
	width:100%;
	background:#BBD9EE;
	font-size:93%;
	line-height:normal;
}
.tabs ul {
	margin:0;
	padding:10px 0px 0px 15px;
	list-style:none;
}
.tabs li {
	display:inline;
	margin:0;
	padding:0;
	cursor: pointer;
}
.tabs a {
	float:left;
	background:url("200801081258490.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
.tabs a span {
	float:left;
	display:block;
	background:url("200801081259040.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
.tabs a span {
	float:none;
}
.tabs a:hover span {
	color:#FF9834;
}
.tabs a:hover {
	background-position:0% -42px;
}
.tabs a:hover span {
	background-position:100% -42px;
}