﻿.editor * {
	font-family: Heebo, 'Microsoft JhengHei', 微軟正黑體, Arial, 'PMingLiU', 新細明體;
}

.editor p, .editor div, .editor a, .editor li, .editor td, .editor th, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
	line-height: 35px;
	margin:0px;
	padding:0px;
	color:#615d61;
	font-size: 21px;
	font-weight: 300;
	word-wrap: break-word;
	white-space: normal;
}

.editor ul, .editor ol { margin: 0; }

.editor ul, .editor ol { padding-left: 25px; }

.editor, .editor p, .editor li {
	line-height: 35px;
	font-size: 21px;
	font-weight: 300;
	color: #615d61;
}

.editor img { border:none; }

.editor a, .editor a:link, .editor a:active, .editor a:visited { color:#000000; font-size: inherit; }

.editor a:hover { color:#000000; }

.editor table.table-border, .editor table.table-border td, .editor table.table-border th { 
	border-collapse: collapse; 
	border: 1px solid #000000;
}

.editor td, .editor th { padding:3px; }

hr { border:none; height:1px; background-color:#CCCCCC; color:#CCCCCC; }

.editor .underline, .editor .underline * { text-decoration:underline; }

.editor table, .editor img { max-width: 100%; height: auto; }

.editor:after {
	clear: both;
    display: block;
    content: " ";
}

.editor .table-responsive-wrapper {}

.editor .table-responsive-wrapper .table-responsive {}

.editor .editorTitle {
	line-height: 1.45455;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 5px;
}

.editor .editorTitle + .editorAddress {
	margin-top: -11px
}

.editor .editorAddress {
	line-height: 1.45455;
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 8px;
}

.editor .editorDesc {
	line-height: 1.2;
	font-size: 30px;
	font-weight: 300;
	padding: 4px 0;
}

.editor .editorTitle2 {
	line-height: 1.47827;
	font-size: 23px;
	font-weight: 300;
}

.editor .editorLeft {
	line-height: 1.42106;
	font-size: 38px;
	font-weight: 300;
	padding: 1px 0;
}

.editor .editorRight {
	line-height: 1.66667;
	font-size: 21px;
	font-weight: 300;
}

.editor .editorBottom {
	line-height: 1.66667;
	font-size: 15px;
	font-weight: 300;
}