﻿ .floadAd { position: absolute;z-index: 999900; display: none;border:0px solid #CCC;}  
 .floadAd .item { display: block; } 
.ad{background:url(bg_ad6.jpg) no-repeat left top; width:280px; height:60px; color:#fff; text-align:center; line-height:25px; padding:5px 0;font-family:"微软雅黑","黑体"; font-size:20px; font-weight:bold; cursor:pointer;}
.close{ display:block; cursor:pointer; width:20px; height:20px; position:absolute; right:0px; top:0px; z-index:1011;padding:0px;margin-top:-6px;border:0px solid cyan;} 
.floadAd .item img { vertical-align: bottom; }
.red{
	background-color:burlywood;
	color:#333;
 }