.movPRhead {
	width: 736px;
	height: 6px;
	margin: 0px;
	background:url(../img/movs/bg_orangehead.gif) no-repeat;
	font-size: 1px;  /*for IE6*/
	line-height: 0%; /*for IE6*/
}
.movPRfoot {
	width: 736px;
	height: 6px;
	margin: 0px;
	background:url(../img/movs/bg_orangefoot.gif) no-repeat;
	font-size: 1px;  /*for IE6*/
	line-height: 0%; /*for IE6*/
}
.movPRbody {
	width: 736px;
	background:url(../img/movs/bg_orangebody.gif) repeat-y #fff;
	font-size: 85%;
}
.movPRbody .movPRbodyLeft {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 6px;
	_margin: 0px 0px 0px 3px; /*for IE6*/
}
.movPRbody .movPRbodyLeft .photoframe {
	width: 184px;
	height: 134px;
	margin: 10px auto;
	background: url(../img/movs/bg_photoframe.gif) no-repeat;
}
.movPRbody .movPRbodyLeft .photoframe img {
	width: 162px;
	height: 93px;
	margin: 11px 0px 0px 11px;
}
.movPRbody .movPRbodyRight {
	float: left;
	width: 432px;
	margin: 10px 0px 0px 22px;
}
.movPRbody .movPRbodyRight h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #EA5404;
}
.movPRbody .movPRbodyRight table {
}
.movPRbody .movPRbodyRight table td {
	padding: 5px 5px 5px 0px;
	vertical-align: top;
}
.movPRbody .movPRbodyRight table td.movPRphotocell img {
	display: block;
	margin: 0px 0px 8px 0px;
}

.movPRcatchtext {
	font-size: 14px;
	font-weight: bold;
	color: #EA5404;
}
.movPRcatchtext img {
	vertical-align: middle;
	padding: 0px 5px 0px 0px;
}


.btn_gotomoviepage {
	width: 123px;
	height: 21px;
	background: url(../img/movs/btn_gotomoviepage_on.gif) no-repeat;
	text-indent: -9999px;
}
.btn_gotomoviepage a {
	display: block;
	width: 123px;
	height: 21px;
	background: url(../img/movs/btn_gotomoviepage.gif) no-repeat;
}
.btn_gotomoviepage a:hover {
	background: none;
}

.btn_hasmoviemore {
	width: 64px;
	height: 12px;
	background: url(../img/movs/btn_hasmoviemore_on.gif) no-repeat;
	text-indent: -9999px;
	position: absolute;
	margin: 2px 0px 0px 10px;
}
.btn_hasmoviemore a {
	display: block;
	width: 64px;
	height: 12px;
	background: url(../img/movs/btn_hasmoviemore.gif) no-repeat;
}
.btn_hasmoviemore a:hover {
	background: none;
}


.advmovtext {
	font-size: 12px;
}