@charset "utf-8";
/* CSS Document */

#left {
	float: left;
	width: 544px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9f7978;
}
#right {
	float: left;
	width: 355px;
	padding-top: 20px;

}

.block1 {
	float: left;
	width: 504px;
	padding: 10px;
	margin: 10px;
}
.block1 .title1{
	font-family: Arial, "新細明體-ExtB";
	text-align: center;
	height: 35px;
	float: left;
	width: 504px;
}
.block1 .content {
	font-size: 13px;
	color: #474546;
	float: left;
	width: 504px;
	padding-top: 10px;
	text-align: left;
}
.readmore {
	float: right;
}

.block1 .bottom {
	text-align: center;
	height: 13px;
	float: left;
	width: 504px;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.block1 .content ul li {
	line-height: 25px;
	text-decoration: none;
	margin-left: 40px;
}
.block1 .content ul li a {
	color: #282828;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.block1 .content ul li a:hover {
	color: #500;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #500;
}
#warp #Content #left .block1 .content .reference {
	text-indent: -15px;
	margin-left: 50px;
}
#right .title2{
	font-family: Arial, "新細明體-ExtB";
	text-align: center;
	height: 35px;
	float: left;
	width: 355px;
}

.movieblock {
	float: left;
	width: 335px;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9f7978;
	padding-top: 10px;
	background-image: url(images/m_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.moviepic {
	border: 1px solid #70919c;
	padding: 2px;
	text-align: center;
}

.moviepicblock {
	float: left;
	height: 130px;
	width: 120px;
	text-align: center;
	margin-bottom: 12px;
}


.movieinfoblock {
	float: left;
	width: 200px;
	text-align: left;
	margin-bottom: 8px;
	color: #6d5353;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.topictitle {
	font-size: 13px;
	color: #025F80;
	margin-bottom: 2px;
	font-weight: bold;
	font-family: Arial, "新細明體-ExtB";
	text-align: left;
	margin-top: 20px;
	margin-left: 35px;
}

.topicabstract {
	color: #8A8B85;
	margin-bottom: 5px;
	margin-left: 35px;
}


.topicabstract a:link {
	color: #282828;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	float: right;
}


.topicabstract a:hover {
	color: #500;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #500;
}

.newsabstract {
	color: #8A8B85;
	margin-left: 55px;
	margin-bottom: 5px;
	font-size: 12px;
}
