.div_imtv_fancybox {
	width:100%;
	color:#000000;
	font-size:12px;
	height:100%;
}

.div_imtv_video{
	float:left;
	width:70%;
	height:70%;
}

.div_imtv_video iframe{
	width:100%;
	height:100%;
}

.span_ref_image {
	width:50px;
}

.span_ref_title {
	float:left; 
	color:#0000FF; 
	display:inline-block; 
	margin:5px;
	vertical-align:top;
}

.span_ref_desc {
	float:left; 
	color:#000000; 
	display:inline-block; 
	margin:5px;
	text-align:justify;
}

.div_imtv_ref_video{
	float:right;
	width:25%;
	height:95%;
	overflow:auto;
	margin-right:20px;
}

.div_imtv_ref_image{
	width:120px;
	height:70px;
	float:left;
	margin-left:0px;
}

.div_imtv_ref_desc{
	width:250px;
	height:45px;
	float:left;
	line-height:20px;
}

