div.gk_news_image_main {
	padding: 0!important;
	position: relative;
	clear: both;
}

div.gk_news_image_3_wrapper{
	position: relative;
	overflow: hidden;
	width: 556px; /*394 + 160*/
	height:194px;
	font-family: verdana;
}

div.gk_news_image_3_text_datas {
	display: none;
}

div.gk_news_image_3_preloader{
	position: absolute;
	z-index: 1001;
	top: 0px;
	left: 0px;
	background: #fff no-repeat center center;
	width: 395px;
	height:194px;
}

.gk_news_image_3_slide{
	position: absolute;
}

.gk_news_image_3_text_bg{
	position: absolute;
	margin-left:394px;
	width: 162px;
	height: 194px;
	top: 0px;
	z-index: 48;
}

div.gk_news_image_3_text {
	padding: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	width:140px;
	height:174px;
	top:0px;
	margin-left: 394px;
	z-index: 49;
	font-size: 11px;	
}

div.gk_news_image_3_text p {
	background-color: #ffffff;
	opacity: 0.5;
	padding: 3px;
	height: 109px;
	width: 135px;
	margin-top: 0px;
	filter: alpha(opacity=50);
}

.gk_news_image_3_tabsbar {
float: center;	
	overflow: hidden;
	position: absolute;
	top:175px;
	margin-left: 394px;
	width: 140px;
	height: 20px;
	padding-left:10px;
	padding-right:10px;
	z-index: 50;
}

/*
img.gk_news_image_3_tab,
img.gk_news_image_3_tab_active {
	display: block;
	float: left;
	border-style: solid;
	border-color: #d8e7e2;
	background-color:#d8e7e2;
}

img.gk_news_image_3_tab_active {
	border-style: solid;
	border-color: #999999;
	background-color: #999999;
}
*/

div.gk_news_image_3_tab,
div.gk_news_image_3_tab_active {
	display: block;
	float: left;
	border-style: solid;
	width: 6px;
	height: 6px;
	margin-right: 5px;
}

div.gk_news_image_3_tab_active {
	width: 6px;
	height: 6px;
}

div.gk_news_image_3_json {
	padding: 0!important;
}

div.gk_news_image_3_wrapper h2 {
	margin: 0;
	height: 40px;
	line-height: 2px;
}

div.gk_news_image_3_wrapper h2 a {
	font: bolder 11px Tahoma, Arial, Helvetica, sans-serif!important;
	text-decoration: none;
}

.tool-tip {
	background: #0F1418;
	z-index: 1001;
	padding: 1px 3px;
	height: 18px;
	width: 120px;
	line-height: 18px;
	color: #fff;
}

.tool-text {
	font-size: 10px;
	background: #0F1418;
}
