@charset "utf-8";
/* CSS Document */
@import url("theme.css");
@import url("reest.css");
body{
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-family: Helvetic, Arial, "Microsoft JhengHei", "Segoe UI", "Microsoft JhengHei", "微軟正黑體", "微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", clean, sans-serif;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
/*********header***********/
#header_bg{
	background-image: url(../images/header_t_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	background-position: center top;
	top: 0px;
}
#header_box{
	width:1000px;
	margin:0 auto;
	position:relative;
}
#header_top{
	}
#header_top ul li a{
	color: #333;
	text-decoration: none;
	}
#header_top ul li a:hover{
	color:#39F;
	}
#logo{
    padding-left: 10px;
    padding-top: 12px;
    padding-bottom: 10px;
}
#header_topnav{
	position:relative;}
#header_topnav ul{
	position: absolute;
	left: 652px;
	top: -46px;
}
#header_topnav ul li{
	float:left;
	background:url(../images/header_ticon.jpg) no-repeat left 2px;
	padding-left:14px;
	margin-right:10px;}
/***主選單***/
#header_nav{
    height: 43px;
}
#header_nav ul{
    padding-top: 2px;
}
#header_nav ul li{
	float: left;
	
	text-align: center;
	height: 40px;
}
#header_nav ul li:hover{
	float: left;
	background:url(../images/nav_hover.png) no-repeat;
	text-align: center;
	height: 40px;
}
#header_nav ul li a{
	color: #FFF;
	font-weight: bold;
	font-size:15px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	width: 142px;
	background: url(../images/nav_line.png) no-repeat left center;
}
#header_nav ul li a:hover{
	text-shadow: 0px 0px rgb(0, 0, 0),1px 1px 3px rgba(0, 0, 0, 0.7);
}


#header_mascot{
	position: absolute;
	background-image: url(../images/mascot.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 102px;
	width: 225px;
	left: 842px;
	top: 2px;
}
/*******************************banner*****************************************/
#banner_bg{
	background-image:url(../images/page_banner.jpg);
	width: 100%;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-position: center 0px;}
#banner_box{
	width:1000px;
	margin:0 auto;
	position:relative;
	height:176px;
	background-image:url(../images/page_banner_bg.jpg);
	background-repeat:no-repeat;
	}
#banner_text{
	position: absolute;
	left: 89px;
	top: 21px;
	}
#banner_flower{
	position: absolute;
	left: 581px;
	top: 49px;
	}
#banner_ball1{
	position: absolute;
	left: 743px;
	top: 43px;
	}
#banner_ball2{
	position: absolute;
	left: 792px;
	top: 16px;
	}
/*****************************about***************************************/
#about_box{}
#about_box_pic{}
#about_forom{}
.table_about{}
.table_about th{
	padding-top:0px;
	background-image:url(../images/about_th.jpg);
	background-repeat:no-repeat;
	font-size:11px;
}
.table_about td{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.table_about td:nth-child(1) {
	background-color: #f3f8fc;
	color: #00769C;
	padding-left: 30px;
	}
.table_about td:nth-child(2) {
	color: #5E5E5E;
	padding-left: 30px;
	}
/**************news********************/
#news_box{
	padding-left: 13px;
	width: 675px;
	padding-bottom:50px;
	width: 680px;
}
#news_box_pic{
	padding-top:10px;
	padding-bottom:10px;}
#news_box table{
	width: 662px;
	border: 1px solid #F1F1F1;
	border-collapse: collapse;
}
#news_box table th{
	background-image: url(../images/news_th_bg.png);
	background-repeat: repeat-x;
	height: 33px;
	font-weight: bold;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0091F1;
}
#news_box table th.ss1{
	color: #DFDFDF;
}
#news_box table td{
	color: #808080;
	padding-left: 10px;
}
#news_box table td a{
	color: #808080;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	text-decoration: none;
}
#news_box table td a:hover{
	color: #0099FF;
}
#news_box table tr:nth-child(odd) {
	background-color: #f0f0f0;
}
#news_box table tr:nth-child(even) {}
#pager{
	padding-left: 175px;
	padding-top: 12px;
}
#pager p{
	color:#666;}
