﻿article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
:hover, :focus, :active { outline: none; }


html, button, input, select, textarea {
	font-family: "Open sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-weight: 400; /* normal */
	color: #555; 
	font-smooth:always;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);}

body { margin: 0; font-size: 13px; line-height: 1.6; }
/* -- TYPO
------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6,h7{margin:0 0 1em; font-weight: normal;}

h1 {
	font-size: 14px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 1.5;
	color: #555;
	margin: 0 0 0.5em;
	font-weight: normal;
	font-family: "微軟正黑體", Arial;
}
h2 { font-size: 2.5em; margin: 0 0 20px; letter-spacing: -0.05em; color: #555; line-height: 1; }
h3 { font-size: 1.75em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.17em; text-transform: uppercase; margin: 0; color: #555; }
h6 { font-size: 1em; margin-bottom: 2px; font-weight: 700; }
h7 { font-size: 0.75em; margin-bottom: 2px; font-weight: 200; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#333; text-decoration: none;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#0078CF;text-decoration: underline;}
.about {
	width: 385px;
	height: 300px;
	float:left;
	margin:0 0 10px 40px;
	padding:70px 40px 0 150px;
	line-height: 12px;
	font-size: 14px;
	background-color: #FFF;
	background-image: url(../img/tag-01.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.about-info {
	width: 290px;
	height:300px;
	line-height: 12px;
	font-size: 14px;
	background-image: url(../img/shadow.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 0 10px 0 50px;
	padding: 10px 2px 0 25px;
}
.about-info a { color:#333333;}

.about-item {
	width: 330px;
	height:350px;
	float:left;
	margin-left:40px;
	padding: 0 50px 0 40px;
	background-color: #FFF;
	background-image: url(../img/tag-02.jpg);
	background-repeat: no-repeat;
}
.text-1 {
	}
.text-1 span {
	color:#ff9000;
	font-size: 24px;
	font-weight: bold;
}
.text-2 {
	font-size: 16px;
	font-weight: bold;
	color: #C30D23;
	}
.text-2 span {
	color:#333333;
	font-size: 14px;
	font-weight: bold;
}
.text-3 {
	font-size: 14px;
	font-weight: bold;
	color: #36C;
	margin-top: 30px;
	float: left;
	}

.text-5 {
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/li-img-01.jpg);
	background-repeat: no-repeat;
	width: 100px;
	margin:100px 0 0 110px;
	padding-left: 30px;
	line-height: 26px;
	float: left;
}
.sidebar {
	float: left;
	width:200px;
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.menubar-purple {
	width:200px;
	height:170px;
	float: left;
	margin-left: 50px;
	line-height: 20px;
	padding-top: 30px;
	-webkit-border-radius: 0 150px 150px 150px;
	-moz-border-radius: 0 150px 150px 150px;
	border-radius: 0 150px 150px 150px;
	background-color: #6559A5;
}
.menubar-green {
	width:200px;
	height:170px;
	float: left;
	margin-left: 50px;
	line-height: 20px;
	padding-top: 30px;
	-webkit-border-radius: 0 150px 150px 150px;
	-moz-border-radius: 0 150px 150px 150px;
	border-radius: 0 150px 150px 150px;
	background-color: #7DAF29;
}
.menubar-pink {
	width:200px;
	height:170px;
	float: left;
	margin-left: 50px;
	line-height: 20px;
	padding-top: 30px;
	-webkit-border-radius: 0 150px 150px 150px;
	-moz-border-radius: 0 150px 150px 150px;
	border-radius: 0 150px 150px 150px;
	background-color: #BE4781;
}
.menubar-yellow {
	width:200px;
	height:170px;
	float: left;
	margin-left: 50px;
	line-height: 20px;
	padding-top: 30px;
	-webkit-border-radius: 0 150px 150px 150px;
	-moz-border-radius: 0 150px 150px 150px;
	border-radius: 0 150px 150px 150px;
	background-color: #FF9900;
}

.list {
	height: 30px;
	width: 200px;
	float: left;
	margin: 10px 0 0 50px;
	padding-top: 5px;
	color:#fff;
	background-image: url(../img/background2.png);
	-webkit-border-radius: 20px 0px 20px 20px;
	-moz-border-radius: 20px 0px 20px 20px;
	border-radius: 20px 0px 20px 20px;
}
.list a:link, a:visited  { color:#fff; 	text-decoration: none; 
}
.flow {
	margin: 10px 0 0 250px;
	padding-left: 40px;
}
.map {
	float: left;
	border: 1px solid #666;
}

/* -- GRID  https://github.com/mattberridge/Proportional-Grids/
------------------------------------------------------------- */
body{width:100%; background: url(../img/stripes.png) no-repeat 40.5% 0;}
.container {width: 90%; margin: 5em auto; max-width: 1080px; min-width: 300px;}
 
