﻿body
{
}

.news_title
{
	width: 90%;
	height: 100px;
	font-size: 12px;
	font-family: 宋体;
	margin-top: 10px;
	border-bottom: dashed 2px #18A9C4;
	text-align: center;
	color: #2A4D51;
}

.news_title h2
{
	color: #EA0B00;
}

.news_conten
{
	margin-top: 5px;
	width: 90%;
	font-size: 13px;
	line-height: 20px;
	font-family: 宋体;
	text-align: left;
}