@charset "utf-8";
/* CSS Document */
/***普通通用*********************************************************/
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.clear {
	zoom: 1;
	clear: both;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.bold {
	font-weight: bold;
}
.borderall {
	border: 1px solid #BBBBBB;
}
/*上下換圖按鈕加在連結中的css，意思是<a>標籤的背景位置為往上移動圖片高度一半的單位*/
/***普通通用*********************************************************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "新細明體";
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #6a6a6a;
}
#wrapper {
	width: 100%;
	position: relative;
}
#wrapper_box {
	width: 100%;
	position: relative;
}
/***普通通用*********************************************************/
/***頁頭********************************************************/
#header_box {
	width: 100%;
	height: 112px;
	background-repeat: repeat-x;
}
#header_top {
	width: 1000px;
	height: 8px;
	margin: 0 auto;
	padding:0 140px;
	background:url(img/top_bg.jpg) no-repeat center
}
#header {
	width: 1280px;
	height: 104px;
	margin: 0 auto;
	position: relative;
	left: 0px;
}

/***頁頭********************************************************/
/***LOGO*******************************************************/
#logo {
	width: 170px;
	height: 76px;
	position: absolute;
	top: 19px;
	left: 160px;
	z-index: 99;
}
#mark {
	width: 221px;
	height: 76px;
	position: absolute;
	top: 19px;
	left: 670px;
	z-index: 99;
}


#lang {
	position: absolute;
	bottom: -30px;
	right: 170px;
	z-index: 5;
}


/***LOGO*******************************************************/


/***TEL*******************************************************/
#tels {
	width: 234px;
	height: 75px;
	position: absolute;
	top: 20px;
	z-index: 99;
	right:140px;
}


/***TEL*******************************************************/






/***主視圖******************************************************/
#ad_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	text-align:center;
}
#ad {
	width: 1280px;
	height: 307px;
	margin: 0 auto;
	position: relative;
}
#ad_top {
	width: 100%;
	height: 535px;
	position: absolute;
	z-index: 99;
	top: 0px;
	background: url(banner/ad_top.png) repeat-x;
}
/***主視圖********************************************************/
/***主要內容******************************************************/
#main_box {
	width: 100%;
}
#main {
	width: 964px;
	height: auto;
	margin:0 auto;
	
	padding-top:20px;
	position: relative;
}
#main_bg {
	width: 1026px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding:0 127px;
	background: url(img/bg.png) repeat-y center;
}

#main_bg_bottom {
	width: 1026px;
	height: 45px;
	position: relative;
	padding:0 127px;
	margin:0 auto;
}
#leftside {
	width: 678px;
	float: left;
	margin: 0 0 0 25px;
}
#rightside {
	width: 268px;
	margin: 0 0 0 15px;
	float: left;
}
/***主要內容******************************************************/
/***more******************************************************/
.more {
	width: 38px;
	height: 10px;
	background: url(img/more.png) no-repeat;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	ransition: background 200ms linear;
}
.more:hover {
	width: 38px;
	height: 10px;
	background: url(img/more_.png) no-repeat;
}
.more span {
	width: 38px;
	height: 10px;
	display: block;
}
/***more******************************************************/
/***關於我們******************************************************/
#iabout {
	width: 678px;
	height: 220px;
	color: #777777;
	margin: 0 0 30px 0;
	position: relative;
	float:left;
}
#iabout .title {
	height: 35px;
}
#iabout .con {
	width: 630px;
	height: 150px;
	padding: 5px 0px 5px 0px;
	line-height: 20px;
	z-index:999;
	margin-left:30px;
	padding-top:15px;
}
#iabout .more {
	width: 38px;
	height: 10px;
	position: absolute;
	bottom: 191px;
	right: 22px;
}

#ibout_pic {
	float: left;
	margin:3px 30px 0px 10px ;
}

#iabout h1 {
	color: #750000;
	font-weight: bold;
}

/***關於我們******************************************************/
/***產品介紹*******************************************************/

#iproducts {
    width:964px;
}

#iproducts .content {
	width:944px;
	height: 180px;
	padding: 5px 10px;
}

#iproducts .more {
	width: 38px;
	height: 11px;
	position: absolute;
	right: 24px;
	top: 295px;
	z-index:99;
}
#iproducts .content_list{
	width:164px; 
}
#iproducts .photo_list{
	width:164px; 
	height:123px;
}

#iproducts .font_list{
  height:20px;
  color:#656565 ;
  font-size:12px;
  text-align:center;
  margin-top:10px;
}

/***產品介紹*******************************************************/
/***工程實績*******************************************************/
#iprojects {
	width: 268px;
	margin-left:18px;
	float: left;
	height: 220px;
	position:relative;
}
#iprojects .title {
	width: 268px;
	height: 39px;
	margin-bottom:20px;
}
#iprojects .photo {
	width: 200px;
	height: 150px;
	float: left;
}
#iprojects .list_title {
	width: 207px;
	height: 30px;
	margin-left: 10px;
	float: left;
	color: #E52E92;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	border-bottom: #999999 1px solid;
}
#iprojects .more {
	width: 38px;
	height: 10px;
	position: absolute;
	right: 20px;
	top: 20px;
}


#iprojects .photo {
	width: 49px;
	height: 19px;
}

#iprojects .photo_list{
	width:200px; 
	height:auto;

}
#iprojects .content {
	padding: 5px 29px;
}
/***工程實績*******************************************************/

/***頁底*********************************************************/
#footer_box {
	width: 100%;
	height: auto;	
	position: relative;

}

#footer {
	width: 1000px;
	height: auto;
	margin: 0 auto;
    margin-top: 30px;
}

#footer .logo {
	background: url(footer/logo.jpg) no-repeat;

}



#footer .info {
	text-align: center;
	height: 20px;
	color: #868686;
	margin:10px 0;
}

#footer .copyright {
	text-align: center;
	color: #868686;
}
#footer .copyright a {
	color: #868686;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .copyright a:visited {
	color: #868686;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #AAAAAA;
	text-decoration: none;
}
#footer .logo {
	width: 400px;
	height: 76px;
	margin: 0 auto;
	left: 716px;
	top: 1067px;
}




#footer .social{
	width: 80px;
	height: 15px;
	margin:10px auto;
}


#footer .social li {
	display: inline;
}
#footer .social li a {
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin: 0 2px 0 2px;
	-webkit-transition: background-position 100ms linear;
	-moz-transition: background-position 100ms linear;
	-o-transition: background-position 100ms linear;
	transition: background-position 100ms linear;
}
#footer .social li a:hover {
	background-position: 0 0 !important;
}

#footer .social li a.twitter {
	background: url('footer/tw.png') no-repeat 0 100%;
}

#footer .social li a.facebook {
	background: url('footer/fb.png') no-repeat 0 100%;
}
#footer .social li a.google {
	background: url('footer/google.png') no-repeat 0 100%;
}
#footer .social li a.plurk {
	background: url('footer/plurk.png') no-repeat 0 100%;
}
#footer .social li a.favorites {
	background: url('footer/favorites.png') no-repeat 0 100%;
}

/***頁底*********************************************************/
