@charset "big5";
/* 小編的話 */
.editer {
	font-size: 13px;
	line-height: 25px;
	color: #000;
	font-family:"新細明體-ExtB";
}
.editer h1{
	font-size: 15px;
	margin:0;
	padding:0;
	color: #fa741f;
}
.right {
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	color: #737373;
	font-family:"Arial", "新細明體-ExtB";
}
/* 本期特選主題 */
.book {
	font-size: 15px;
	line-height: 25px;
	color: #5a9cca;
	font-weight:bold;
	font-family:"新細明體-ExtB";
}
.little {
	font-size: 11px;
	line-height: 18px;
	color: #737373;
	font-family:"Arial", "新細明體-ExtB";
}
.red {
	font-size: 15px;
	color: #ea4533;
	font-weight: bold;
	font-family:"Arial";
}
.title {
	font-size: 15px;
	line-height: 25px;
	color: #866648;
	font-weight:bold;
	font-family:"新細明體-ExtB";
}
.info {
    font-size: 13px;
	line-height: 23px;
	color: #000;
	font-family:"新細明體-ExtB";
}
.book-pic {
	border: 1px #cccccc solid;
}
/* 版權 */
.footer {
	font-size: 13px;
	line-height: 23px;
	color: #6a6a6a;
	font-family:"新細明體-ExtB";
}
/* 連結 */
a {
	color: #5a9cca;
	text-decoration: none;
}