div.gk_tab-style3{}



div.gk_tab-style3 h3{

	background: url('../../images/accordion/style3/h3.png') repeat-x 0 0;

	color: #999;

	line-height: 43px;

	margin: 0;

	padding: 0;

	height: 43px;

	font-size: 10px;
	
	font-weight:lighter;

	cursor: pointer;

}



div.gk_tab-style3 h3:hover,

div.gk_tab-style3 h3.active{

	background: url('../../images/accordion/style3/h3_hover.png') repeat-x 0 0;
	
	color: #fff;

}



div.gk_tab-style3 h3 span{

	padding: 0 10px;

	margin: 0;

}



div.gk_tab-style3 div.gk_tab_item_space{

	margin-top: -15px;
	padding: 0px;

	overflow: hidden;

}



div.gk_tab-style3 div.gk_tab_container-style3{}