.tabbed_content {
	width: 659px;	
}

.tabss{
	height: 102px;
	position: relative;
}

.tabss .moving_bg {
	background-image:url(../image/bg_126w102h.jpg);
	position: absolute;
	width: 126px;
	z-index: 190;
	height:102px;
	left: 0;
	background-repeat: no-repeat;
}
#accordion-3 h2{}
.tab-cont1{
	width:659px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	display:inline;
	}
.tab-cont1 dl{
	width:380px;
	}
.tab-cont1 dl dt a{
	font-size:16px;
	}
.tab-cont1 dl dd{
	color:#898989;
	}
.tab-cont1 dl dd span{
	color:#10950d;
	}
.tab-cont1 dl a:link{color:#10950d;}
.tab-cont1 dl a:visited{color:#10950d;}
.tab-cont1 dl a:hover{color:#f96800;}
.tab-cont1 dl a:active{color:#f96800;}
.tabss .tab_item {
	display: inline;
	float: left;
	padding: 9px 3px 3px 3px;
	width: 120px;
	color: #000;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
}

.tabbed_content .slide_content {
	overflow: hidden;
	position: relative;
	width: 659px;
}

.tabslider {
	width: 5000px;
}

.tabslider ul a {
	color: #000;
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #aaaaaa;
}
