/* ---------------------------------------------------------------- 初始化 -----------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
	}
fieldset,img {
   border:0;
}
ol,ul {
	list-style-type: none;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
    font-size:12px;
}	
/* Remove the link outline */
a {
  outline:none;	/* For FF */
  noFocusLine:expression(this.onFocus=this.blur()); /* For IE */
} 
:focus {
  -moz-outline-style: none;
} /* For Firefox */ 	

html body div.clear, html body span.clear,.clear{
     background: none;
     border: 0;
     clear: both;
     display: block;
     float: none;
     font-size: 0;
     margin: 0;
     padding: 0;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

/* ------------------------------------------------------------- 基本設定 -----------------------------------------------*/
body {
	background: url(../images/bg.jpg) repeat-x #fff;	
	font-size: 13px;
	color: #535353;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	letter-spacing: 0.3px;
}
a {
	text-decoration: none;
	color: #535353;
}
a:hover {
	color: #8959a4;
}
#wrapper {
	width: 100%;
	min-width: 1003px;
	margin: 0 auto;
}

/* --------------------------------------------------- top_box --------------------------------------------------*/

div#top_box {
	background:url(../images/top_box_bg.jpg) repeat-x;
	width:100%;
	height:301px;
	position:relative;
}

/* ----------------------------------------------------------- header_box ---------------------------------------------------*/

#header_box{
	background: url(../images/header_bg.jpg) no-repeat center top;
	height: 84px;
	width: 100%;
	margin:0 auto; 
}
#header{
	position:relative;
	width: 1003px;
	margin:0 auto; 
}

div#logo h1 {
	background:url(../images/logo.jpg) no-repeat left top;	
	width:295px;
	height:84px;
	position: absolute;
	z-index: 2;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	}
div#logo h1 a {
	display: block;
	width:295px;
	height:84px;	
	}
div.language_bar {
	display: block;
	position: absolute;
	right: 160px;
	top: 60px;
	z-index: 2;
	font-size: 11px;
}
div.language_bar a {
	padding: 3px 6px;
}
div.language_bar a:hover {
	text-decoration: underline;
}
div#logo_up{
	position: absolute;
	right: 5px;
	top: 0px;
	z-index: 20;
}


/* ---------------------------------------------------------------- nav_box主選單 -----------------------------------------------*/

div#nav_box {
	background:url(../images/nav_bg.jpg) no-repeat center top;
	width:100%;
	height:39px;
	position:relative;
	margin:0 auto;
	/*z-index:10; 有下拉選單時一定要加,才能在最上方*/ 	
	}
ul#nav_main {
	background:url(../images/nav.jpg) no-repeat;
	width: 1003px;
	height:39px;
	margin:0 auto;  	
}
ul#nav_main li {
	float:left;		
}
ul#nav_main li a {
	background:url(../images/nav.jpg) no-repeat;
	display: block;
	height:39px;	
}
ul#nav_main li a span {	
	display: none;
}
ul#nav_main li:nth-child(1) a {
    width: 191px;
	background-position: 0 0;
}
ul#nav_main li:nth-child(1) a:hover, ul#nav_main li.highlight:nth-child(1) a {	
	background-position: 0 -39px;
}
ul#nav_main li:nth-child(2) a {
    width: 169px;
	background-position: -191px 0;
}
ul#nav_main li:nth-child(2) a:hover, ul#nav_main li.highlight:nth-child(2) a {	
	background-position: -191px -39px;
}
ul#nav_main li:nth-child(3) a {
    width: 156px;
	background-position: -360px 0;
}
ul#nav_main li:nth-child(3) a:hover, ul#nav_main li.highlight:nth-child(3) a {	
	background-position: -360px -39px;
}
ul#nav_main li:nth-child(4) a {
    width: 161px;	
	background-position: -516px 0;
}
ul#nav_main li:nth-child(4) a:hover, ul#nav_main li.highlight:nth-child(4) a {	
	background-position: -516px -39px;
}
ul#nav_main li:nth-child(5) a {
    width: 150px;
	background-position: -677px 0;
}
ul#nav_main li:nth-child(5) a:hover, ul#nav_main li.highlight:nth-child(5) a {	
	background-position: -677px -39px;
}
/* ------------------------------------------------------ banner_box ------------------------------------------------------*/

