#tabs ul {
	float: left;
	background: #fff;
	width: 500px;
}
#tabs li {
	list-style: none;
}
* html #tabs li {
	display: inline;
}
#tabs li, #tabs li a {
	float: left;
}
#tabs ul li.active {
	background: #FFFFCC;
}
#tabs ul li.active a {
	color: #333333;
}
#tabs div {
	background: #FFFFCC;
	clear: both;
	padding: 15px;
	min-height: 200px;
}
#tabs div h3 {
	margin-bottom: 12px;
}
#tabs div p {
	line-height: 150%;
}
#tabs ul li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}
#tabs ul{
	background:url(../images/tub-center.gif) 0 0 no-repeat;
	width:570px;
	height:60px
}
#tabs ul li a{
	width:190px;
	height:60px;
	display:block;
	text-indent:-9999px;
}
#tabs ul li.active a{
	display:block;
	width:190px;
	height:60px;
	background-repeat:no-repeat;
	background-image:url(../images/tub-center.gif);
}
#tabs ul li.active a.bt01{
	background-position:0 -60px;
}
#tabs ul li.active a.bt02{
	background-position:-190px -60px;
}
#tabs ul li.active a.bt03{
	background-position:-380px -60px;
}
div#tabs{
	margin-bottom: 15px;
}
div#tab-1{
	background:url(../images/tub-area01.jpg) 0 0 no-repeat;
	width:539px;
	height:285px;
	position:relative;
	text-indent:-9999px;
}
div#tab-1 p.bt a{
	position:absolute;
	bottom:24px;
	left:147px;
	background:url(../images/tubarea-bt01.gif) 0 0 no-repeat;
	width:279px;
	height:50px;
	text-indent:-9999px;
}
div#tab-1 p.bt a:hover{
	background:url(../images/tubarea-bg01-on.gif) 0 0 no-repeat;
}
div#tab-1 p.bt a:hover{
}
div#tab-2{
		background:url(../images/tub-area02.gif) 0 0 no-repeat;
	width:539px;
	height:285px;	
}
div#tab-3{
		background:url(../images/tub-area03.gif) 0 0 no-repeat;
	width:539px;
	height:285px;	
}