.grid-wrap {
  margin-left: 0em; /* the same as your gutter */
  overflow: hidden;
  *zoom:1;}
  .grid-wrap:before, .grid-wrap:after{content:""; display:table}
  .grid-wrap:after{clear:both}
  
.grid {
  float: left;
  padding-left: 3em; /* this is your gutter between columns */
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/js/boxsizing.htc); }
  
.half-gutter {margin-left: -1.5em; }
  .half-gutter .grid-col {padding-left: 1.5em; }
  
.col-full {width: 100%; }
.col-one-half {width: 50%; }
.col-one-third {width: 33.333%; }
.col-two-thirds {width: 66.666%; }
.col-one-quarter {width: 25%; }
.col-three-quarters {width: 75%; }

.divide-top{border-top: 1px solid #ccc;padding-top: 2em;margin-top: 1.5em; }

.mright{ margin-right: 3em;}
.mleft{ margin-left: 3em;}
.mtop{ margin-top: 3em;}
.mbottom{ margin-bottom: 3em;}
.halfmright{ margin-right: 1.5em;}
.halfmleft{ margin-left: 1.5em;}
.halfmtop{ margin-top: 1.5em;}
.halfmbottom{ margin-bottom: 1.5em;}

.fright, .fleft{display:block; overflow:hidden}
.fright{float:right}
.fleft{float:left}

.alignleft{float: left;clear: left;margin: 0.38em 1.62em 0.38em 0;}
.alignright {float: right;clear: right;margin: 0.38em 0 0.38em 1.62em;}
.aligncenter {margin: 0 auto 1.62em;display: block;}

	/*Download Button------------------------------------------------------------- */
.popupbox {
	width:auto;
	height:auto;
	display: none; /* Hidden as default */
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}

#intabdiv {
	text-align:center;
	color: #FFF;
}

#intabdiv a {
	text-align:center;
	color: #FFF;
}

#close img {
	text-decoration:none;
}
#close {
	width:50px;
	height:50px;
	position: absolute;
	float:right;
}
#fade { 
	display: none; /* Hidden as default */
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}



/* -- MISC
------------------------------------------------------------- */
figure { max-height: 100%; overflow: hidden;}
figure figcaption { }
img { max-width: 100%; height: auto; width: auto; }
a img {
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    transition: opacity 1s ease; }
a img:hover {
	*zoom: 1;
	opacity: 0.7;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 70);
	filter: alpha(opacity = 70);}
    
/* -- HEADER
------------------------------------------------------------- */
header#navtop { margin-bottom: 0.5em; clear: both; overflow: hidden; }
    header nav ul { float: left; overflow: hidden; padding: 0 3em 0 2em; border-left: 1px solid #ddd; line-height: 2em; }
.logo {margin-bottom: 1em;}
.logo:hover {background: none;}
.menu {
	float: right;
	margin: 10px 0 0 50px;
}
.menu-push {
	float: left;
	margin: -10px 0 0 60px;
}
ul {
	margin-left: -3em;
}

#menu-download li, #menu-jquery li {
	display: inline;
	list-style: none; 
}
	
