/* 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:840px;
	overflow:hidden;
	padding:0 0 0 35px;
}
#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 {
	
	overflow:hidden;
	width:827px;
	overflow:hidden;
	border:1px solid #FFFFFF; 
}


#right_container  .bluebg {
	margin:0 ;
	overflow:hidden;
	height:250px;
	background:#d0dce6;
	
}

#right_container  .bluebg  .inner_right_container {
background-color:#ecf0f2; 
overflow:hidden;
margin:23px; 
width:775px; 
height:160px;
}

#right_container  .bluebg  .inner_right_container .inner_right_container_left {
width:405px; 
float:left; 
height:133px;
padding:15px 0 10px 35px;

}

#right_container  .bluebg  .inner_right_container .inner_right_container_right {
width:330px; 
float:left; 
height:133px;
padding:15px 0 10px 0px;

}

.input_container{
	width:320px;
	overflow:hidden;
	clear:both;
}

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

.input_container .inputbox{
	width:175px;
	float:left;
	margin:5px;
}

.title{
color:#014587; 
font-weight:bold; 
margin:10px;
}

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




