#mainBody {
	background-image: url(/img/cinema/img/wk.gif);
	background-repeat: repeat-y;
	background-position: center;
}

div#pan {
	float:left;
	text-align:left;
	margin:10px 0 10px 10px;
	color:#676767;
	font-size:12px;
	clear:both;
	}
div#pan a{color:#E22F2F;text-decoration:underline;}
div#pan a:hover{color:#EE8383;}

#mainBody td{
	font-size: 12px;
	line-height: 15px;
}#mainBody td p {
	padding-top: 20px;
	padding-bottom: 15px;
}
#mainBody td strong {
	font-weight: bold;
	color: #000000;
}
#mainBody td ul {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 50px;
}
#mainBody td li {
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
