.b1{
	width: 530px;
	height: auto;
	background: #fff;
	position: relative;
	left: 2px;
	top: 15px;
}

.title{ width:175px; height:20px; color:#F00; position:absolute; background:#FFF; top:-2px; left:170px; z-index:100; font-size:15px; font-weight:bold;}

.frame{ width:530px; position:absolute; background:#fff; top:5px;
	border: 3px solid #f08e03;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }

.f1{ width:520px; height:20px; background:#fff; margin: 1px 0px 3px 5px; position:relative; float:left;}
.icon{ width:50px;display:inline; position:absolute; left:0; top:2px;}
.news a{ height:20px; color:#F00; display:inline; font-size:12px; position:absolute; left:55px; top:2px; text-decoration:none; font-weight:600;}
.date{ width:138px; display:inline; position:absolute; top:2px; left:390px; font-size:12px; color:#000; font-weight:600;}
