@charset "utf-8";

/*---------*/
.block-ct{
	width:940px;
	height:auto;
	margin-left:40px;
}
.block-ct p{
	margin-top:30px;
	padding-left:20px;
	line-height:22px;
}
.bd_ras{
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.left_1{
	margin-top:30px;
	margin-left:40px;
	float:left;
	width:250px;	
}
.left_1 div{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
}
.left_1 img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
}
.right_1{
	width:630px;
	margin-top:30px;	
	float:left;
	margin-left:30px;
	line-height:180%;
}
.block_text{
	margin-left:40px;	
	padding-top:10px;
}
.text1{
 	color:#4f81bd;
	margin-top:15px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}