#LIST {
	height: 782px;
	width: 980px;
	padding-top: 100px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/main_bg_list_02.jpg);
}
#LIST .team {
	height: 310px;
	width: auto;
	padding-top: 10px;
	padding-left: 100px;
	margin-top: 0px;
	padding-bottom: 20px;
}
#LIST .team .pcs {
	height: 308px;
	width: 130px;
	float: left;
	margin-right: 32px;
}
#LIST .team .pcs .img {
	height: 128px;
	width: 128px;
	border: 1px solid #A2AC1A;
}
#LIST .team .pcs .intro {
	height: 75px;
	padding-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #5D3B22;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: text-top;
}
#LIST .team .pcs .go {
	height: 32px;
	width: 130px;
	padding-bottom: 8px;
}
