
/**/
#floatBoxBg{display:none;width:100%;height:100%;background:url(/bg11.jpg) repeat-x;position:absolute;top:0;left:0;}
.floatBox{border:#6f96b5 5px solid;width:350px;position:absolute;left:40%; margin-top:200px; overflow:hidden;}
.floatBox .title{height:23px; background:url(/js/img/title_bg.jpg) repeat-x;color:#fff; width:350px;}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:23px; font-size:12px;}
.floatBox .title span{float:left;cursor:pointer; font-size:12px; line-height:23px; text-indent:58px;}
.floatBox .content{background:#003333; width:350px; overflow:hidden; height:220px;}

