@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	font-size: 100%;
	background-color: #57B4E9;
}
#wrapper{
	width:1040px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	background-color: #FFFFFF;
	width:1040px;
	background-repeat: no-repeat;
}
#StreamlineLogo{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:338px;
	height: 106px;
}
#StreamlineLogo a{
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}
#headerbtn{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:1040px;
	height: 106px;
}
#nav{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 231px;
	height: 950px;
	float: left;/*浮動*/
	text-align: center;
	padding-top: 10px;
}
#content{
	background-color: #FFFFFF;
	width: 809px;
	min-height: 960px;
	float: left;
}
#contenttop{
	display: block;
	width: 750px;
	height: 50px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}
#news{
	width: 750px;
	height: 700px;
	float: left;
	margin-top: 20px;
}
#about{
	width: 750px;
	height: 700px;
	float: left;
	margin-top: 20px;
}
#ledlamps{
	width: 750px;
	height: 910px;
	float: left;
	margin-bottom: 10px;
}
#carlamps{
	width: 750px;
	height: 900px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#light{
	width: 750px;
	height: 800px;
	float: left;
	margin-top: 20px;
}
#ArtLight{
	width: 750px;
	height: 900px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#IndoorLighting{
	width: 750px;
	height: 900px;
	float: left;
	margin-top: 5px;
}
#PlantLight{
	width: 750px;
	height: 900px;
	float: left;
	margin-top: 10px;
}
#SingleDigit{
	width: 750px;
	height: 900px;
	float: left;
	margin-top: 8px;
	margin-bottom: 4px;
}

#DualThreeFourDigits{
	width: 750px;
	height: 900px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#DotMatrix{
	width: 750px;
	height: 900px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#others{
	width: 750px;
	height: 900px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#c_map1{
	width: 750px;
	height: 293px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#e_map1{
	width: 860px;
	height: 240px;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}
#e_map1_1{
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
#iframe {
	width: 750px;
	height: 450px;
	float: left;
	margin-bottom:10px;
	margin-top:10px;
}
/*#photo1{
	width: 400px;
	height: 400px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#photo2{
	width: 400px;
	height: 400px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 50px;
}
#photo3{
	width: 400px;
	height: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 50px;
	float: right;
	clear: left;
}
#photo4{
	width: 400px;
	height: 400px;	
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 60px;
	float: right;
	clear: left;	
}
#data{
	width: 860px;
	height: 70px;
	float: left;
	clear: left;
	margin-left: 50px;
	margin-top: 10px;
}

*/
#footer{
	background-color: #FFFFFF;
	width: 1040px;
	height: 92px;
	float: left;
	background-repeat: no-repeat;
}
