.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;*/
	display:none;
	}

ul.gk_tab_ul-style4 li {
	/*background: none;
	float: left;
	cursor: pointer;
	margin: 0 3px 0 0;
	position: relative;
	padding: 0;
	padding-top: 7px;*/
	display:none;
}

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;*/
	display:none;
}

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: 180px;
	height: 42px;
	background: url('../../images/horizontal/style4/prevnext_bg.png') no-repeat right bottom;
	cursor: pointer;
	position: absolute;
	top: 233px;
	right: 85px;
}

div.gk_tab_button_prev-style4 {
	background: url('../../images/horizontal/style4/prevnext_bg.png') no-repeat left bottom;
	left: 85px;
	right:inherit;
}

.moduletable.slider.en div.gk_tab_button_next-style4,
.moduletable.slider.en div.gk_tab_button_prev-style4 {
	background: url('../../images/horizontal/style4/prevnext-en_bg.png') no-repeat right bottom;
}

.moduletable.slider.en div.gk_tab_button_prev-style4 {
	background: url('../../images/horizontal/style4/prevnext-en_bg.png') no-repeat left bottom;
}


div.gk_tab_button_next-style4:hover {
	background-position:right top;
}

div.gk_tab_button_prev-style4:hover {
	background-position:left top;
}
