.clearfix-tabs{
	clear: both;
}

/**
.gk_tab_item_space{
	padding: 10px;
}
*/
div.gk_tab-style1 {
	position: relative;
}

div.gk_tab_wrap-style1 {
	margin: 0 auto;
}

ul.gk_tab_ul-style1 {
	display:none;
}

div.gk_tab_container0-style1 {
	clear: both;
}

div.gk_tab_container1-style1 {
	overflow: hidden;
}

div.gk_tab_item-style1 {
	float: left;
	overflow: hidden;
}

div.gk_tab_button_next-style1,
div.gk_tab_button_prev-style1 {
	width: 40px;
	height: 53px;
	background: url('../../images/horizontal/style1/b_next-trans.png') no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0px;
}

div.gk_tab_button_prev-style1 {
	background: url('../../images/horizontal/style1/b_prev-trans.png') no-repeat 0 0;
	right:inherit;
}