.clearfix-tabs{

	clear: both;

}



.gk_tab_item_space{

	padding: 10px 5px 0px 0px ;

}



div.gk_tab-style2 {

	position: relative;

}



div.gk_tab_wrap-style2 {

	margin: 0 auto;

}



div.gk_tabmenu-style2 {

	overflow:hidden;

}



ul.gk_tab_ul-style2 {

	list-style: none;

	margin: 5px 0 0 0px;

	padding: 0;

}



ul.gk_tab_ul-style2 li {

	background: none;
	float: left;
	cursor: pointer;
	margin: 0 0 -1px 0;
	position: relative;
	width: 178px;
	padding: 0 0px;

}

ul.gk_tab_ul-style2 li span {
	color:#6E8734;
	display:block;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	height:20px;
	line-height:20px;
	padding:0 5px 7px 0;
	text-decoration:none;
	text-transform:uppercase;
}

ul.gk_tab_ul-style2 li span:hover {
	color: #186d91;
}


ul.gk_tab_ul-style2 li.active {

	backgroundnotnow: url('../../images/horizontal/style2/bg_tab-l.png') no-repeat 0 0;

}



ul.gk_tab_ul-style2 li.active span {

	backgroundnotnow: url('../../images/horizontal/style2/bg_tab-r.png') no-repeat 100% 0;

	color: #186d91;

}



div.gk_tab_container0-style2 {

	clear: both;
	margin-left: -2px;
	border-top: 1px solid #d5d5d5;

}



div.gk_tab_container1-style2 {

	overflow: hidden;

}



div.gk_tab_item-style2 {


	overflow: hidden;
	text-align: center;
	padding: 0px;

}



div.gk_tab_button_next-style2,

div.gk_tab_button_prev-style2 {

	width: 24px;

	height: 24px;

	background: url('../../images/horizontal/style2/b_next.png') no-repeat 0 0;

	cursor: pointer;

	position: absolute;

	top: 43%;

	right: 0;

}



div.gk_tab_button_prev-style2 {

	background: url('../../images/horizontal/style2/b_prev.png') no-repeat 0 0;

	left: 0;

	right:inherit;

}



div.gk_tab_button_next-style2:hover {

	background: url('../../images/horizontal/style2/b_next.png') no-repeat 100% 0;

}



div.gk_tab_button_prev-style2:hover {

	background: url('../../images/horizontal/style2/b_prev.png') no-repeat 100% 0;

}