@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Corbel;
	font-size: 13px;
	}
p{
	font-size: 1em;
	line-height: 18px;
	margin-bottom: 6px;
	letter-spacing: .1em;
	margin-top: 0px;
}
.container {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.header {
	position: relative;
	width: 1003px;
}
.header .share_p{
	display: inline-block;
	z-index: 2;
	position: absolute;
	top: 2px;
	right: 2px;
}
.header .share_p .G{
	float: left;
	margin-right: -20px;
}
.header .share_p .FB{
	float: left;
}
.footer {
	color: #edeeee;
	background-color: #1e1e1e;
	text-align: center;
	padding: 2px;
	font-size: 0.8em;
	letter-spacing: .1em;
	font-family: Corbel;
	margin-top: 35px;
}
.main{
	overflow: auto;
}
.main .left {
	width: 542px;
	margin-left: 65px;
	float: left;
}
.main .right{
	width: 290px;
	clip: rect(auto,auto,auto,35px);
	float: right;
	margin-right: 65px;
}
.titleB_01 {
	font-family: "微軟正黑體";
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0em;
}
.titleB_02 {
	font-family: Garamond;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0em;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #edeeee;
	border-right-color: #edeeee;
	border-bottom-color: #edeeee;
	border-left-color: #edeeee;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
td{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	letter-spacing: 0.1em;
}
.td_01 {
	font-weight: bold;
	color: #FFF;
	background-color: #71b43a;
	text-align: center;
}
.td_02 {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a5a8aa;
	border-bottom-color: #a5a8aa;
	border-left-color: #a5a8aa;
	border-top-color: #a5a8aa;
}
.td_03 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #a5a8aa;
	border-bottom-color: #a5a8aa;
	border-left-color: #a5a8aa;
	border-top-color: #a5a8aa;
}
.td_04 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #a5a8aa;
	border-bottom-color: #a5a8aa;
	border-left-color: #a5a8aa;
	border-top-color: #a5a8aa;
	background-color: #edeeee;
}

