#content_introduce{
	width:340px;
	/*border:1px solid #bfd6e9;*/
	float:left;
	margin-top:20px;
}
#content_introduce h1{
	border-bottom:1px solid #bfd6e9;
	font-size:14px;	
}
#content_introduce p{
	font-size:12px;
	text-indent:2em;
	width:inherit;
}
#image_introduce {
	float:right;
	/*border:1px solid #bfd6e9;	*/
	margin:20px 0 0 0;
}
#image_introduce img{
	width:580px;
	height:320px;
}
