#LIST {
	background-image: url(../images/main_bg_list_02.jpg);
	height: 656px;
	width: 943px;
	padding-top: 100px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	padding-left: 37px;
}
#LIST .team {
	height: 302px;
	width: auto;
	padding-top: 18px;
	padding-left: 9px;
	margin-top: 0px;
	padding-bottom: 8px;
}
#LIST .team .pcs {
	height: 305px;
	width: 130px;
	float: left;
	margin-right: 22px;
	margin-left: 0px;
}
#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;
}
