@charset "utf-8";
/* CSS Document */

.IOT_box{
	width: 1022px;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	height: auto;
	}
	
	.IOT_box_1 {
	width: 1022px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	height: auto;
}
	
.IOT_space{
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: 126px;
	background-image: url(../image/1-18.jpg);
	background-repeat: no-repeat;
}

.IOT_space .IOT_title {
	color: #FFFFFF;
	font-family: 微軟正黑體;
	font-weight: bold;
	font-size: 18pt;
	text-align: left;
	text-indent: 350px;
	line-height: 110pt;
}
.IOT_box_1 {
	margin-top: 20px;
}
