body{
	font-size: 12px;
}
td{
	font-size: 12px;
}
.text120{
	line-height: 120%;
}
.text150{
	line-height: 150%;
}
.text170{
	line-height: 170%;
}
.text190{
	line-height: 190%;
}
.filmname{
	font-size: 18px;
	font-family: "华文楷体", "华文隶书";
	color: #FFFFFF;
	font-weight: bold;
}
.text-shadow{
	filter: DropShadow(Color=#000000, OffX=1, OffY=1);
}
.text-shadow2{
	filter: DropShadow(Color=#dfdfdf, OffX=1, OffY=1);
}
.top10:link{
	color: #FFFFFF;
	text-decoration: none;
}
.top10:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.top10:hover{
	color: #FFCA00;
	text-decoration: none;
}
.top10:active{
	color: #FFFFFF;
	text-decoration: none;
}
.nav:link{
	color: #000000;
	text-decoration: none;
}
.nav:visited{
	color: #000000;
	text-decoration: none;
}
.nav:hover{
	color: #000099;
	text-decoration: none;
}
.nav:active{
	color: #000000;
	text-decoration: none;
}
.td3d {
	BORDER-RIGHT: 1px none;
	BORDER-TOP: 1px solid #FFFFFF;
	FONT-SIZE: 12px;
	BORDER-LEFT: 1px solid #FFFFFF;
	COLOR: #000000;
	BORDER-BOTTOM: 1px none;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #ededed;
	padding-top: 3px;
}
.ffgg{
	font-size: 12px;
	color: #000000;
	border: 1px solid #FFFFff;
	text-decoration: none;
	text-align: center;
	height: 18px;
	width: 60px;
}