div.gk_tab-style1{}

div.gk_tab-style1 h3{
	background: url('../../images/accordion/style1/h3.png') repeat-x 0 0;
	color: #fff;
	line-height: 35px;
	margin: 0;
	padding: 0;
	height: 35px;
	font-size: 14px;
	cursor: pointer;
	color: #000000;
}

div.gk_tab-style1 h3:hover,
div.gk_tab-style1 h3.active{
	background: url('../../images/accordion/style1/h3_hover.png') repeat-x 0 0;
	color: #666666;
}

div.gk_tab-style1 h3 span{
	padding: 0 0px;
	margin: 0;
}

div.gk_tab-style1 div.gk_tab_item_space{

	overflow: hidden;
	text-align:left;
}

div.gk_tab-style1 div.gk_tab_container-style1{}
