/* PCHC */

#middle_container {
	margin:0 auto;
	width:902px;
	overflow:hidden;
	background:#ecf0f2;
	padding:0 0 15px 0;
}
#left_container {
	width:900px;
	overflow:hidden;
}
#left_container .toptit {
	width:504px;
	height:50px;
	overflow:hidden;
}
#left_container .content_container {
	width:858px;
	overflow:hidden;
	padding:0 0 0 20px;
}
#left_container .content_container .bluebg {
	width:853px;
	overflow:hidden;
	clear:both;
	background:#d0dce6;
	margin-bottom:10px;
	padding:10px 0px 10px 0px;
}
#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:16px;
	font-weight:bold;
	color:#014587;
	padding:6px 0 20px 20px;
}
#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;
}


.input_container{
	width:403px;
	overflow:hidden;
	clear:both;
	padding:0 0 0 20px;
}

.input_container label{
	width:110px;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#014587;
	line-height:16px;
	margin:5px;
}

.input_container .inputbox{
	width:200px;
	float:left;
	margin:5px;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
}




span{
	width:100px;
	font-size:11px;
	color:#014587;
	line-height:16px;
	margin:5px;
}




