﻿#content #left .menu .head
{
	background-image: url(/Images/News/leftMenuHeadBg.gif);
	width: 190px;
	background-repeat: no-repeat;
	height: 56px;
}

.lr
{
	margin:16px 16px 16px 16px;
}
.lr .title
{
	font-weight: bold;
	font-size: 16px;
	color: #383838;
	line-height:32px;
	text-align:center;
}
.lr .date
{
	font-size: 11px;
        width:120px;
	color: #787878;
	font-family: Arial;
	line-height:32px;
	text-align:center;
}
.lr .dpic
{
	width:710px;
	background-color: #ecf2f8;
	text-align:center;
	padding:10px 0px 18px 0px;
	display:table-cell;
	margin:0 auto;
}
.lr .dpic img
{
	margin:0 auto;
	
}


.lr .content
{
	line-height:24px;
}
