@charset "utf-8";
/* CSS Document */

/* reset */
h1, h2, h3, ul, li, P, address{
	font-family: normal;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border:none;
	list-style-type: none;
}

img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;

}


div, a, p, ul, li, table, th, td{
	zoom:1;
	font-family: normal;
}





/* layout */
body{
	text-align: center;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-position: center top;
	background:url(../../images/redheart.gif)
}

#warp{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	}
	
#header{
	width: 700px;
	float: left;
	font-size: 18px;
	text-align: center;
	font-family: Arial, "新細明體-ExtB";
	padding-top: 20px;
	padding-bottom: 20px;
}

#Content {
	width: 700px;
	float: left;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #737373;
	text-align: left;
	
}

#footer{
	text-align: center;
	height: 40px;
	width: 700px;
	font-size: 12px;
	font-style: normal;
	color: #794D36;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 5px;
}

p {
	line-height: 20px;
}

#footer a:link {
	color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}





.txt1 {
	font-size: 12px;
	color: #333;
}
.txt1 a {
	color: #5C144D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C144D;
}

.txt2 {
	font-size: 13px;
	font-weight: bold;
	color: #151515;
}
.txt3 {
	font-size: 16px;
	font-weight: bold;
	color: #650112;
}
.actor {
	margin-left: 43px;
}

ul li {
	line-height: 20px;
	font-size: 12px;
	color: #4B4B4B;
}
.txt4 {
	color: #363636;
	margin-left: 8px;
}
.block1 {
	float: left;
	width: 700px;
	background-color: #FFF;
	border: 5px solid #CCC;
	height: auto;
	margin-bottom: 10px;
}
.movieinfo {
	background-color: #FFF;
	text-align: left;
	padding: 20px;
	float: left;
	width: 450px;
}

.moviepic {
	margin: 20px;
	float: left;
	width: 150px;
}
#block2 {
	float: left;
	width: 700px;
	padding-bottom: 20px;
}
.movieinfo ul li a {
	color: #A4041D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4041D;
}