#menu-download li a {
	/* Border Radius */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* Border Shadow */
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	/* Animation (Webkit, Gecko & Mozilla) */
	-webkit-transition-duration: 0.20s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-duration: 0.20s;
	-moz-transition-timing-function: ease-out;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px 35px;
	outline: none;
	text-decoration: none;
	font-family: "微軟正黑體";
	background-color: #8DC421;
}

	#menu-download li a:hover {
	padding: 5px 55px;
	background-color: #7DAF29;
	}

	#menu-download li a:active {
	background-color: #7DAF29;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	}
#menu-google li, #menu-jquery li {
	display: inline;
	list-style: none; 
}
	
#menu-google li a {
	/* Border Radius */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* Border Shadow */
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	/* Animation (Webkit, Gecko & Mozilla) */
	-webkit-transition-duration: 0.20s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-duration: 0.20s;
	-moz-transition-timing-function: ease-out;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px 35px;
	outline: none;
	text-decoration: none;
	font-family: "微軟正黑體";
	background-color: #7DA8FF;
}

	#menu-google li a:hover {
	padding: 5px 55px;
	background-color: #147AFE;
	}

	#menu-google li a:active {
	background-color: #147AFE;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	}
#menu-facebook li, #menu-jquery li {
	display: inline;
	list-style: none; 
}
	
#menu-facebook li a {
	/* Border Radius */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* Border Shadow */
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	/* Animation (Webkit, Gecko & Mozilla) */
	-webkit-transition-duration: 0.20s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-duration: 0.20s;
	-moz-transition-timing-function: ease-out;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px 35px;
	outline: none;
	text-decoration: none;
	font-family: "微軟正黑體";
	background-color: #0D6BB1;
}

	#menu-facebook li a:hover {
	padding: 5px 55px;
	background-color: #39C;
	}

	#menu-facebook li a:active {
	background-color: #39C;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	}
#menu-iso li, #menu-jquery li {
	display: inline;
	list-style: none; 
}
	
#menu-iso li a {
	/* Border Radius */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* Border Shadow */
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
	/* Animation (Webkit, Gecko & Mozilla) */
	-webkit-transition-duration: 0.20s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-duration: 0.20s;
	-moz-transition-timing-function: ease-out;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px 35px;
	outline: none;
	text-decoration: none;
	font-family: "微軟正黑體";
	background-color: #2DADBB;
}

	#menu-iso li a:hover {
	padding: 5px 55px;
	background-color: #069;
	}

	#menu-iso li a:active {
	background-color: #069;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 650px;
	height: 40px;
	position: relative;
	float:right;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 120px;
	height: 30px;
	background: url(../img/button-a.jpg) no-repeat;
	left: 5px;
	top: 5px;
}
#menu .home span {
	width: 86px;
	height: 14px;
	background: url(../img/home-over.gif) no-repeat;
	left: 28px;
	top: -20px;
}
#menu .equipment {
	width: 120px;
	height: 30px;
	background: url(../img/button-m.jpg) no-repeat;
	left: 135px;
	top: 5px;
}
#menu .equipment span {
	width: 40px;
	height: 12px;
	background: url(../img/about-over.gif) no-repeat;
	left: 44px;
	top: 54px;
}
#menu .process {
	width: 120px;
	height: 30px;
	background: url(../img/button-s.jpg) no-repeat;
	left: 265px;
	top: 5px;
}
#menu .process span {
	width: 92px;
	height: 20px;
	background: url(../img/rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}
#menu .products {
	width: 120px;
	height: 30px;
	background: url(../img/button-p.jpg) no-repeat;
	left: 395px;
	top: 5px;
}
#menu .products span {
	width: 92px;
	height: 20px;
	background: url(../img/rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}
#menu .contactus {
	width: 120px;
	height: 30px;
	background: url(../img/button-c.jpg) no-repeat;
	left: 525px;
	top: 5px;
}
#menu .contactus span {
	width: 92px;
	height: 20px;
	background: url(../img/rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}

