@charset "utf-8";
body {
	width: 100%;
	height: auto;
	background: #F7CEDF;
}
#wraper {
	width: 100%;
	height: auto;
	background: url(../images/bg.gif) repeat-x;
}
#cntBg {
	width: 960px;
	height: 736px;
	margin: 0px auto 0px auto;
	position: relative;
	background: url(../images/paper.png) no-repeat 0px 80px;
}
p#text {
	padding: 13px 0px 0px 4px;
}
p#banner {
	padding: 12px 0px 0px 0px;
}
p#cast {
	position: absolute;
	bottom: 11px;
	left: 36px;
}
p#staff {
	position: absolute;
	bottom: 11px;
	left: 256px;
}
P#img {
	position: absolute;
	top: 44px;
	right: -33px;
}
#footer {
	width: 100%;
	padding: 4px 0px 4px 0px;
}
#footer p{
	text-align: center;
}