#pager span{
	color: #0095E9;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 11px;
}
#news_list_title{
	font-size: 15px;
	color: #272727;
	padding-top: 12px;
	width: 665px;
	padding-left: 24px;
	font-weight: bold;
}
.news_content_back{
	width: 659px;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 20px;
	font-size: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.news_content_back a{
	color: #333333;
	text-decoration: none;
}
.news_content_back a:hover{
	color: #CC4608;
}
/***************news_detail*****************/
.news_content{
	padding-top:10px;
    
	width: 661px;
    
	padding-left: 10px;
}
.news_content_title{
	
	font-size: 15px;
	color: #FFF;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #0067AC;
}
.news_content_content{
	padding: 10px;
}
.news_content_content img{
	max-width: 660px;
	_height:660px;
}
.news_content_content p{
	margin-bottom: 10px;
	line-height:22px;
}
.news_content_back{
	width: 625px;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 20px;
	font-size: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	margin-left: 13px;
}
.news_content_back a{
	color: #333333;
	text-decoration: none;
}
.news_content_back a:hover{
	color: #2C91DC;
	}
/*****************************content***************************************/
#content_bg{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/page_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	background-color:#f5fafd;
}
#content_box{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-left: 28px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#content_box_left{
	float:left;
	}
#content_left_title{}
#content_box_left ul{}
#content_box_left ul li{
	background:url(../images/left_nav_li_bg.jpg) no-repeat left top;
	width: 234px;
	padding-left: 29px;
	
}
#content_box_left ul li:hover{
	background: url(../images/left_nav_li_bg_o.jpg) no-repeat left top;
}
#content_box_left ul li a{
	padding-top: 12px;
	height: 28px;
	width:207px;
	color: #333;
	text-decoration: none;
	display:block;
	}
#content_box_left ul li a:hover{
	color:#007ae6;
	}
#link_box{}
#iso_box img{
	padding:15px 0 0 15px;
	width:100px;
	}
#content_box_right{
	float:left;
	}
#content_right_box{
	width:700px;
	padding-top: 11px;
}
#content_title{
	background:url(../images/right_title_bg.jpg) no-repeat left center;
	position:relative;
	padding-left:15px;
	}
#content_title p{
	color: #054a9c;
	font-size: 20px;
	}
#content_title p span{
	color:#6dc3ca;
	font-size:14px;
	}
#content_cook{
	position: absolute;
	color: #0a7ca6;
	font-size: 12px;
	top: 8px;
	left: 577px;
	min-width: 130px;
	}
#content_detial{
	background: url(../images/content_detail_bg.png) no-repeat -13px top;
	padding-top: 15px;
}
/***************product頁面********************/
#product_page{
    padding-top: 15px;
}
#product_pic_box{}
#product_pic_text{
	float:left;
	width: 300px;
	padding-left: 11px;
	padding-top: 30px;
}
#product_pic_text p{
	font-size: 13px;
	line-height: 23px;
	color:#414141;
	padding-top: 12px;
}
#product_pic_text_t{
	
	}
#product_pic_text_t p{
	color:#323232;
	font-size:26px;
	padding: 0;
}
#product_pic_text_t p.s2{
	color:#1061a5;
	font-size:18px;
	}
#product_pic{
	float:left;}
#product_pdficon{
	padding-top:30px;}
.product_pic_from{}
.table_s2{	
	border: 1px solid #ccc;
	}
.table_s2 th{
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/product_from_th.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.table_s2 td{
	padding-top: 10px;
	padding-bottom: 10px;
	}
.table_s2 td.pg10{
	padding-left:13px;
	}
.table_s2 tr:nth-child(odd) {
	background-color: #d3e1ee;

}
.table_s2 tr:nth-child(even) {
	background-color: #e8e8e8;
}
/****************location***********************/
#location_box{
	background: url(../images/loction.jpg) no-repeat 7px top;
	width: 410px;
	padding-left: 272px;
	padding-top: 109px;
	height: 153px;
}
#location_box p{
	padding-bottom:6px;
	color:#666;
	font-size:15px;
	padding-left:7px;
}
.map {
	margin: 15px 6px;
	padding: 9px;
	border: 1px solid #E3E3E3;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
}	
.mapfont a {
	color: #0000ff;
	float: right;

}	
.container_main {
	width: 673px;
	float: left;
	padding: 0 0 40px 0;
	margin: 0;
	line-height:22px;
}
.container_main a {
	background: url(icon02.gif) no-repeat left 5px;	
	font-size:13px;
    margin: 4px 4px 0 0;
	float:right;
	padding: 4px 0 4px 22px;
	color:#333;
	}
