﻿@charset "utf-8";
#wrapper {
	width: 100%;
	position: relative;
	min-width: 1300px;
	background-color: #f7f7f7;
}/* CSS Document */

.content {
    width: 1300px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.menu01 li {
	font-family: "微軟正黑體", "新細明體";
	font-size: 14px;
	color: #626262;
    /*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626262;
    */
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menu01 h1 {
    /*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff662a;
    */
	top: 10px;
	bottom: 20px;
	color: #ff662a;
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
	padding-top: 20px;
	margin-left: 20px;
}

.breadcrumbs {
	color: #626262;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
    font-size: 14px;
	font-family: "微軟正黑體";
}

.mainleft {
	width: 20%;
	display: block;
	float: left;
    padding-top: 50px;
}

.mainright {
	width: 1000px;
	display: block;
	float: left;
	padding-left: 40px;
    padding-top: 50px;
}
#sean01 {
    padding-top: 180px;
}
.sean02 {
    padding-top: 5px;
}
.productpicture table {

}
.productpicture table tr td {
	padding-top: 5px;
}

.breadcrumbs span {
	color: #FF662A;
}
.menubar {
	position: relative;
}

/*起初的Menu下拉選單 Start*/
/*
#menubar1 {
	background-color: #FC6129;
	position: absolute;
	z-index: 5;
	width: 100%;
	top: 58px;
	margin-right: auto;
	margin-left: auto;
    opacity: 0.8;
}
#menubar2 {
	background-color: #FEE3DA;
	position: absolute;
	z-index: 5;
	width: 100%;
	top: 58px;
	margin-right: auto;
	margin-left: auto;
    opacity: 1;
}
#menubar3 {
	background-color: #FEE3DA;
	position: absolute;
	z-index: 5;
	width: 100%;
	top: 58px;
	margin-right: auto;
	margin-left: auto;
    opacity: 1;
}
#menubar4 {
	background-color: #FEE3DA;
	position: absolute;
	z-index: 5;
	top: 58px;
	left: 727px;
    opacity:1;
}
#menubar5 {
	background-color: #FEE3DA;
	position: absolute;
	z-index: 5;
	top: 58px;
	left: 920px;
	opacity:1;
}
*/
/*起初的Menu下拉選單 End*/

/*20180126異動Menu下拉選單,增加線上售後服務以及相關產業應用*/
#menubar1 {
	background-color: #FC6129;
	position: absolute;
	z-index: 5;
	width: 100%;
	top: 58px;
	margin-right: auto;
	margin-left: auto;
    opacity: 0.8;
}

#menubar2 {
	background-color: #FEE3DA;
	position: absolute;
	z-index: 5;
	width: 100%;
	top: 58px;
	margin-right: auto;
	margin-left: auto;
    opacity: 1;
}

#menubar3 {
	background-color: #FEE3DA;
	position: absolute;
	z-index: 5;
	width: 100%;
	top: 58px;
	margin-right: auto;
	margin-left: auto;
    opacity: 1;
}

#menubar4 {
	background-color: #FEE3DA;
	position: absolute;
	z-index: 5;
	top: 58px;
	left: 596px;
    opacity:1;
}

#menubar5 {
	background-color: #FEE3DA;
	position: absolute;
	z-index: 5;
	top: 58px;
	left: 920px;
	opacity:1;
}

#menubar6 {
	background-color: #FEE3DA;
	position: absolute;
	z-index: 5;
	top: 58px;
	left: 890px;
	opacity:1;
}
/*20180126異動Menu下拉選單,增加線上售後服務以及相關產業應用*/


.menubartext {
	z-index: 5;
	width: 100%;
	top: 60px;
}
.menubartext {
	margin-right: auto;
	margin-left: auto;
	/*width: 800px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

.menubartext {
	font-family: "微軟正黑體", "新細明體";
	font-size: 13px;
	line-height: 2em;
    background-position: 5px;
}
.menubartext ul {
	padding-left: 1em;
}
.menubartext tr td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE8DF;
}
.menubartext h1 {
	font-weight: normal;
	color: #C43600;
	font-size: 1.2em;
	padding-left: 20px;
	background-image: url(../Images/icons8-Hospital-50.png);
	background-repeat: no-repeat;
}

.producttext {
	font-size: 14px;
	font-family: "微軟正黑體", "新細明體";
	line-height: 1.5em;
}
.producttext ul {
	padding-left: 1em;
}
.producttext h1 {
	color: #ff662a;
	/*font-size: 2em;*/
    font-size: 18px;
	font-weight: normal;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-family: "微軟正黑體";
}
.producttext p {
	line-height: 1.4em;
}
.producttext img {
	display: block;
	float: left;
	padding: 10px;
}

/*20180109新增-->聯絡我們*/
producttext a:link{
 color: #FC662A;
 text-decoration: none;
}
        /* 已連結過 */
.producttext a:visited{
 color: #FC662A;
 text-decoration: none;
}
        /* 滑鼠移至連結 */
.producttext a:hover{
 color: #FCB329;
 text-decoration: none;
}
        /* 滑鼠移至連結 */
.producttext a:active{
 color: #FCB329;
 text-decoration: none;
}
/*20180109新增-->聯絡我們*/

.productpicture h1 {
	color: #FF662A;
	font-size: 24px;
	text-align: left;
	font-family: "微軟正黑體", "新細明體";
}
.menu {
	position: relative;
}

