@charset "utf-8";	.aboutus-left
{
	width:276px;
	float: left;
	margin-top:10px;
}
.aboutus-left .aboutus-left-top
{
	width:274px;
	border:1px solid #E3E3E3;
	border-top:none;
}
.aboutus-left .aboutus-title
{
	height:43px;
	line-height:43px;
	padding-left:15px;
	background:#0071B9;
	color:#FFFFFF;
	border-bottom:3px solid #003C62;
	font-size:26px;
}
.aboutus-left dl
{
	padding:8px 0;
	padding-left:15px;
	border-bottom:1px dashed #E3E3E3;
}
.aboutus-left dl:last-child
{
	border-bottom:none;
}
.aboutus-left dl dt
{
	line-height:35px;
	font-weight:bold;
	font-size:16px;
}
.aboutus-left dl dd
{
	line-height:22px;
}
.aboutus-left dl dd a:hover,.aboutus-left dl dd.cur a
{
	color:#0071B9;
	text-decoration:underline;
}
.aboutus-left-bottom
{
	border:1px solid #E3E3E3;
	margin-top: 10px;
	text-align: center;
}
.aboutus-left-bottom img
{
	margin:5px 0 10px;
}
.aboutus-left-bottom p
{
	width:230px;
	margin:0 auto;
}
.aboutus-left-bottom p.name
{
	margin-top:20px;
	line-height: 22px;
	font-size: 16px;
}
.aboutus-left-bottom p.pay
{
	margin-bottom: 10px;
	line-height: 32px;
}
.aboutus-right
{
}
.aboutus-right .profile
{
	line-height: 26px;
	padding: 10px;
}
.aboutus-right .aboutus-title
{
	height:45px;
	line-height:45px;
	font-size:26px;
	padding-left: 10px;
}
.aboutus-right .profile p
{
	line-height:22px;
	font-size:15px;
	padding-left: 10px;
	margin-bottom:15px;
}
.aboutus-right .picture ul li
{
	width:294px;
	border:1px solid #E3E3E3;
	float:left;
	margin-right:13px;
	text-align: center;
}
.aboutus-right .picture ul li:last-child
{
	margin-right:0;
}
.aboutus-right .picture ul li img
{
	margin-top: 9px;
}
.aboutus-right .picture ul li p
{
	line-height:45px;
	color:#555555;
	font-size: 20px;
}
.aboutus-right .aboutus-content
{
	margin: 10px 0 15px;
}
.aboutus-right .aboutus-content .aboutus-title
{
	padding-left:20px;
}
.aboutus-right .aboutus-content .aboutus-content-left
{
	border: 1px solid #E3E3E3;
	float: left;
	min-height: 400px;
	width: 471px;
}
.aboutus-right .aboutus-content .aboutus-content-left p
{
	line-height:26px;
	font-size:15px;
	padding-left:20px;
}
.aboutus-right .aboutus-content .aboutus-content-left img
{
	text-align: center;
	margin:10px 20px;
}
.aboutus-right .aboutus-content .aboutus-content-right .aboutus-title
{
	font-size: 20px;
	height: auto;
	line-height: 40px;
}
.aboutus-right .aboutus-content .aboutus-content-right
{
	border: 1px solid #E3E3E3;
	float: left;
	margin-left: 20px;
	min-height: 400px;
	width: 522px;
}
.aboutus-right .aboutus-content .aboutus-content-right .aboutus-content-right-top
{
	border-bottom: 1px dotted #E3E3E3;
	line-height: 24px;
	margin: 0 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.aboutus-right .aboutus-content .aboutus-content-right dl
{
	clear: both;
	line-height: 24px;
	padding: 0 20px;
}
.aboutus-right .aboutus-content .aboutus-content-right dt
{
	float: left;
	width: 68px;
}
.aboutus-right .aboutus-content .aboutus-content-right dt::before
{
	content: "\e803";
	font-family: yunteam;
	margin-right: 3px;
}
.aboutus-right .aboutus-content .aboutus-content-right dd
{
}
.aboutus-right .aboutus-content .aboutus-content-right a
{
	color: #0071B9;
	text-decoration: underline;
}