﻿#content .about-content {
float:left;
width:430px;
}

#content .about-dyk {
	border:1px solid #bfdff2;
	background:#fff;
	padding:14px 17px;
	margin-left:60px;
	width:190px;
	float:left;
	border-radius:12px;
	-moz-border-radius:12px;
}

#content .about-dyk h4 {
	font-size:1.3em;
	color:#089bdb;
	margin-bottom:16px;
}

#content .about-dyk p {
	font-size:1.1em;
	color:#323232;
	margin-bottom:12px;
	line-height:1.2em;
}
