#float_frame {
	background:url(images/float1.gif) no-repeat;
	width:223px;
	height:156px;
	position: fixed !important;  
    position: absolute; 
	z-index:10;
	bottom:0;
	right:0;
}

#float_frame .title a { 
	float:right; 
	display:inline;
	width:16px;
	height:14px;
	line-height:500%;
	overflow:hidden;
	margin:10px 9px 0 0;
	*margin:7px 9px 0 0;
	background:url(images/float_close1.gif) no-repeat;
}

#float_frame .title h1 {
	line-height:26px;
	margin:15px 28px 3px;
	padding-left:28px;
	font-size:14px;
	color:#0062A7;
	
}

#float_frame .title p { margin:10px 0px 0px 20px; font-size:13px; color:#333333;}





#float_frame .btn {

	display:inline;
	margin:20px 28px 0 0;
	font-size:13px;
	color:#005795;
}

#float_frame .btn a {
	background:url(images/bottom1.gif) no-repeat;
	width:99px;
	height:23px;
	display:block;
	text-align:center;
	margin:115px 10px 10px 15px;
	padding:0px;
}