a, a:visited {
	text-decoration: none; 
}
.navi4 {
  width: 675px;
  position: relative;
  display: block;
  float:right;
  height: 72px;
}
.navi4 ul {
  float: none;
  list-style-image: none;
  list-style-type: none;
  margin: 3px 0;
}
.navi4 ul li {
  height: 72px;
  background-image: url(../img/tab-4.png);
  background-repeat: no-repeat;
  float: left;
  margin: 0px;
  position: absolute;
  padding-top: 5px;
}
.navi4 ul li a{
  width: 100%;
  height: 100%;
  display: block;
}
.navi4 ul li.sm1 {
  background-position: 0px 0px;
  width: 155px;
  left: 0px;
}
.navi4 ul li.sm2 {
  background-position: -155px 0px;
  width: 155px;
  left: 135px;
}
.navi4 ul li.sm3 {
  background-position: -310px 0px;
  width: 155px;
  left: 290px;
}
.navi4 ul li.sm4 {
  background-position: -465px 0px;
  width: 155px;
  left: 445px;
}
.navi4 ul li.sm5 {
  background-position: -620px 0px;
  width: 155px;
  left: 600px;
}
.navi4 ul li:hover{
  z-index: 1000;
}
.navi4 ul li.sm1:hover {
  background-position: 0px -5px; 
}
.navi4 ul li.sm2:hover {
  background-position: -135px -5px; 
}
.navi4 ul li.sm3:hover {
  background-position: -29px -5px; 
}
.navi4 ul li.sm4:hover {
  background-position: -445px -5px; 
}
.navi4 ul li.sm5:hover {
  background-position: -600px -5px; 
}

		

/* -- FOOTER
------------------------------------------------------------- */

.footer {
	background-image: url(../img/service-bg-01.jpg);
	background-repeat: no-repeat;
	padding-top:15px;
	margin-top:20px;
}
.footer a {
	float:right; color:#903; padding-right:10px; font: 12px "微軟正黑體", Arial; font-weight: bolder;
}

