.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
	padding: 10px;
}

div.gk_tab-style4 {
	position: relative;
}
div.gk_tab_wrap-style4 {
	margin: 0 auto;
	background: url('../../images/horizontal/style4/bg_ul-l.png') no-repeat 0 0;
}

div.gk_tabmenu-style4 {
	overflow:hidden;
}

ul.gk_tab_ul-style4 {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	background: url('../../images/horizontal/style4/bg_ul-r.png') no-repeat 100% 0;
	width: 100%;
	height: 27px;
}

ul.gk_tab_ul-style4 li {
	background: none;
	float: left;
	cursor: pointer;
	margin: 0 3px 0 0;
	position: relative;
	padding: 0;
	padding-top: 7px;
}

ul.gk_tab_ul-style4 li span {
	display: block;
	height: 13px;
	line-height: 13px;
	padding: 0 10px;
	font-size: 10px;
	color: #666;
	text-transform:uppercase;
	border-right: 1px solid #d0d0d0;
}

ul.gk_tab_ul-style4 li.active span {
	color: #aa2207;
}

div.gk_tab_container0-style4 {
	clear: both;
}

div.gk_tab_container1-style4 {
	overflow: hidden;
}

div.gk_tab_item-style4 {
	float: left;
	overflow: hidden;
	padding: 10px;
}

div.gk_tab_button_next-style4,
div.gk_tab_button_prev-style4 {
	width: 24px;
	height: 24px;
	background: url('../../images/horizontal/style4/b_next.png') no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0;
}

div.gk_tab_button_prev-style4 {
	background: url('../../images/horizontal/style4/b_prev.png') no-repeat 0 0;
	left: 0;
	right:inherit;
}

div.gk_tab_button_next-style4:hover {
	background: url('../../images/horizontal/style4/b_next.png') no-repeat 100% 0;
}

div.gk_tab_button_prev-style4:hover {
	background: url('../../images/horizontal/style4/b_prev.png') no-repeat 100% 0;
}