.gk2_tabarts_item_space{
	padding: 10px;
}

.clearfix-tabs{
	clear: both;
}

div.gk2_tabarts-style1{
	position: relative;
}

div.gk2_tabarts_wrap-style1{
	margin: 0 auto;
	width:985px;
}

div.gk2_tabartsmenu-style1{
	overflow:hidden;
}

ul.gk2_tabartsmenu_ul-style1{
	list-style-type: none;
	margin: 0px 0px 0px 3px;
	padding: 0;
}

ul.gk2_tabartsmenu_ul-style1 li{
	float: left;
	cursor: pointer;
	margin: 0px 0px -1px 0px;
	/*border: 1px solid #ebebeb;*/
	border-bottom: none;
	position: relative;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
}
ul.gk2_tabartsmenu_ul-style1 li span.TOP{
	background:url('../images/style1/top_closetab.png') no-repeat;	
	display: block;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color: #fff;
	text-transform:uppercase;
	border-left: none;
	height:34px;
	width:490px;
    top:2px;
	}
ul.gk2_tabartsmenu_ul-style1 li span.WORSE{	
	background: url('../images/style1/flop_closetab.png') no-repeat;
	display: block;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color: #fff;
	text-transform:uppercase;
	border-left: none;
	height:34px;
	width:490px;
    top:2px;
	}

ul.gk2_tabartsmenu_ul-style1 li.active span.TOP{
	background:url('../images/style1/top_opentab.png') no-repeat;	
	display: block;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color: #fff;
	text-transform:uppercase;
	border-left: none;
	height:34px;
	width:490px;
    top:2px;
}

ul.gk2_tabartsmenu_ul-style1 li.active span.WORSE{	
	background: url('../images/style1/flop_opentab.png') no-repeat;
	display: block;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color: #fff;
	text-transform:uppercase;
	border-left: none;
	height:34px;
	width:490px;
    top:2px;
	}
ul.gk2_tabartsmenu_ul-style1 li.asdq span.TOP{
	background:url('../images/style1/top_closetab.png') no-repeat;	
	display: block;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color: #fff;
	text-transform:uppercase;
	border-left: none;
	height:34px;
	width:490px;
    top:2px;
	}

ul.gk2_tabartsmenu_ul-style1 li.active span{
	background: url('../images/style1/bg_tab-active.png') repeat-x 0 0;
	color: #aa2207;
}
div.gk2_tabarts_container0-style1{
	clear: both;
	background: url('../images/style1/bg_content.png') repeat-x 0 0;
}

div.gk2_tabarts_container1-style1{
	overflow: hidden;
	margin-top:0px;
	
}

div.gk2_tabarts_item-style1{
	float: left;
	overflow: hidden;
	/*padding: 10px;*/
}

div.gk2_tabarts_button_next-style1,
div.gk2_tabarts_button_prev-style1{
	width: 24px;
	height: 24px;
	/* background: url('../images/style1/b_next.png') no-repeat 0 0; */
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0;
}

div.gk2_tabarts_button_prev-style1{
	/* background: url('../images/style1/b_prev.png') no-repeat 0 0; */
	left: 0;
	right:inherit;
}

div.gk2_tabarts_button_next-style1:hover{
	/* background: url('../images/style1/b_next.png') no-repeat 100% 0; */
}

div.gk2_tabarts_button_prev-style1:hover{
	/* background: url('../images/style1/b_prev.png') no-repeat 100% 0; */
}
