.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
	width: 355px;
	margin-top: 25px;
	margin-left: 48px;
	padding: 0px;
	display: block;
	overflow: hidden;
}

div.gk_tab-style3 {
	position: relative;
	width: 470px;
	margin: 0px;
	padding: 0px;
	background: url('../../../../templates/biomed/images/slider-bg-top.jpg') no-repeat left top; 	
}

div.gk_tab_wrap-style3 {
	position: relative;
	width: 470px;
	margin: 0px;
	padding: 0px;
	background: url('../../../../templates/biomed/images/slider-bg-bottom.jpg') no-repeat left bottom; 	
}

div.gk_tabmenu-style3 {
	overflow: hidden;
}

ul.gk_tab_ul-style3 {
	position: absolute;
	bottom: 20px;
	right: 15px;
	width: 120px;
	list-style-type: none;
	margin: -1px 0 0;
	padding: 0;
	float: right;
	display: block;
	overflow: hidden;
}

ul.gk_tab_ul-style3 li {
 	background: none;
	padding: 0;
	float: left;
	cursor: pointer;
	margin: 0;
	position: relative;
}

ul.gk_tab_ul-style3 li span {
	background: url('../../../../templates/biomed/images/slider-navi-bg.jpg') repeat-x 0 0;
	display: block;
	width: 9px;
	height: 19px;
	line-height: 19px;
	margin: 0px 5px 0px 0px;
	padding: 0px 3px 0px 7px;
	font-size: 10px;
	color: #fff;
	text-transform:uppercase;
}

ul.gk_tab_ul-style3 li.active span {
	background: url('../../../../templates/biomed/images/slider-navi-active-bg.jpg') repeat-x 0 0;
	color: #fff;
}

div.gk_tab_container0-style3 {
	clear: both;
}

div.gk_tab_container1-style3 {
	overflow: hidden;
}

div.gk_tab_item-style3 {
	float: left;
	overflow: hidden;
	padding: 10px;
}

div.gk_tab_button_next-style3,
div.gk_tab_button_prev-style3 {
	width: 43px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 43%;
}

div.gk_tab_button_next-style3 {
	background: url('../../../../templates/biomed/images/slider-button-next.jpg') no-repeat 0% 0%;
	right: 9px;
}
div.gk_tab_button_prev-style3 {
	background: url('../../../../templates/biomed/images/slider-button-previous.jpg') no-repeat 0% 0%;
	left: 8px;
}

div.gk_tab_button_next-style3:hover {
	background-position: 100% 100%;
}

div.gk_tab_button_prev-style3:hover {
	background-position: 100% 100%;
}