/*起初的Menu Button Start*/
/*
#btn1 {
	position: absolute;
	z-index: 2;
	left: 228px;
	top: 0px;
	background-image: url(../images/btn1.jpg);
	height: 58px;
	width: 133px;
}

#btn2 {
	position: absolute;
	z-index: 2;
	left: 362px;
	top: 0px;
	background-image: url(../images/btn2.jpg);
	height: 58px;
	width: 183px;
}
#btn3 {
	position: absolute;
	z-index: 2;
	left: 543px;
	top: 0px;
	background-image: url(../images/btn3.jpg);
	height: 58px;
	width: 183px;
}
#btn4 {
	position: absolute;
	z-index: 2;
	left: 726px;
	top: 0px;
	background-image: url(../images/btn4.jpg);
	height: 58px;
	width: 200px;
}
#btn5 {
	position: absolute;
	z-index: 2;
	left: 928px;
	top: 0px;
	background-image: url(../images/btn5.jpg);
	height: 58px;
	width: 127px;
}
*/
/*起初的Menu Button End*/

/*20180126異動Menu,增加線上售後服務以及相關產業應用*/
#btn1 {
	position: absolute;
	z-index: 2;
	left: 125px;
	top: 0px;
	background-image: url(../Images/Menu/btn1.jpg);
	height: 58px;
	width: 150px;
}

#btn2 {
	position: absolute;
	z-index: 2;
	left: 275px;
	top: 0px;
	background-image: url(../images/Menu/btn2.jpg);
	height: 58px;
	width: 150px;
}

#btn3 {
	position: absolute;
	z-index: 2;
	left: 425px;
	top: 0px;
	background-image: url(../images/Menu/btn3.jpg);
	height: 58px;
	width: 150px;
}

#btn4 {
	position: absolute;
	z-index: 2;
	left: 575px;
	top: 0px;
	background-image: url(../images/Menu/btn4.jpg);
	height: 58px;
	width: 150px;
}

#btn5 {
	position: absolute;
	z-index: 2;
	left: 725px;
	top: 0px;
	background-image: url(../images/Menu/btn5.jpg);
	height: 58px;
	width: 150px;
}

#btn6 {
	position: absolute;
	z-index: 2;
	left: 875px;
	top: 0px;
	background-image: url(../images/Menu/btn6.jpg);
	height: 58px;
	width: 150px;
}

#btn7 {
	position: absolute;
	z-index: 2;
	left: 1025px;
	top: 0px;
	background-image: url(../images/Menu/btn7.jpg);
	height: 58px;
	width: 150px;
}
/*20180126異動Menu,增加線上售後服務以及相關產業應用*/

.table {
	border: 1px solid #FF662A;
	margin-top: 20px;
	margin-bottom: 20px;
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;
    border-radius: 5px
}
table.collapsed {border-collapse:collapse}
table tr:last-child td:first-child {  
    -moz-border-radius-bottomleft: 5px;  
    -webkit-border-bottom-left-radius: 5px;  
    border-bottom-left-radius: 5px
}  
table tr:last-child td:last-child {  
    -moz-border-radius-bottomright: 5px;  
    -webkit-border-bottom-right-radius: 5px;  
    border-bottom-right-radius: 5px
}  
.table th {
	color: #FFF;
	background-color: #FF662A;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table tr {
	border: 1px solid #FF662A;
}
.menubartext ul {
	padding-left: 10px;
	margin-left: 10px;
}
.menubartext ul li {
	list-style-type: none;
	background-image: url(../Images/icons9-Hospital-50.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.menubartext ul li ul {
	padding-left: 5px;

}
.menubartext ul li ul li {
	list-style-type: none;
}

/*3D代工服務start*/
.menubartext4 {
	margin-right: auto;
	margin-left: auto;
	/*width: 200px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
.menubartext4 {
	font-family: "微軟正黑體", "新細明體";
	font-size: 13px;
	line-height: 2em;
}
.menubartext4 ul {
	padding-left: 1em;
}
.menubartext4 tr td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE8DF;
}
.menubartext4 h1 {
	font-weight: normal;
	color: #FA501D;
	font-size: 1.2em;
}
.menubartext4 ul {
	padding-left: 10px;
	margin-left: 10px;
}
.menubartext4 ul li {
	list-style-type: disc;
}
.menubartext4 ul li ul {
	padding-left: 5px;

}
.menubartext4 ul li ul li {
	list-style-type: circle;
}.menubartext4 p {
	font-size: 14px;
	padding-left: 10px;
}
/*3D代工服務end*/

.icon {
	padding-left: 10px;
	padding-right: 10px;
}

td p .icon {
}
td p .icon {
}

.TabbedPanelsContentVisible h2 {
	font-size: 1.2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	color: #ff662a;
	font-family: "微軟正黑體";
}
.TabbedPanelsContentVisible ol {
	padding-left: 1em;
	list-style-type: decimal;
	margin-left: 1em;
	line-height: 1.5em;
}


.menutop {
	position: fixed;
	z-index: 2;
    background-color:#fff;
}


.faxbar {
	padding-top: 177px;
}
.if {
	height: 400px;
	width: 200px;
	overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.menubartext4 a {
	color: #FF5C27;
}
.menubartext4 a {
	color: #FF5C27;
}
   /* 未連結 */
        .menubartext4 a:link
        {
	color: #000000;
	text-decoration: none;
        }
        /* 已連結過 */
        .menubartext4 a:visited
        {
            color: #000000;
        }
        /* 滑鼠移至連結 */
        .menubartext4 a:hover
        {
            color: #FF5C27;
        }
        /* 選擇的連結 */
        .menubartext4 a:active
        {
            color: #FF5C27;
        }