div#flash_box {
	background: url(../images/banner_bg.jpg) no-repeat center top;
	width: 100%;
	height: 178px;
	margin:0 auto;
	position: relative;
}
.slider {
	background: url(../images/banner_01.jpg) no-repeat center top;
	width:1003px !important;
	margin:0 auto;
	height:178px;
}
.items {
	display:none;
}
.play.paused {
	color:#f00;
}
/* --------------------------------------------------- container_box -----------------------------------------------*/

div#container_box {		
	width: 1003px;
	margin:0 auto; 
	position: relative;	
}
#container{
	float: left;
    background: url(../images/container_bg.jpg) repeat-y center top;		
	width: 1003px;
	margin:0 auto; 
	position: relative;
}
/* -------------------------- 左側nav ------------------------------*/
.container_left{
	background:url(../images/nav2_bg.jpg) no-repeat;
	width:211px;
	min-height:352px;
	position:relative;
	float:left;
}
/*-------- navsub_title ----------*/
h4.navsub_title1{
	background:url(../images/nav_title1.jpg);
	width:211px;
	min-height:47px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
h4.navsub_title2{
	background:url(../images/nav_title2.jpg);
	width:211px;
	min-height:47px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
h4.navsub_title3{
	background:url(../images/nav_title3.jpg);
	width:211px;
	min-height:47px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
h4.navsub_title4{
	background:url(../images/nav_title4.jpg);
	width:211px;
	min-height:47px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
h4.navsub_title5{
	background:url(../images/nav_title5.jpg);
	width:211px;
	min-height:47px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}	
/*-------- navsub ----------*/
div.navsub_menu ul li {
	background:url(../images/nav_line.jpg) no-repeat bottom;
	text-align: center; 
	padding:12px 0;
	position:relative;
}
div.navsub_menu ul li a:hover{
	font-weight:bold;
}
/*-------- btn ----------*/
ul.btn{
	width:211px;
	margin:80px 15px 10px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
ul.btn li.btn1 a{
    display: block;
	height:100px;
	margin-bottom: 20px;
}
ul.btn li.btn2 a{
    display: block;
	height:80px;
}
ul.btn li.btn1 a{
	background:url(../images/nav_btn1.jpg) no-repeat left top;
	width:182px;
	height:74px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
ul.btn li.btn1 a:hover{
	background-position:0px -74px;
}
ul.btn li.btn2 a{
	background:url(../images/nav_btn2.jpg);
	margin-bottom:30px;
	width:182px;
	height:86px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
ul.btn li.btn2 a:hover{
	background-position:0px -86px;
}
/* -------------------------- 右側內容 ------------------------------*/
.container_right {
	float: left;
	width: 792px;
}
/*-------- title ----------*/
.container_right h3.title_1_1,.title_2_1,.title_2_2,.title_3_1,.title_5_1,.title_5_2{
	height:46px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.container_right h3.title_1_1{
	background: url(../images/main_title_1_1.jpg) no-repeat;
}
.container_right h3.title_2_1{
	background: url(../images/main_title_2_1.jpg) no-repeat;
}
.container_right h3.title_2_2{
	background: url(../images/main_title_2_2.jpg) no-repeat;
}
.container_right h3.title_3_1{
	background: url(../images/main_title_3_1.jpg) no-repeat;
}
.container_right h3.title_4_1{
    width: 792px;
    height: 46px;
    display: block;
}
.container_right h3.title_4_2{
	width: 792px;
    height: 46px;
    display: block;
}
.container_right h3.title_4_3{
	width: 792px;
    height: 46px;
    display: block;
}
.container_right h3.title_5_1{
	background: url(../images/main_title_5_1.jpg) no-repeat;
}
.container_right h3.title_5_2{
	background: url(../images/main_title_5_2.jpg) no-repeat;
}
/*-------- 麵包屑 ----------*/
#breadcrumbs {
	position: absolute;
	right: 40px;
	top: 17px;
	z-index: 100;
	font-size: 12px;
} 
#breadcrumbs span {
	margin: 0 4px;
	font-size: 14px;
}
/*------------------ content --------------------*/
.content_box{
	margin:40px 50px 20px 40px;
}
.content_box p.about{
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.8px;
}
.content_box h5{
	background:url(../images/icon_01.jpg) no-repeat left 2px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-size: 15px;
	color: #8959a4;
	position:relative;
}
/* -------------------------------- 最新消息_表格 --------------------------------*/

.table1 {
	margin-bottom:20px;
	width:98%;
	margin-top:25px;
	padding:7px;
	background:#e5e5e5;
	border-collapse: collapse;
	border-width:0 0px 0px 0px;
	border-style:solid;
	/* border-color:#0068b7;  表格最底部底線顏色 */
	text-align: center;	
	border-radius:3px;/*---------------圓角----------------*/		
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
}
.table1 tr:nth-child(odd) {  /* 表格內容奇數列變色_()內放數字1即第一列變色、亦可放入3n+1 */
	background: #f4f7f6;
}
.table1 th {
	background: #766760;  /* 表格標題區塊顏色 */
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding:8px 8px;
	border-right: 1px solid #f4f7f6;
	border-radius:3px;/*---------------圓角----------------*/		
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;		
}
.table1 th:last-child{
	border-right: none;
}
.table1 td {
	padding:8px 8px;
	border-bottom: 1px dotted #8959a4;
	border-right: 1px solid #9E9E9F;	
}
.table1 td:last-child{
	border-right: none;
}
.table1 td.y1 {
	text-align:left;
	padding:3px 12px 3px 20px;	
}
span.new{
	color:#F00;
	font-weight:bold;
}
/* -------- 頁數 --------*/

#pager {
	text-align:center;
	margin:0;
	padding:0;
	}
#pager p {
	margin:0 0 10px 0;
	padding:0;
	}	
#pager p span{
	color:#e4700b;
	font-size:15px;
	font-weight:bold;
	margin:0 3px;
	}
#pager ul.pages {
	display:block;
	border:none;
	text-transform:uppercase;
	font-size:11px;
	text-align: center;
	padding: 0;
}

#pager ul.pages li { /* 頁數列表 */
	list-style: none;
	border: 1px solid #c9c9c9;/* 基本框線顏色 */
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 5px 0px;
	display: inline;
	line-height: 30px; /* ie7 必要 */
	cursor: pointer;	
}
#pager ul.pages li a{ /* 有連結的 */
    color:#333;
   	padding: 5px 7px;
}

