.content-detail{
	padding-bottom: 15px;
}
.news h1.title{
	padding: 2px 0 10px;
	color: #373536;
    font-size: 14px;
}
.summary{
	font-weight: bold;
    padding: 5px 0 10px;
}
.news .frame_img_news{
	float: left;
	margin: 0px 12px 10px 0px;
}
.relate_title{
	color: #363636;
    font-size: 14px;
    padding: 18px 0;
}
ul.related{
	
}
ul.related li{
	background: url(../../../../templates/default/images/icon-li-news-other.png) left 13px no-repeat;
	padding-left:15px;
	border-top: 1px dotted #FFFFFF;
}
ul.related .relate_content{
    font-size: 12px;
    font-weight: normal;
    padding: 7px 0;
}
ul.related .relate_content a{
	color: #000000;
}
ul.related .relate_content a:hover{
	text-decoration: underline;
}
.tag{
	display: inline;
}
.tags_title{
	display: inline;
}