/* --------------------------------------------------- 基本設定 -----------------------------------------------*/
body
{
	background: #f1f4f7;	
}
h2
{
	font-family: "微軟正黑體", Arial;
	font-size: 19px;
	color: #00aba5;
	text-shadow: 1px 1px 0px #E6E6E6;
	margin-left: 230px;
	padding-top: 60px;
	letter-spacing: 1px;
	line-height: 20px;
}
h2 span
{
	display:inline-block;
	margin-left: -33px;
	font-size: 25px;
	color: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px 0px #B0D6D8;
}
h2 span::first-letter
{
	font-size:40px;	
}
h3
{
	height: 40px;
	line-height: 33px;
	padding-left: 20px;
	background: url(../images/corporate_tit.jpg) no-repeat;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	color: #eee;
	text-shadow: 1px 0px 0px #00456e;
}
h3 span
{
	font-size:12px;
	margin-left:5px;
	color: rgba(255, 255, 255, 0.5);
}
h6
{
	width:211px;
	height:60px;
	margin:0px auto;
	text-align:center;
	font-family: "微軟正黑體", Arial;
    font-size:16px;
	color:#eee;
	line-height:60px;
	text-shadow:0px 1px 0px #002957;
}
h6 div
{
	display:inline-block;
	font-size:12px;
	color: rgba(255, 255, 255, 0.65);
	margin-left:5px;
	transform:scale(0.9,0.9);
	-ms-transform:scale(0.9,0.9);
	-moz-transform:scale(0.9,0.9);
	-webkit-transform:scale(0.9,0.9);
	-o-transform:scale(0.9,0.9);
}
/* --------------------------------------------------- Top ---------------------------------------------------*/	
#top
{
	background: url(../images/bg_big5.jpg) repeat-x top left;
	height:112px;
}
/* --------------------------------------------------- banner-------------------------------------------------*/
div#banner
{
	width:990px;
	height:149px;
	margin:0px auto;
	overflow:hidden;
}
div.pagebanner
{
	background:url(../images/pagebanner.jpg) no-repeat left top;
	width:100%;
	height:100%;
}
/* --------------------------------------------------- 內文整區(包含左側nav) ------------------------------------*/
div#container_box
{
	background:url(../images/container_box_bg.jpg) repeat-x left top;
	width:990px;
	margin:0px auto;
	min-height:559px;
	padding:10px 0px 20px;
	/*box-shadow:inset 0px 0px 0px 1px #f00*/
}
/* --------------------------------------------------- 左側nav ------------------------------------------------*/
.container_left
{
	display: inline-block;
	width: 230px;
	min-height: 417px;
	background: url(../images/nav2_bg.jpg) no-repeat;
	margin:0px -4px 0px -9px;
	overflow-x: hidden;
	/*box-shadow: inset 0px 0px 0px 1px #f00;*/
}
/*-------- navsub ----------*/
div .navsub_menu ul
{
	padding: 10px 10px 50px 5px;
}
div.navsub_menu ul li
{
	background:url(../images/icon.jpg) no-repeat 7px center;
	border-bottom:1px solid #dcdcdc;
	padding:8px 0px 8px 27px;
	width:72%;
	margin-left:17px;
	position:relative;
}
div.navsub_menu ul li:last-child
{
	border-bottom:none;
}
div.navsub_menu ul li a
{
	display:block;
}
div.navsub_menu ul li a:hover
{
	font-weight:bold;
}
/*-------- btn ----------*/
ul.btn
{
	width:200px;
	text-indent:-9999px;
	margin:0 auto;
}
ul.btn li.btn1 a
{
    display: block;
	height:100px;
}
ul.btn li.btn2 a
{
    display: block;
	height:80px;
}
ul.btn li.btn1
{
	background:url(../images/btn_1.jpg);
	width:200px;
	height:102px;
}
ul.btn li.btn2
{
	background:url(../images/btn_2.jpg);
	margin-bottom:30px;
	width:200px;
	height:85px;
}
/* ---------------------------------------------------------------- 右側 內容 -----------------------------------------------*/
.container_right
{
	display:inline-block;
	vertical-align:top;
	background:url(../images/content_bg_big5.jpg) no-repeat;
	width:769px;
	min-height:559px;
	/*box-shadow: inset 0px 0px 0px 1px #f00*/
}
/*-------- 麵包屑 ----------*/
#breadcrumbs
{
	float: right;
	margin-right: 20px;
	font-size: 11px;
	z-index: 100;
} 
#breadcrumbs a
{
	color:#aaa;
}
#breadcrumbs a:hover
{
	color: #006296;
}
#breadcrumbs span
{
	margin: 0px 4px;
	color:#006296;
}
/*------------------ content --------------------*/
.content_box
{
	margin:40px 50px 60px 50px;
}
/*-------- 關於超昱_公司簡介 ----------*/
.content_box p.p_text{
	text-indent : 2em;
}
.content_box .img_campany{
	margin:15px 0 15px 10px;
}
/*-------- 關於超昱_經營理念 ----------*/
#philosophy{
	margin-top: 20px;
}
#philosophy dl{
	width:665px;
	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;	
	margin-top:5px;
}
#philosophy dt {
	width:110px;
	height:100px;
	float:left;
	margin:2px 10px 0 0;
	}
