@charset "utf-8";
/* CSS Document */

.hk-img-container{
	position: absolute;
	border: 2px solid ;
	width: auto	; 
	height: auto; 
	left: 240px;
	top: 150px;
	background-color: transparent;
}

.hk-text1-container{
	position: absolute;
	border: 0px solid ;
	width: auto	; 
	height: auto; 
	left: 680px;
	top: 120px;
	background-color: transparent;	
}

.hk-text2-container{
	position: absolute;
	border: 0px solid ;
	width: auto	; 
	height: auto; 
	left: 250px;
	top: 510px;
	background-color: transparent;	
}

