.about_container{
	margin-top:31px;
	width:545px;
}

.about_content{
	float:left;
	width:391px;
	padding:10px;
	text-align:left;
	border-right:1px solid #666;
}
.about_right{
	float:right;
	width:133px;
}
.about_right img{
	margin-top:20px;
}

