@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";
}
.buycar {
	font-size: 11px;
	line-height: 18px;
	color: #737373;
	font-family: "Arial", "新細明體-ExtB";
	vertical-align: bottom;
}
.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: #000;
	text-decoration: none;
}
/* 背景 */
.edm_bg{
	background-image: url(images/edm_bg.jpg);
	background-repeat: repeat;
	}
.bn {
	border: 1px solid #D2CCB9;
}
.line {
	border: 1px dotted #D2CCB9;
	margin-bottom: 20px;
	margin-top: 10px;
}
