/* PCHC */

#middle_container {
	margin:0 auto;
	width:902px;
	overflow:hidden;
	background:#ecf0f2;
	padding:0 0 15px 0;
}
#left_container {
	width:880px;
	overflow:hidden;
}
#left_container .toptit {
	width:504px;
	height:50px;
	overflow:hidden;
}

#bottom_container {
	width:897px;
	overflow:hidden;
	clear:both;
}
#bottom_container .content_container {
	padding:15px 0 15px 10px; 
	width:730px;
}
#bottom_container .content_container h2 {
	font-size:11px;
	font-weight:bold;
	color:#014587;
}
#bottom_container .content_container p {
	font-size:11px;
	color:#014587;
	line-height:16px;
}
#bottom_container .tit {
	height:60px;
	overflow:hidden;
}
#bottom_container .img {
padding: 15px 0 0 0;
}



























