.gk2_tabarts_item_space{
	padding: 0px;
}

.clearfix-tabs{
	clear: both;
}

div.gk_tabarts-style4 {
	position: relative;
}
div.gk2_tabarts_wrap-style4 {
	margin: 0 auto;
}

div.gk2_tabartsmenu-style4 {
	overflow:hidden;
}

ul.gk2_tabartsmenu_ul-style4  { left: 180px; top: 8px; position: absolute; margin: 0; padding: 0; }
	* html ul.gk2_tabartsmenu_ul-style4  { left: 180px; top: 5px; position: absolute; margin: 0; padding: 0; }
ul.gk2_tabartsmenu_ul-style4 li { display: inline; margin-right: 5px; }
ul.gk2_tabartsmenu_ul-style4 li span { font-weight: bold; text-decoration: none; font-size: 12px; color: #000; background: #F8EC89; padding: 1px 10px; border: 2px solid #F5BE0F; }
	* html ul.gk2_tabartsmenu_ul-style4 li span { height: 1px; zoom: 1; font-weight: bold; text-decoration: none; font-size: 12px; color: #000; background: #F8EC89; padding: 1px 10px; border: 2px solid #F5BE0F; }
ul.gk2_tabartsmenu_ul-style4 li.active span{ text-decoration: none; background: #4B4A42; color: #fff; border: 2px solid #000;}


/*ul.gk2_tabartsmenu_ul-style4 li {
	background: none;
	float: left;
	cursor: pointer;
	margin: 0 3px 0 0;
	position: relative;
	padding: 0;
	padding-top: 7px;
}

ul.gk2_tabartsmenu_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.gk2_tabartsmenu_ul-style4 li.active span {
	color: #aa2207;
}*/

div.gk2_tabarts_container0-style4 {
	clear: both;
}

div.gk2_tabarts_container1-style4 {
	overflow: hidden;
}

div.gk2_tabarts_item-style4 {
	float: left;
	overflow: hidden;
	padding: 0px;
}

div.gk2_tabarts_button_next-style4,
div.gk2_tabarts_button_prev-style4 {
	width: 24px;
	height: 24px;
	background: url('../images/style4/b_next.png') no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0;
}

div.gk2_tabarts_button_prev-style4 {
	background: url('../images/style4/b_prev.png') no-repeat 0 0;
	left: 0;
	right:inherit;
}

div.gk2_tabarts_button_next-style4:hover {
	background: url('../images/style4/b_next.png') no-repeat 100% 0;
}

div.gk2_tabarts_button_prev-style4:hover {
	background: url('../images/style4/b_prev.png') no-repeat 100% 0;
}