/* -- HOME-PAGE
------------------------------------------------------------- */
/* Services */
.services aside { color: #999; padding-top: 1em; border-top: 1px solid #DDD;}
.services aside:after, .services h5:after { content: ""; display: block; height: 1px; width: 1em; background: #DDD; margin: 1em 0; }



/* -- WORKS / Home-page and Works-page
------------------------------------------------------------- */
.works figure > a{ 
	display: block; 
	height: 100%; width: 100%; 
	overflow: hidden; 
	position: relative;
	border-top: 1px solid #DDD; padding-top: 1em; }
 	
.works figure .zoom{ 
	display: block; 
	position: absolute; top: 10px; left: 0; 
	background: url(../img/zoom.png) no-repeat center; 
	width: 100%; height: 100%; 
	*zoom: 1;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 0);
	filter: alpha(opacity = 0); }

.works figure figcaption{ margin-top: 1em; padding: 0 0.5em; white-space: nowrap; }
.works figure figcaption a{line-height:2em; color: #555; font-weight: 700; }
.works figure figcaption p{ margin: 0; }

.works-page .works figure { margin-bottom: 3em;}

.main aside{margin-bottom: 3em}
.main aside menu{padding: 0 0 0 1em; line-height: 2em;}
.main aside menu a{color: #999;}
.main aside menu .buttonactive {color: #0078CF }


/* -- SUBPAGES 
------------------------------------------------------------- */
/*Separations*/
.main:not(.home-page) > section article h2 { margin-top: 1em; padding-top: 1em; border-top: 1px solid #DDD; }
.main:not(.home-page) > section article:first-child h2 { margin-top: 0;}

/* Work-page (single) */
.work-page figure {margin-bottom: 3em;}
.work-page figcaption {text-align: center; margin-top: 1em;}

/* Services-page */
.warning { 
	display: block; 
	background: #F5F5F5; 
	border: 1px solid #DDD; border-left: none; border-right: none; 
	text-align: center; 
	padding: 20px; margin: 20px 0px; }

	/* - Toggles */  
.toggle-view > li {
    margin-top: 1em;
    position: relative; }
.toggle-title {padding: 0.8em 2em;}
.toggle-title-detail {
    font-size: 0.8em;
    color: #999;
    font-weight: normal;
    text-transform: lowercase; }
.toggle-title:after {
    content: "\25C0";
    float: right;
    color: #999; }
.toggle-title:hover:after { color: #555 }
.tactive { background: #FFF }
.tactive:after {
    content: "\25BC";
    color: #555;}
.toggle {
    padding: 1em 2em;
    display: none;
    overflow: hidden; }
.toggle > ul li { line-height: 2.5 }
.toggle > ul li:before {
    content: "\2714 ";
    color: #ddd;
    margin-right: 1em; }
            
	/* - Tabs */
.tabs {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #ddd; }
.tabs li {
    display: inline-block; margin-bottom: -1px; }
.tabs li a {
    display: block; 
    text-decoration: none;
    line-height: 3em;
    color: #555; 
    padding: 0 2em; 
    margin: 0;
    background: #f5f5f5;
    font-size: 1.1em;}
.tabs li a:hover{color: #000;}
.tabs li.active a{
	background: #fff;
	position: relative;
	border: 1px solid #DDD;
	border-bottom-color: #FFF;
	color: #111;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px; }

.tab_container { margin-bottom: 1em; display: block; border-left: 1px solid #ddd; padding: 15px 15px 0;}
.tab_container > article { display:none; }
.tab_container > article:first-child { display: block; }



/* -------------------------------------------------------------
======	BLOG
------------------------------------------------------------- */


/* Pagination */
ul.page-numbers{float: right;overflow:hidden; display:block;}
.page-numbers li {float:left;}
.page-numbers li a{ display:block;padding:1em;text-decoration:none; color:#777;}
.page-numbers li a:hover{ color:#444;}
.page-numbers li .current{color: #0078CF;}

/* Comments*/
.section-comment header{overflow: hidden; clear: both;}
.comments, .leavecomment {margin-top: 3em;}
.comment{margin-bottom: 2em;}
.comment p{font-size: 0.9em; color: #777;}
.comment h6{margin-bottom: 0.5em;}
.comment form ul li { margin-bottom: 2em }



/* -------------------------------------------------------------
======	MISC
------------------------------------------------------------- */

.ir{display:block; border:0; text-indent:-999em; overflow:hidden; background-color:transparent; background-repeat:no-repeat; text-align:left; direction:ltr; *line-height: 0;}
.ir br{display:none}
.hidden{display:none !important; visibility:hidden}



/* -------------------------------------------------------------
======	IE Fix
------------------------------------------------------------- */
.lt-ie9 .works figure a, .lt-ie9 .works figure a img { filter:inherit} 
/* jquery filter opacity issue IE8 */

.lt-ie9 .container {min-width: 780px;}
.lt-ie8 .container {width: 960px;}
.lt-ie8 .grid-wrap {margin-left: 0; }
.lt-ie8 .grid {padding: 0;margin-left: 5%; }
  .lt-ie8 .grid:first-child {margin-left: 0; }

.lt-ie8 .col-full {width: 99.95%; }
.lt-ie8 .col-full + .grid {margin-left: 0; }
.lt-ie8 .col-one-half {width: 47.45%; }
.lt-ie8 .col-one-third {width: 29.55%; }
.lt-ie8 .col-two-thirds {width: 64.95%; }
.lt-ie8 .col-one-quarter {width: 19.95%; }
.lt-ie8 .col-three-quarters {width: 74.95%; }



/* -------------------------------------------------------------
======	MEDIA QUERIES
------------------------------------------------------------- */

/* -- Media query 1 (mq1)
------------------------------------------------------------- */
@media only screen and (max-width: 60em) { /* 13 / 780 */
	.mq1-col-full {width: 100%; }
	.mq1-col-one-half {width: 50%; }
	.mq1-col-one-third {width: 33.333%; }
	.mq1-col-two-thirds {width: 66.666%; }
	.mq1-col-one-quarter {width: 25%; }
	.mq1-col-three-quarters {width: 75%; }
	/**/
	h1{font-size: 3.1em;}
	.slide figcaption{ width: 80%;}
	footer li { float: left; margin-right: 0.5em; padding-right: 0.5em; border-right: 1px solid #DDD;} 
}
    
/* -- Media query 2 (mq2)
------------------------------------------------------------- */
@media only screen and (max-width: 48em) { /* 13 / 624 */
	.mq2-col-full {width: 100%;}
	.mq2-col-one-half {width: 50%; }
	.mq2-col-one-third { width: 33.333%; }
	.mq2-col-two-thirds {width: 66.666%; }
	.mq2-col-one-quarter {width: 25%; }
	.mq2-col-three-quarters {width: 75%; }
	/**/
	header nav { width: 100%; }
	header nav ul {  padding: 0 ; border-left:none; line-height: 2em; }
	header nav ul li { float: left;  padding: 0 1em ; border-left:1px solid #ddd; }
}
    
/* -- Media query 3 (mq3)
------------------------------------------------------------- */
@media only screen and (max-width: 30em) { /* 13 / 390 */
	.mq3-col-full { width: 100%; }
	.mq3-col-one-half { width: 50%; }
	.mq3-col-one-third { width: 33.333%; }
	.mq3-col-two-thirds { width: 66.666%; }
	.mq3-col-one-quarter { width: 25%; }
	.mq3-col-three-quarters { width: 75%; } 
	.mq3-none {display: none;}
	/**/
	header nav ul li { padding: 0 0.5em ; }
	footer li { float: none; margin-right: 0em; padding-right: 0em; border-right: none; line-height: 2em;}
	.services article {	margin-top: 3em;} .services article:first-of-type {	margin-top: 0;}	
}

/* -- PRINT STYLES 
------------------------------------------------------------- */
@media print{ 
	*{background:transparent !important; color:black !important; text-shadow:none !important; filter:none !important; -ms-filter:none !important}
	abbr[title]:after{content:"("attr(title) ")"}
	pre, blockquote{page-break-inside:avoid}
	thead{display:table-header-group}
	tr, img{page-break-inside:avoid}
	img{max-width:100% !important}
	p, h2, h3{orphans:3; widows:3}
	h2, h3{page-break-after:avoid} 
}
 
 
 
/* -------------------------------------------------------------
======	END
------------------------------------------------------------- */
}
.box {
	margin: 0 0 50px;
	border-top: solid 1px #ccc;
}

.soft-embossed .image-wrap {
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,1), inset 0 2px 1px rgba(255,255,255,.5), inset 0 -9px 2px rgba(0,0,0,.6), inset 0 -12px 2px rgba(255,255,255,.3);
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,1), inset 0 2px 1px rgba(255,255,255,.5), inset 0 -9px 2px rgba(0,0,0,.6), inset 0 -12px 2px rgba(255,255,255,.3);
	box-shadow: inset 0 0 4px rgba(0,0,0,1), inset 0 2px 1px rgba(255,255,255,.5), inset 0 -9px 2px rgba(0,0,0,.6), inset 0 -12px 2px rgba(255,255,255,.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
/*---------------------------------------------------Home slider-------------------------------------------------*/
#slider {
	width: 1080px;
	height: 300px;
	margin: auto;
	padding: 0;
	clear:both;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
}
#slider .loader{
	margin-left:91px;
}
.loader{
	position:absolute;
	display: block;
	margin-left:3px;
	background: url(../img/loading.gif) center center no-repeat;
	width: 24px;
	height: 24px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-20px;
    margin-left:-60px;
	padding-bottom: 25px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../img/bullet.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
}

.theme-default a.nivo-nextNav {
	background-position: -30px 0 !important;
	right:15px;
}
.theme-default a.nivo-nextNav:hover {
	background-position: -30px -30px !important;
	right:15px;
}
.theme-default a.nivo-prevNav {
	background-position: -30px 0;
	left:15px;
}
.theme-default a.nivo-prevNav:hover {
	background-position: 0 -30px;
}
.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position: absolute;
	top:0px;
	left:0px;
	display:none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	bottom:50px;
	left:50px;
	padding: 5px 20px 5px 20px;
	color:#fff;
	max-width:70%;
	z-index:8;
}
.nivo-caption h4 {
	padding: 10px 20px 10px 20px;
	color: #000 !important;
	margin: 0;
	margin-bottom: 7px;
	margin-left: -50px;
	text-transform: uppercase;
	font: 32px  "微軟正黑體", Arial;
	background: #fff;
	opacity:0.85; /* Overridden by captionOpacity setting */
}
.nivo-caption .left{
	left:30px;
}
.nivo-caption .right{
	right:30px;
}
.nivo-caption p {
	padding: 7px 23px 7px 23px;
	margin:0;
	color: #efefef !important;
	font: 16px/13px "微軟正黑體", Arial;
	opacity: 1; /* Overridden by captionOpacity setting */
}
.nivo-caption span{
	background:#000;
	padding: 7px 20px 7px 20px;
	opacity:0.75; /* Overridden by captionOpacity setting */
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*-------------------------------------------work products----------------------------------------------*/

#work{
	width:800px;
	margin:3% auto 3% auto;
}

.item{
	border-radius:15px;
	width:180px;
	height:135px;
	background-color:#FFF;
	margin:7px;
	float:left;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
    -moz-box-shadow: 0 1px 3px #c3c3c3;
    box-shadow: 0 1px 3px #c3c3c3;  
	overflow:hidden;
}
.item-m{
	border-radius:15px;
	width:240px;
	height:195px;
	background-color:#FFF;
	margin:7px;
	float:left;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
	-moz-box-shadow: 0 1px 3px #c3c3c3;
	box-shadow: 0 1px 3px #c3c3c3;
	overflow:hidden;
	text-align: center;
}

.item:hover, .item-m:hover{
	-webkit-box-shadow: 0 0 8px #660033, 0 0 8px #99CCFF;
    -moz-box-shadow: 0 0 8px #660033,  0 0 8px #99CCFF;
    box-shadow: 0 0 8px #660033,  0 0 8px #99CCFF; 
}

.item, .item-m{
	display:block;
	opacity:0.8;
}
.item-m img{
	display:block;
	-webkit-box-shadow: 0 2px 1px #c3c3c3;
    -moz-box-shadow: 0 2px 1px #c3c3c3;
    box-shadow: 0 2px 1px #c3c3c3;
	border-radius:15px 15px 0 0;
	opacity:0.8;
}
.item img:hover, .item-m img:hover{
	opacity:1;
}
.item-m h3 {
	font: 14px "微軟正黑體", Arial;
	padding: 5px 5px 0 5px;
}
.item-m a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left:5px;
	padding-left:5px;
}
.item-m a:visited {
	color:#333;
}
#equipment {
	margin:1% auto 1% auto;
}
.button-clip {
	width:780px;
	margin: 10px 20px 0 0;
	padding-right: 20px;
	float: right;
	text-align: center;
	line-height: 30px;
}
.button-clip li {
	display: inline;
	list-style: none;
	/* Border Radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* Animation (Webkit, Gecko & Mozilla) */
	color: #333333;
	display: inline-block;
	padding: 0 12px;
	outline: none;
	text-decoration: none;
	font-family: "微軟正黑體";
	border: 1px solid #999;
}
	
.button-clip li a{
	color:#333333;
}

.button-clip li a:hover {
	color: #999999;
	}

.button-clip a:active {
	color: #666666;
