﻿#div_Article
{
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 50px;
	_height: 200px;
	min-height:200px;
	border: lightgrey 1px solid;
	padding:20px;
}

.div_title
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #cc6633;
	font-size:18px;
}
