@charset "utf-8";
/* CSS Document */


#warp #Content .block_02 ul li {
	line-height: 25px;
	color: #3A3A3A;
	margin-left: 70px;
	margin-right: 50px;
}
.referance     {
	line-height: 25px;
	color: #3A3A3A;
	margin-left: 20px;
	text-indent: -20px;
	margin-right: 50px;
	*text-indent: -20px;
	*margin-left: 20px;
}
#warp #Content .block_02 ul li a:link {
	color: #38341e;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3A3A;
}
#warp #Content .block_02 ul li a:hover {
	color: #696238;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3A3A;
	
}
#warp #Content .block_02 ul li a:visited {
	text-decoration: none;
	color: #38341e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3A3A;
}

#warp #Content .block_02 ul li .news li {
	margin-left: 36px;
	color: #676767;
}
.name {
	font-size: 15px;
	color: #930;
	margin-bottom: 5px;
	font-weight: bold;
}
.subtitle {
	margin-left: 50px;
	font-size: 13px;
	font-weight: bolder;
	color: #633;
	margin-top: 15px;
	margin-bottom: 5px;
	background-image: url(../images/li_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	width: 800px;
	float: left;
}
.movie_name {
	color: #191919;
	font-size: 13px;
	font-family: Georgia, "新細明體-ExtB";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.movie_name a {
	text-decoration: none;
	color: #191919;
	font-family: Georgia, "新細明體-ExtB";
}
.movie_name a:hover {
	color: #C33;
}


p {
	line-height: 20px;
}

.introduction {
	margin-left: 10px;
	margin-bottom: 10px;
}
.line {
	float: left;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB70B;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 30px;
}


.block_02 ul li a img {
	text-decoration: none;
}
