@charset "utf-8";
.submenu {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	float: left;
	width: 130px;
	height: 40px;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bolder;
}
/* CSS Document */
.media_block_01 {
	float: left;
	width: 320px;
	text-align: left;
}
.media_block_02 {
	float: left;
	width: 310px;
	text-align: left;
	margin: 10px;

}
.space {
	float: left;
	height: 10px;
	width: 650px;
}

.media_block_03 {
	float: left;
	width: 450px;
	font-size: 12px;
	color: #454545;
	text-align: left;
	margin-left: 20px;
}

.media_block_02 ul li {
	font-size: 14px;
	line-height: 30px;
	color: #13659B;
	background-image: url(../images/list_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	font-family: Georgia;
	font-style: italic;
}
.name {
	font-size: 14px;
	color: #FF2814;
	text-indent: 20px;
	font-family: Georgia;
	margin-bottom: 15px;
	background-image: url(../images/list_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.movie_pic {
	float: left;
	width: 100px;
	margin-right: 20px;
}
.movie_title {
	float: left;
	width: 190px;
	color: #E34E0D;
	font-size: 14px;
	background-image: url(../images/list_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
.movie_content {
	float: left;
	width: 190px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94B24E;
	margin-top: 10px;
}


.line_01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94B24E;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #94B24E;
}
.more {}
