div.editorPages {
	width:95%;
	margin:0 auto;
	line-height:1.7em;
}
div.editorPages ul {
	list-style:inside disc;
}
div.editorPages ol {
	list-style:inside decimal;
}


/* news info */
div.newsinfo_date {
	margin:-10px 0 16px 18px;
	font-size:0.857em;
}
/* 會員條款 */
div.btn_member_agreement {
	width:70%;
	margin:20px auto 0 auto;
	text-align:center;
}
div.btn_member_agreement >label {
	margin-right:5px;
}
/* contact */
div.contact_googlemap {
	margin:10px 10px 30px 10px;
	border:#333 1px solid;
}
div.contact_from {
	width:95%;
	margin:0 auto;
}
div.contact_from >h1 {
	font-size:1.3em;
	font-weight:100;
	height:30px;
	background:url(../images/icon/black_white/ArrowLeft3.png) left center no-repeat;
	background-size:30px;
	padding-top:10px;
	padding-left:30px;
}
div.contact_from >h3 {
	font-size:1.105em;
	border-left:#333 5px solid;
	margin-left:11px;
	margin-top:30px;
	margin-bottom:20px;
	padding-left:5px;
}
div.contact_from >label {
	margin-left:10px;
}
div.contact_from >input {
	width:40%;
	margin:0 5px 10px 5px;
}
div.contact_from >select {
	margin:0 5px 10px 5px;
}
div.contact_from >textarea {
	width:95%;
	height:200px;
	margin:10px 0 10px 10px;
}
div.contact_from >span {
	color:#c00;
}
/* 門市據點 */
div.location_info {
	width:95%;
	border-bottom:#999 1px dashed;
	margin:0 auto 10px auto;
	padding-bottom:10px;
}
div.location_info >ul {
}
div.location_info >ul >li {
	padding-left:5px;
	line-height:1.5em;
}
div.location_info >ul >li.location_area {
	font-size:0.875em;
}
div.location_info >ul >li.location_name {
	font-size:1.3em;
}
