.aboutbox .lc {
	width: 600px;
	margin-left: 15px;
	margin-top: 20px;
}
.aboutbox .lc .title {
	width: 600px;
	margin-bottom: 5px;
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
}
.aboutbox .lc .lc_tile1 {
	background-image: url(../images/lc_title1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 24px;
	float: left;
	font-size: 18px;
	text-align: center;
	line-height: 27px;
	margin-right: 10px;
}
 .aboutbox .lc .lch {
	background-image: url(../images/lch.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 177px;
	width: 166px;
	background-attachment: scroll;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
.aboutbox .lc .lch .lch_sj {
	width: 60px;
	padding-top: 25px;
	padding-left: 50px;
	height: 50px;
	text-align: center;
	font-weight: bold;
}
 .aboutbox .lc .lch .lch_nr {
	height: 50px;
	width: 140px;
	padding-top: 33px;
	padding-left: 15px;
	line-height: 20px;
}


.aboutbox .lc .lc_text {
	color: #666;
	margin-left: 40px;
	padding-bottom: 10px;
	text-indent: 0;
	line-height: 24px;
}