#pager ul.pages li:hover a{ /* 有連結的滑鼠移入 */
   color:#333;
   background-color:#e5e5e5;/*改這邊*/
}

#pager ul.pages li.pgEmpty { /* 沒有作用的頁數_未使用 */
	border:1px solid #f3f3f3;/*無*/
	color:#f3f3f3;/*無*/
	cursor: default;
}
#pager ul.pages li.pgEmpty:hover { /* 沒有作用的頁數_未使用 */
	border:1px solid #f3f3f3;
	color:#f3f3f3;
	cursor: default;
    background-color:#fff;	
}

#pager ul.pages li.pgCurrent { /* 作用中的頁數 */
	padding: 5px 7px;
    border:1px solid #e4700b;/*改這邊*/
    color:#fff;
    font-weight:700;
    background-color:#e4700b;/*改這邊*/
}
/* -------------------------------- 最新消息_內文 --------------------------------*/
.news_content{
	margin-bottom:20px;
	width:98%;
	overflow: hidden;
	margin-top:25px;
	padding:7px;
	background:#e5e5e5;
	border-radius:3px;/*---------------圓角----------------*/		
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
}

p.news_title{
	background-color:#766760;
	padding:8px 20px;
	color:#FFF;
	font-weight:bold;
    border-radius:3px;/*---------------圓角----------------*/		
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
}
span.date{
	font-weight:normal;
	float:right;
}
#news_main{
	padding:15px 20px;
	background:#FFF;
}
#news_main strong{
	font-weight: bold;
}
#news_main ul{
	list-style-type: disc;
	list-style-position: inside;
}
.back_news{
	text-align:right;
}
.back_news a {
	border: 1px solid #bfbfbf;	
	line-height: 24px;
	text-align: center;
	padding:5px 6px;
    border-radius:3px;/*---------------圓角----------------*/		
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;	
}
.back_news a:hover {
	background-color: #e4700b;
	border: 1px solid #e4700b;
	color: #FFF;
}
.filedown a{
	background:url(../images/filedown.png) no-repeat left top;
	width: 32px;
	height: 32px;
	display: block;
	padding: 7px 0 0 38px;
	margin:8px 0 8px 0; 
	color: #8959a4;
	font-weight: bold;
	position:relative;
}
.filedown a:hover{
   color: #e4700b;
}
/* -------------------------------- 實績工程_列表 --------------------------------*/
.project{
	position: relative;
	background:url(../images/project01_img.jpg) no-repeat;
	width: 699px;
	height: 175px;
	margin-bottom: 40px;
}
/*圖片垂直水平置中*/
.project .box {	
	float:left;
	display: block;
	text-align:center;
	font-size:0;
	width:187px;
	height:138px;
	position: absolute;
	top: 7px;
	left: 28px;			
}
.project .box *{
	vertical-align:middle;
}
.project .box span{
	display:inline-block;
	height:100%;
	_height:auto;
}
/*圖片自動縮小*/
.project .box img {
	max-width:187px;
	max-height:138px;
	_width:187px;
	_height:138px;	
}
.project .box a:hover img { 
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 07;
    opacity: 0.7;
}
.project h5{
	position: absolute;
	top: 31px;
	left: 240px;
}
.project h5 span{
	color: #e4700b;
}
.project em {
	position: absolute;
	top: 33px;
	right: 20px;
	}
