body{
margin:0px;
padding:0px;
color:#333333;
background:url(../img/background.jpg) no-repeat top left;
}

.align-middle{
vertical-align:middle;
}

.title{
	text-align:center;
	padding-top:85px;
	padding-bottom:15px;
	font-size:18px;
	width:520px;
	line-height:20px;
}

.text{
text-align:left;
font-size:12px;
width:460px;
height:105px;
line-height:19px;
padding-top:15px;
padding-left:30px;
padding-right:30px;
}

.movie{
text-align:center;
width:520px;
height:200px;
}

.movie-bottom{
	width:520px;
	height:70px;
}

.banner{
padding-right:10px;
text-align:right;
width:510px;
height:30px;
padding-bottom:15px;
}

.close{
text-align:center;
padding-bottom:20px;
font-size:12px;
width:520px;
line-height:18px;
}

a:link{
color:#333333;
text-decoration:none;
}

a:visited{
color:#333333;
text-decoration:none;
}

a:hover{
color:#aaaaaa;
text-decoration:underline;
}

a:active{
color:#aaaaaa;
text-decoration:underline;
}

.c-both {
clear:both;
}
