.box-detail {
margin: 20px 0;
display: inline-block;
width: 100%;
}
.detail-news {
margin-top:15px;
}
.wrap-top-title-news {
float: left;
margin: 0 0px 20px 0;
}
.wrap-top-title-news img {
width: 130px;
height: 100px;
float: left;
}
.detail-news-title, .feature-toptitle-news, .desc-toptitle-news {
float: left;
width: 906px;
margin: 0 0 15px 10px;
}
.detail-news-title h1 {
font-size: 18px;
font-family: Arial;
color: #FF8C0F;
}
.feature-toptitle-news {
border-top: dotted 1px #999;
border-bottom: dotted 1px #999;
padding: 7px 0;
}
.feature-date, .feature-viewcount {
font-family: Arial;
font-size: 11px;
color: #727272;
padding-left: 15px;
margin: 0 20px 0 0;
}
.feature-date {
background: url(../images/icon_feature_4.png) left center no-repeat;
}
.feature-viewcount {
background: url(../images/icon_feature_5.png) left center no-repeat;
}
.desc-toptitle-news {
font-weight: bold;
line-height:18px;
}
.detail-news-body {
float: left;
width: 100%;
}
.source {
padding: 15px 0;
border-top: 1px solid #ccc;
margin-top: 15px;
}
.news-similar {
padding: 15px 5px;
margin: 15px 0;
}
.news-similar li {
background: url(../images/list_style_2.png) no-repeat left center;
padding-left: 20px;
list-style: none;
margin: 8px 0;
}