@charset "utf-8";
.w900 {
    width: 900px;
    margin-left: -450px;
    position: relative;
    left: 50%;
}
.w33par {
    min-width: 33%;
}
.w130 {
    width: 130px;
}


.block {
    display: inline-block;
}
.color-bk {
    background-color: #000000;
}
.al-top {
	vertical-align: top;
}

.align-center {
    vertical-align: middle;
    text-align: center;
}
.align-left {
	text-align: left;
}

.top-ed-spec {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;


}

.banner-all {
	width: 800px;
	height: 230px;
	padding-top: 20px;
	background-color: #D6D6D6;
	padding-bottom: 20px;
}
.device-title1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "微軟正黑體";
	font-style: normal;
	font-size: 20pt;
	line-height: 25pt;
	color: #4B4B4B;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.inline-block {
	display: inline-block;
}
.w200-banner {
	width: 150px;
	margin-left: 10px;
	margin-right: 10px;
}


.w200 {
	width: 150px;
	padding: 10px;
}
.box-white {
	background-color: #FFFFFF;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 2px #D8D7D7;
	box-shadow: 1px 1px 3px 2px #D8D7D7;
	font-style: normal;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #636363;
}
.box-title {
	color: #1D4320;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "微軟正黑體";
	font-variant: normal;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
}

.box-content {
	font-style: normal;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #636363;
}
