
#content
{
	width:93%;
	*width:88%;
	overflow:hidden;
}

#content-top{
	background-image:url(../images/news/bg-top.png);
	background-repeat:no-repeat; 
	height:39px;
	margin-left:1px;
}

#content-middle{ 
	/*min-height:494px;*/
	width:735x;
	background-image:url(../images/news/newsbg-middle.png);
	background-repeat:repeat-y; 
	font-family:Verdana,Arial,Sans-Serif;
	font-size:13.5px;
	margin-left:2px;
	position:relative;
}

#content-bottom{
	background-image:url(../images/news/newsbg-bottom.png);
	background-repeat:no-repeat; 
	height:23px;
	margin-left:2px;
}

.essay { 
	
	width:650px; 
	padding:9px 0px 18.5px 0px;
	margin-left:40px;
}

.essay p{
	color:#000000;
	padding:0px;
	margin:0px;
	font-size:13.5px;
	text-align:justify;
	line-height:25px;
}

.essay ul { 
	
}



.clear { clear: both; }