.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
	
}

div.gk_tab-style1 {
	position: relative;
}

div.gk_tab_wrap-style1 {
	margin: 0 auto;
}

ul.gk_tab_ul-style1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
	position:relative;
	z-index:2;
	margin-bottom:-1px;
	padding-left:20px;
}

ul.gk_tab_ul-style1 li {
	float: left;
	cursor: pointer;
	margin: 0 3px 0px 0;

	border-bottom: none;
	position: relative;
	padding: 1px;
	padding-bottom: 0px;
}

ul.gk_tab_ul-style1 li span {
background:#e7e3e3;
	display: block;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	font-size: 10px;
	color: #060606;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #d4cfcf;
	

}

ul.gk_tab_ul-style1 li.active span {
background:#eff3f4;
border-bottom:1px solid #eff3f4 !important;

}

ul.gk_tab_ul-style1 li.active {}

div.gk_tab_container0-style1 {
	clear: both;
	background: url('../../images/horizontal/style1/bg_content.png') repeat-x 0 0;
}

div.gk_tab_container1-style1 {
		background:#eff3f4;
	border:1px solid #d4cfcf;
	width:726px !important;
	overflow: hidden;

}

div.gk_tab_item-style1 {
	float: left;
	overflow: hidden;


}

div.gk_tab_button_next-style1,
div.gk_tab_button_prev-style1 {
	width: 24px;
	height: 24px;
	background: url('../../images/horizontal/style1/b_next.png') no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0;
}

div.gk_tab_button_prev-style1 {
	background: url('../../images/horizontal/style1/b_prev.png') no-repeat 0 0;
	left: 0;
	right:inherit;
}

div.gk_tab_button_next-style1:hover {
	background: url('../../images/horizontal/style1/b_next.png') no-repeat 100% 0;
}

div.gk_tab_button_prev-style1:hover {
	background: url('../../images/horizontal/style1/b_prev.png') no-repeat 100% 0;
}
.gk_tab_container0-style1,
.gk_tab_container1-style1,
.gk_tab_container2-style1{
	position:relative;
}