.project p{
	position: absolute;
	width: 440px;
	height: 55px;
	overflow: hidden;
	top: 70px;
	left: 240px;
}
.project span.more a{
	background: url(../images/more.jpg) no-repeat left top;
	width: 34px;
	height: 12px;
	font-size: 11px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	position: absolute;
	bottom: 45px;
	right: 20px;
	z-index: 10;
}
.project span.more a:hover{
	background-position:0px -12px;
}
/* -------------------------------- 實績工程_細項 --------------------------------*/
.project_in{
	position: relative;
}
.project_in h5{
	padding-bottom: 8px;
    border-bottom: 1px solid #c9c9c9;
}
.project_in h5 span{
	color: #e4700b;
}
.project_in em {
	position: absolute;
	top: 3px;
	right: 0px;
	}
.project_in dl{
    margin-bottom: 10px;
    min-height: 100px;  
}
.project_in dt {
	width:59px;
	height:59px;
	float:left;
	margin:8px 20px 0 0;
}
.project_in dd{
    margin:22px 0;  
    overflow: hidden;
}
/*--------------實績相片------------*/
.project_photo {
	margin-left: 35px;	
	}
.project_photo ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
.project_photo ul li {  
	width:187px;
	min-height: 138px;
	_height: 138px;
	display: -moz-inline-stack;
	display: inline-block;
    *display: inline;	
	vertical-align: top;
	margin:0 20px 22px 0px;
	margin:0 22px 22px 0px \9;		
	zoom: 1;
	cursor:pointer;
	border: 1px solid #c9c9c9;
	padding:3px;
}
.project_photo ul li:hover img { 
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 07;
    opacity: 0.7;
}
/*圖片垂直水平置中*/
.photo_in {	
	float:left;
	display: block;
	text-align:center;
	font-size:0;
	width:187px;
	height:138px;			
}
.photo_in *{
	vertical-align:middle;
}
.photo_in span{
	display:inline-block;
	height:100%;
	_height:auto;
}
/*圖片自動縮小*/
.photo_in img {
	max-width:187px;
	max-height:138px;
	_width:187px;
	_height:138px;	
}