#philosophy dd{
    margin:22px 0;  
}
/*-------- 品質認證 ----------*/
.content_box .img_quality{
	margin:25px 0 15px 7px;
}
#quality_pdf{
	position: absolute;
	top: 325px;
	right: 55px;
}
/*-------- 聯絡資訊_公司地圖----------*/
.img_right{
	float:right;
}
.content_box p.p_company
{
	font-size:16px;
	color:#5e9fd0;
	font-weight:bold;
}
.content_box p.p_company_e{
	font-size:15px;
	font-weight:bold;
	padding:5px 0 10px 8px;
}
.content_box p.p_contact_info{
	padding:0 0 0 8px;
}
/*-------- 聯絡資訊_googlemap----------*/
.map{
	margin-top: 15px;
	padding: 6px;
	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 0 0;
	padding: 3px 0 4px 30px;
	float: right;
}

#map_info{
	margin-top: 35px;
}
#map_info h4.product_text{
	position:relative;
	background:url(../images/product_bg.jpg) repeat-x;
	height: 33px;
	color: #fff;
	font-size: 15px;
	padding: 6px 20px;
}
#map_info ol{
	margin-bottom: 30px;
}
#map_info ol li{
	list-style: disc;
	list-style-position: inside;
}
#map_info ol li em{
	font-size: 15px;
	font-weight: bold;
	color: #0068b7;
}
.pdf a{
	background: url(../images/pdf.png) no-repeat left top;
	position: absolute;
	padding: 16px 0 4px 55px;
	width: 120px;
	height: 30px;
	font-size: 12px;
	color: #fff;
	right: 53px;
	top: 700px;
}
.pdf a:hover{
	font-weight: bold;
}
/*-------- 聯絡資訊_聯絡我們----------*/
.content_box p.p_contact_online
{
	position: absolute;
	width: 433px;
	height: 45px;
	margin: -97px 0px 0px 210px;
}
/* ----------------------------------------------------- 聯絡表單 ------------------------------------------------------*/

.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: #a0a0a0;	
	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 #024061;
    color:#FFF;
    background-color:#00507a;
}
div.contact_btn {
	margin:15px 0;
	text-align: center;	
	}
/*---------------table----------------*/
.table {
	width:100%;
	text-align: left;	
	background-color:#e5e5e5;
	margin-top:10px;
	border-radius:3px;/*---------------圓角----------------*/		
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	}	
.table th {
	background-color:#5e9fd0;
	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;
	text-shadow:1px 1px 0px #357caa;	
}
.table th span{
	font-weight:bold;
	color:#F00;
}
.table td {
	padding:0px 10px;	
}

/* -------------------------------- 最新消息_表格 --------------------------------*/

.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: #5e9fd0;  /* 表格標題區塊顏色 */
	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;
	text-shadow:1px 1px 0px #357caa;		
}
.table1 th:last-child{
	border-right: none;
}
.table1 td {
	padding:8px 8px;
	border-bottom: 1px dotted #0068b7;
	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:#0068b7;
	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 7px;
	display: inline;
	line-height: 30px; /* ie7 必要 */
	cursor: pointer;	
}

#pager ul.pages li:hover { /* 觸碰時 */
   border:1px solid #c9c9c9;/*改這邊*/
   color:#333;
   background-color:#e5e5e5;/*改這邊*/
}

