.aboutbox .organ .o1 {
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(../images/yuan.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	height: 20px;
	float: left;
	width: 600px;
}
.aboutbox .organ .o2 {
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(../images/yuan.png);
	background-repeat: no-repeat;
	background-position: 0px -18px;

	height: 20px;
	float: left;
	width: 600px;
}
 .aboutbox .organ .o3 {
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(../images/yuan.png);
	background-repeat: no-repeat;
	background-position: 0px -55px;
	height: 20px;
	float: left;
	width: 400px;
}
 .aboutbox .organ .o4 {
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(../images/yuan.png);
	background-repeat: no-repeat;
	background-position: 0px -88px;
	padding-left: 10px;
	height: 20px;
	float: left;
	width: 500px;
}
 .aboutbox .organ .o5{
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(../images/yuan.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	padding-left: 10px;
	height: 20px;
	float: left;
	width: 500px;
}
.aboutbox .organ .o_txt{
	float: left;
	text-indent: 0px;
	width: 480px;
	margin-left: 20px;
	}
 .aboutbox .organ span  {
	font-size: 14px;
	font-weight: bold;
}
.aboutbox .organ {
	background-attachment: scroll;
	background-image: url(../images/Organization.jpg);
	background-repeat: no-repeat;
	background-position: 520px 15px;
	padding-top: 10px;
	width: 680px;
	float: left;
}
