@charset "UTF-8";
/* CSS Document */

#aboutWrapper {
	width: 820px;
	margin: 15px auto;
}

#aboutCtrImg {
	width: 820px;
	height: 174px;
	margin-bottom: 15px;
}

#aboutWrapper .L {
	width: 509px;
	height: 427px;
	border: solid 1px #d1d1d1;
	background-color: #fff;
	float: left;
	padding: 17px 15px 15px 15px;
}

#aboutWrapper .L p {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
}


#aboutWrapper .L .originHeader {
	width: 259px;
	height: 28px;
	margin-bottom: 16px;
}

#aboutWrapper .R {
	height: 462px;
	width: 263px;
	float: right;
}

#aboutWrapper .R .menuBTN {
	width: 264px;
	height: 205px;
	float: right;
	margin-bottom: 15px;
}
