/* PCHC */

#middle_container {
	margin:0 auto;
	width:902px;
	overflow:hidden;
	background:#ecf0f2;
	padding:0 0 15px 0;
}
#left_container {
	width:530px;
	overflow:hidden;
}
#left_container .toptit {
	width:504px;
	height:50px;
	overflow:hidden;
}
#left_container .content_container {
	width:450px;
	overflow:hidden;
	padding:0 0 0 40px;
}
#left_container .content_container p {
	font-size:11px;
	color:#014587;
	line-height:16px;
	padding:15px 0 10px 0;
}
#left_container .content_container h2 {
	font-size:11px;
	font-weight:bold;
	color:#014587;
	padding:6px 0 20px 0;
}
#left_container .tit {
	width:502px;
	height:60px;
	overflow:hidden;
}

#right_container {
	width:335px;
	overflow:hidden;
}
#right_container .img_container {
	width:335px;
	overflow:hidden;
	padding:12px 0 0 0;
}
#right_container .img_container .img {
	width:333px;
	height:233px;
	overflow:hidden;
	border:1px solid #FFFFFF;
}
#right_container .img_container .bluebg {
	margin:0 auto;
	width:303px;
	height:50px;
	overflow:hidden;
	background:#d0dce6;
}
















