#LIST {
	background-image: url(../images/gamepct/5/main_bg_list_02.jpg);
	height: 558px;
	width: 950px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
}
#LIST .team {
	height: 240px;
	width: auto;
	padding-top: 8px;
	padding-left: 25px;
	margin-top: 0px;
	padding-bottom: 11px;
}
#LIST .team .pcs {
	height: 235px;
	width: 142px;
	float: left;
	padding-right: 10px;
}
#LIST .team .pcs .img {
	height: 142px;
	width: 142px;
}
#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: 40px;
	width: 142px;
}
