body
{
	margin:0px;
}
#todayfilm
{
	width:450px;
	height :206px;
	
}
#todayfilm a
{
	width:102px;
	height :94px;
	float :left;
	text-align :center;
	text-decoration :none;
	color :#3A76B5;
	font-size:12px;
	margin-left :2px;
	margin-top :5px;
}
#todayfilm img
{
	width:104px;
	height :80px;
	float :left;
	border:0px;
}
#todayfilm b
{
	width:102px;
	height:14px;
	font-size :12px;
	color :#3A76B5;
	float :left;
	overflow :hidden;
	TEXT-OVERFLOW: ellipsis;
	white-space:nowrap;
}
