#fla {
margin:auto;
width: 790px;
height: 95px;
background: url(../img/bg_main_head.jpg) no-repeat bottom;
}

.title {
border-left: 5px solid #cc0000;
border-bottom: 1px solid #cc0000;
padding: 3px 0px 3px 5px;
font-size: 14px;
text-align: left;
margin: 0px 30px 15px 30px;
color: #666;
font-weight: bold
}
.next {
font-size: 10px;
text-align: right;
margin: 5px 30px 15px 0px;
}
.more {
border-top: 1px solid #666;
border-bottom: 1px solid #666;
text-align: left;
background: #fff;
margin: 15px 30px 0px 30px;
line-height: 150%;
padding: 0px 0px 20px 10px;
}
.more p {
margin-top: 20px;
}
.entry {
text-align: left;
}
.body {
padding-left: 35px;
}