#pager ul.pages a:hover { /* 觸碰時 */
   color:#fff;
}

#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 { /* 作用中的頁數 */
   border:1px solid #0068b7;/*改這邊*/
   color:#fff;
   font-weight:700;
   background-color:#0068b7;/*改這邊*/
}
/* -------------------------------- 最新消息_內文 --------------------------------*/
.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:#5e9fd0;
	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;
	text-shadow:1px 1px 0px #357caa;
}
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;	
}
.back_news a:hover {
	background-color: #0068b7;
	border: 1px solid #0068b7;
	color: #FFF;
}
/* -------------------------------- 產品_列表頁_標題 --------------------------------*/
.product_title1{
	background:url(../images/product_title_1.png) no-repeat;
	width:230px;
	height:70px;
	text-indent:-9999px;
}
.product_title2{
	background:url(../images/product_title_2.png) no-repeat;
	width:230px;
	height:70px;
	text-indent:-9999px;
}
.product_title3{
	background:url(../images/product_title_3.png) no-repeat;
	width:230px;
	height:70px;
	text-indent:-9999px;
}
.product_title4{
	background:url(../images/product_title_4.png) no-repeat;
	width:230px;
	height:70px;
	text-indent:-9999px;
}
.product_title5{
	background:url(../images/product_title_5.png) no-repeat;
	width:230px;
	height:70px;
	text-indent:-9999px;
}

/* ---------------------------------------- 產品_列表頁 -----------------------------------------------*/

.product_list {
    text-align:left;
	margin-bottom:10px;
	}
.product_list ul {
	list-style-type: none;
}
.product_list ul li {  
	width:208px;
	min-height: 156px;
	_height: 156px;
	display: -moz-inline-stack;
	display: inline-block;
    *display: inline;	
	vertical-align: top;
	margin:15px 6px;		
	zoom: 1;
}
p.title_in{
	font-weight:bold;
}
.product_list ul li p{
	font-weight:bold;
}
.product_list .product_img {	
	float:left;
	margin-bottom:5px;
	width:208px;
	height:156px;
	border:#b5b5b5 1px solid;
	display: block;
	background-size:cover;
	background-position:50%;
}
.product_list .product_img:hover
{
	opacity:0.6;
}
hr{
	border:0; 
	height:1px; 
	background-color:#b5b5b5;
	color:#b5b5b5;
	margin:20px 0 30px 0;
}
.top{
	float:right;
}

/* ---------------------------------------- 產品_詳細 -----------------------------------------------*/
#product_box{
	margin-top: 35px;
}
#product_box h4.product_text{
	background:url(../images/product_bg.jpg) repeat-x;
	height: 33px;
	color: #fff;
	font-size: 15px;
	padding: 6px 20px;
}
#product_box ol{
	margin-bottom: 30px;
}
#product_box ol li{
	list-style: disc;
	list-style-position: inside;
	padding-left: 20px;
}
#product_box h4.product_blue{
	color: #5e9fd0;
	font-size: 15px;
}


/* ----------- 產品_詳細 表格--------------------*/
table.product_table{
	width: 100%;
	margin-top:10px;
	padding:7px;
	background:#fff;
	border-collapse: collapse;
	border-bottom: 3px solid #0068b7;	
	/* border-color:#0068b7;  表格最底部底線顏色 */
	text-align: center;	
}
.product_table tr:nth-child(odd) {  /* 表格內容奇數列變色_()內放數字1即第一列變色、亦可放入3n+1 */
	background: #f4f7f6;
}
.product_table th {
	background: #0068b7;  /* 表格標題區塊顏色 */
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding:10px 8px;
	border-right: 1px solid #f4f7f6;
	border-bottom: 1px solid #f4f7f6;	
}
.product_table th:last-child{
	border-right: none;
}
.product_table td {
	padding:15px 8px;
	border-bottom: 1px dotted #0068b7;
	border-right: 1px solid #9E9E9F;
	border-left: 1px solid #9E9E9F;	
}


/* --------------------------------------------------- footer_box --------------------------------------------------*/
div#footer_box
{
	background: url(../images/bg_footer.jpg) repeat-x left top;
	height:105px;
}
