﻿
.div{
 position: absolute;
 border: 0px solid;
 z-index:100000;
 background-color:Transparent;

}
#div_float001{
	width:200px;
	height:100%;
	overflow:hidden;
}
#div_float002{
	width:170px;
	height:5px;
	overflow:hidden;
	margin-left:15px;
	margin-right:15px;
}
#div_float003{
	width:170px;
	background-image:url(http://test.imcaller.com/image/float_r3_c2.gif);
	overflow:hidden;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}
#div_float004{
	width:200px;
	height:172px;
	background-image:url(http://test.imcaller.com/image/float_r4_c1.gif);
	background-position:right;
	background-repeat: no-repeat;
	overflow:hidden;
}
.font{
	font-family:"宋体";
	font-size:12;
	line-height: 16px;
	color: #0033CC;
	text-decoration: none;	
}

