@charset "utf-8";
/* CSS Document */

.title1 {
	width: 180px;
	height: 41px;
	float: left;
	text-align: left;
}
.block1 {
	float: left;
	width: 855px;
	margin-top: 5px;
	margin-bottom: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.block2 {
	float: left;
	width: 760px;
	margin-top: 10px;
	text-align: left;
	margin-left: 60px;
	padding-right: 30px;
}
.abstract {
	color: #7F7F7F;
	margin-left: 20px;

}

.moviepic {
	float: left;
	height: 155px;
	width: 108px;
	margin-right: 20px;
}

.txt1 {
	color: #664d5e;
	font-size: 13px;
	font-weight: bolder;

}
.line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45313E;
	height: 40px;
	text-align: center;
	margin-bottom: 20px;
}
