h3#pageTitle {
	background-image: url(../img/t_play.gif);
}

div.ListBox {

	width: 542px;

	height: 282px;

	margin-top: 15px;

	margin-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	padding-top: 15px;

	padding-bottom: 0px;

	padding-left: 13px;

	padding-right: 45px;

	background-image: url(../img/bg_playBox.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

div.ListBox div.img {

	width: 290px;

	height: 210px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	padding: 0px;

	text-align: center;

	float: left;

	border: 0px solid #FF0000;

}

div.ListBox div.title {

	width: 220px;

	height: 25px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	padding-top: 20px;

	text-align: center;

	font-size: 14pt;

	font-weight: bold;

	line-height: 110%;

	color: #FF3778;

	float: left;

	clear: left;

	border: 0px solid #FF0000;

}

div.ListBox div.comm {

	width: 205px;

	height: 190px;

	margin-top: 35px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	padding-top: 5px;

	padding-left: 5px;

	padding-right: 5px;

	color: #FFFFFF;

	float: right;

	clear: both;

	border: 0px solid #FF0000;

}


