/*

our people

*/


.top .a {
	float: left;
	width: 630px;
}
.top .b {
	float: left;
	margin-left: 60px;
	width: 200px;
}

.people {
	overflow: hidden;
	margin-bottom:50px;
}
.people .side {
	float: left;
	margin-top: 80px;
}
.people .left {
	width: 37px;
}
.people .main {
	float: left;
}
.people .main li {
	float: left;
	display: inline;
	margin-right: 15px;
	width: 125px;
	height: 293px;
}
.people .main li p {
	font-size: 11px !important;
}
.people .main li img {
	border: 5px solid #d1d1d1;
}
.pages {
	width: 940px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	overflow: hidden;
}
.pages a {
	text-decoration: none;
}
.btn_page {
	float: left;
	width: 25px;
	height: 18px;
	margin-right: 10px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../../images/btn_page.png);
}

.change_group {
	display: block;
	width: 245px;
	height: 30px;
	margin-bottom: 5px;
}
.change_group_active {
	background-position: 0 -30px;
}

#group_1 {
	background-image: url(../../images/mb6.png);
}
#group_2 {
	background-image: url(../../images/mb7.png);
}

.btn_profile {
	display: block;
	float: left;
	width: 79px;
	height: 29px;
	background-image: url(../../images/btn8.png);
}

.btn_profile:hover {
	background-position: 0 -29px;
}


.category_title {
	font-size: 20px;
}


.award_container {
float:right; padding-top:21px; margin:0;
}

