
body {
	padding: 0;
	margin: 0;
	background: url(../images/bg.jpg) 0 0 no-repeat;
}
ul {
	padding: 0;
	margin: 0;
}
font-face {
  font-family: 'cwTeXHei';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.eot);
  src: url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.woff) format('woff'),
       url(//fonts.gstatic.com/ea/cwtexhei/v3/cwTeXHei-zhonly.ttf) format('truetype');
}

#layout {
	margin: 0 auto;
	max-width: 1066px;
}

#top {
	float: left;
	display: inline-block;
	width: 1066px;
	/*height: 195px;*/
	background: url(../images/fastener-world_02.jpg) 0 0 no-repeat;
} 
#top .logo {
	float: left;
	display: inline-block;
	width: 408px;
	height: 195px;
	padding: 55px 0 0 158px;
	color: #000;
	/*background-color: #999;*/
}
#top .logo img {
	width: 152px;
	height: auto;
	margin-bottom: -15px;
}
#top .logo h1.h1 {
	font-size: 42px;
	/*font-family: 'cwTeXHei', serif;*/
	line-height: 42px;
  font-family:微軟正黑體,arial;
  color:#336601;
  font-weight:bold;
}
#top .menu {
	float: left;
	display: inline-block;
	width: 630px;
	height: 195px;
	padding-top: 150px;
	padding-left: 40px;
}
#top .menu li {
	float: left;
	margin-left: 18px;
	list-style-type: none;
}
#top .menu li a {
	color: #FFF;
	display: block;
	padding: 10px;
}

#banner {
	float: left;
	display: inline-block;
	width: 1066px;
	height: 305px;
	background: url(../images/fastener-world_05.jpg) 0 0 no-repeat;
}

#main {
	float: left;
	display: inline-block;
	width: 1066px;
	/*height: 368px;*/
	background: url(../images/fastener-world_08.jpg) 0 0 no-repeat;
  padding-top:75px;
}
#main .title {
	float: left;
	display: inline-block;
	border-bottom: 1px solid #000;
	width: 96%;
	padding-bottom: 5px;
}
#main .title .Breadcrumb {
	text-align: right;
	width: 100%
}
#main .title img.box {
	float: left;
	width: 5px;
	height: 25px;
	background-color: #555;
}
#main img.img001 {
	margin: 20px 0;
}
#main .content {
	float: left;
	display: inline-block;
	line-height: 24px;
	margin: 10px 0 0 0;
	width: 96%;
}
#main .title h3 {
	float: left;
	display: inline-block;
	margin: 0 0 0 10px;
}
#main .pic li {
	float: left;
	display: inline-block;
	/*list-style-type: none;*/
	margin: 0 10px 10px 0;
}
#main li img {
	border: 1px solid #555;
}

/*products*/
#main .img002 {
	float: left;
	display: inline-block;
	padding: 40px 0;
	text-align: center;
	border-bottom: 1px solid #555;
	width: 96%
}

.h6 {
}

#footer {
	float: left;
	display: inline-block;
	max-width: 1066px;
	height: 172px;
	padding-left: 80px;
	padding-top: 20px;
	background: url(../images/fastener-world_09.jpg) 0 0 no-repeat;
}
#footer h2 {
	float: left;
	font-size: 18px;
	margin-right: 20px;
	margin-top: 0px;
}
#footer li {
	float: left;
	list-style-type: none;
	font-size: 12px;
	margin-right: 10px;
}

.no_float {
	float: none;
	padding-left: 50px;
}

img.img003 {
	float: right;
	
}

img.img004 {
	float: left;
	margin-right: 15px;
	max-width: 47%;
}

.contact {
	margin-left: 30px;
}