.biyType {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.typeName {
	clear: both;
	width: 70%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.splayLink {
	width: 20%;
	color: #F00;
	font-weight: bold;
}

.playLink  {
	width: 90%;
	padding: 2px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	color: #F00;
}
.pic {
	height: 120px;
	padding-top: 10px;
	border: 1px solid #CCC;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sTitle {
	clear: both;
	background-image: url(/Templets/images/bg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.intr {
	line-height: 20px;
	color: #930;
	padding: 5px;
	text-align: left;
	 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.itemType {
	float: left;
	height: 300px;
	width: 220px;
}

