﻿
#vmhr1 {
	overflow: hidden;
	position: relative;	
	padding-bottom:20px;
	width: 800px;
	height:670px;	
}

#vmhr1 .gk_vm_header_2_preloader{	
	position: absolute;
	z-index: 10;
	background: #000;
	width: 937px;
	height: 330px;
}

#vmhr1 .gk_vm_header_2_container{
	width: 800px;
	height: autopx;
}

#vmhr1 div.gk_vm_header_2_item2 {
	position: relative;
	overflow: hidden;
	width: 388px;
	height: 198px !important;
	
}
#vmhr1 div.gk_vm_header_2_item2 a{
	cursor:pointer;
	text-decoration:none;
}
#vmhr1 div.gk_vm_header_2_item {
	float: left;
	padding-top:8px;
	padding-right: 12px;
	width: 388px;
	height: 218px !important;
}

#vmhr1 .gk_vm_header_2_image{
	width: 388px;
	height: 198px !important;
	position: absolute;
	z-index: 0;
}

#vmhr1 .gk_vm_header_2_content{
	 position: absolute;
	 z-index: 1;
}

#vmhr1 .gk_vm_header_2_text_bg{
	 width: 388px;
	height: 198px;
	 position: absolute; 
	 z-index: 2;
	 opacity: 0.88;
	 background: #9f9f9f;
}

#vmhr1 .gk_vm_header_2_text {
	width: 100%;
	position: absolute;
	color: #999999;
	width: 388px; 
	height: 198px;
	z-index: 3;
}


