.b11-container	{
	width: 100%;
	min-height: 923px;
	height: auto;
	padding-bottom: 50px;
	background-image: url(../img/b11_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.b11	{
	width: 980px;
	min-height: 923px;
	margin: auto;
	height: auto;
}

.b11-title	{
	width: 440px;
	height: 50px;
	margin: auto;
	font-size: 30px;
	font-family: "OpenSansRegular";
	color: #090d22;
	text-align: center;
	padding-top: 20px;
}

.b11-title>span	{
	font-family: "OpenSansExtraBold";
	color: #095884;
}

.b11-box-left	{
	width: 460px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

.b11-box-right	{
	width: 460px;
	height: auto;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}

.b11-bl-box-photo	{
	width: 127px;
	height: 108px;
	background-image: url(../img/b11_wi.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.b11-bl-box-photo-m	{
	width: 127px;
	height: 108px;
	background-image: url(../img/b11_wm.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.b11-bl-box-author	{
	width: 320px;
	height: 60px;
	float: right;
	text-align: left;
	font-size: 22px;
	font-family: "OpenSansItalic";
	color: #343434;
	margin-top: 40px;
}

.b11-bl-box-author>span	{
	font-size: 18px;
	color: #9c9c9c;
}

.b11-bl-box-con	{
	width: 400px;
	height: auto;
	padding: 20px 30px 20px 30px;
	background-color: #f3f3f3;
	border-radius: 5px 5px 0 0;
	margin-top: 3px;
	font-size: 16px;
	font-family: "OpenSansRegular";
	color: #505050;
	text-align: left;
}

.b11-bl-box-con-end	{
	width: 460px;
	height: 23px;
	background-image: url(../img/b11_bl_end.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.mpx	{
	min-height: 320px;
}

.mox	{
	min-height: 180px;
}