.container_main a:hover {
	color: #0070E9;
	}	
/* ----------------------------------------------------- 諮詢表單 ------------------------------------------------------*/
.form {
	line-height: 22px;
	margin: 0px -50px 0 0 ;
	font-weight: bold;
}

.form th {
	background:#EEEEEE;
	text-align: center;
	padding:7px 0 0 0;
	font-weight: bold;
	vertical-align: top;
}
.form span {
	color:#F00;
}
.form td {
	background:#f8f8f8;
	padding:5px;
	text-align: left;
}
.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;	
}
.input3 {
	background: #b7b7b7;	
	color: #fff;
	text-decoration: none;
	width: 72px;
	height: 20px;
	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;
}
div.contact_btn {
	margin:15px 0;
	text-align: center;	
	}
.contact_ps{
    padding-left: 3px;
    padding-top: 10px;
    padding-bottom: 12px;
    width: 661px;
    color: #686868;
    line-height: 24px;
}
/****************personnel***********************/
#personnel{
	background:url(../images/leader.jpg) no-repeat;
	width: 691px;
	padding-top:400px;
	/* padding-left: 46px; */
	margin-top:20px;
}
.personnel_title{
	font-size: 15px;
	font-weight: bold;
	padding-bottom:10px;
	}
.personnel_table{	
	border: 1px solid #ccc;
	width:615px;
	}
.personnel_table th{
	padding-top: 12px;
	padding-bottom: 12px;
	text-align:center;
	background:url(../images/product_from_th.png) no-repeat center top;
	color:#FFF;
	}
.personnel_table td{
	padding-top: 10px;
	padding-bottom: 10px;
	}
.personnel_table td a{
	color:#333;
	padding-left:20px;
	}
.personnel_table td a:hover{
	color:#06C;
	}
.personnel_table td.pg10{
	padding-left:13px;
	}
.personnel_table tr:nth-child(odd) {
	background-color: #d3e1ee;

}
.personnel_table tr:nth-child(even) {
	background-color: #e8e8e8;
}
#personnel_c{
	background:url(../images/leader_c.jpg) repeat-y;
	padding-left: 38px;
	padding-bottom:20px;
}
#personnel_down{
	background:url(../images/leader_d.jpg) no-repeat center bottom;
	height:20px;
	width: 689px;
	}


/****************techology***********************/
#techology{
	background:url(../images/rd.jpg) no-repeat 0 -10px;
	width: 678px;
	padding-left:5px;
	padding-top: 135px;
	margin-left: 10px;
	height: 370px;
}
#techology p{
	font-size:13px;
	width: 370px;
	color:#000;
	line-height:22px;
	}
#techology_ps{
	padding-top: 20px;
}
#techology_ps p{
	padding:0px;
}
#techology_ps p.sst1{
	color: #1574B4;
	font-size:18px;
}
#techology p span.bc1{
	color:#3CF;
	}
/****************security***********************/
#security{
	background:url(../images/security.jpg) no-repeat;
	width:670px;
	height:1030px;
	margin-top:20px;}

/****************footer***********************/
#footer{
	text-align: center;
	line-height: 20px;
	color: #666;
	padding-top:18px;
	background: url(../images/footer_bg.png) no-repeat -17px 1px;
	padding-top: 28px;
	margin-top:18px;
	padding-bottom:18px;
}
#footer p{}
/*****裝飾用*********/
#decoration{
	background:url(../images/page_footer_bg.png) repeat-x;
	width:100%;
	margin:0 auto;
	height:8px;}
	
	
/****************operation***********************/
#operation{
	font-size:13px;
	color:#000;
	line-height:22px;
	padding:5px;
}