/* ----------------------------------------------------- 諮詢表單 ------------------------------------------------------*/

.input {
	text-decoration: none;
	border: 1px solid #dfdfdf;
	width: 200px;
	height: 20px;
	padding:1px 4px;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
}
.input2 {
	text-decoration: none;
	border: 1px solid #dfdfdf;
	width: 350px;
	height: 20px;
	padding:1px 4px;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
}
.input3 {
	background: #e4700b;	
	color: #fff;
	text-decoration: none;
	width: 80px;
	height: 25px;
	padding: 0 0 2px 0;
	border: none;
	border-collapse:collapse;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
	margin: 0 5px;
}
.input3:hover{
    border:1px solid #8959a4;
    color:#FFF;
    background-color:#8959a4;
}
div.contact_btn {
	margin:15px 0;
	text-align: center;	
	}
/*---------------table----------------*/
.table {
	width:100%;
	text-align: left;	
	background-color:#e5e5e5;
	margin-top:-10px;
	padding-top: 8px;
	border-radius:3px;/*---------------圓角----------------*/		
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	}	
.table th {
	background-color:#766760;
	text-align: center;
	color: #fff;	
	text-align: center;	
	border-radius:3px;/*---------------圓角----------------*/
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;		
}
.table th span{
	font-weight:bold;
	color:#F00;
}
.table td {
	padding:0px 10px;	
}

/* --------------------------------------------------- 聯絡資訊 --------------------------------------------------*/
.company_info {
	padding-top: 26px;
}

.company_info p.p_company_e{
	font-size:15px;
	font-weight:bold;
	margin-top: -20px;
	padding:5px 0 10px 8px;
}
.company_info p{
	padding:0 0 0 8px;
}
.img_right{
	float:right;
	margin-right: 40px;
}
.map{
	padding: 8px;
	background:#e5e5e5;
	border-style:solid;
	border-color:#e5e5e5;
	border-radius:3px;/*---------------圓角----------------*/		
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
}
small a {
background: url(../images/search.png) no-repeat left top;
font-size: 12px;
margin: 4px 4px 20px 0;
padding: 3px 0 4px 30px;
float: right;
}

/* --------------------------------------------------- footer_box --------------------------------------------------*/

div#footer_box {
	background:url(../images/footer_bg.jpg) repeat-x;
	width:100%;
	height:131px;
	position:relative;
}
div#footer1003{
	background:url(../images/footer_bg_in.jpg) no-repeat;
	position:relative;
	width: 1003px;
	height: 131px;
	margin:0 auto; 
}
div#footer{
	position: absolute;
	top: 64px;
	left: 120px;
	color:#FFF;
	font-size:12px;
	line-height:18px;
	/*z-index:10; 有下拉選單時一定要加,才能在最上方*/ 	
}
div#footer address a{
	color: #fff;
}
div#footer address a:hover{
	color: #8959a4;
}
/* -------------- line_icon ------------*/
.line_icon {
	background: url(../images/line.png) no-repeat right center;
	width: 50px;
	height: 50px;
	position: absolute;
	right:20px;
	top: 25px;
	z-index: 99;
	text-indent: -9999px;
}
.line_icon a {
	display: block;
	width: 50px;
	height: 50px;
}