@charset "UTF-8";
/* ********** SPRITE */

body.company  h1{ background-image: url( images/pagetitle-company.png ) }
body.products h1{ background-image: url( images/pagetitle-products.png ) }
body.reports  h1{ background-image: url( images/pagetitle-reports.png ) }
body.report   h1{ background-image: url( images/pagetitle-reports.png ) }
body.cases    h1{ background-image: url( images/pagetitle-cases.png ) }
body.case     h1{ background-image: url( images/pagetitle-cases.png ) }
body.contact  h1{ background-image: url( images/pagetitle-contact.png ) }

body.emr-types  h1{ background-image: url( images/pagetitle-emr-types.png ) }
body.emr-harms  h1{ background-image: url( images/pagetitle-emr-harms.png ) }
body.emr-stand  h1{ background-image: url( images/pagetitle-emr-standards.png ) }
body.free       h1{ background-image: url( images/pagetitle-free.png ) }

body.product .product-buil h1{ background-image: url( images/product-title-buil.png ) }
body.product .product-emi  h1{ background-image: url( images/product-title-emi.png ) }
body.product .product-pers h1{ background-image: url( images/product-title-pers.png ) }
body.product .product-inst h1{ background-image: url( images/product-title-inst.png ) }


/* Blue Call To Action Banner Button */
.clearfix {
clear: both;
}

#contact-cta-section {
padding-bottom: 40px;
font-family: "proxima-nova", sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
float: left;
width: 90%;
text-align: center; 
}

.wrapper-full {
  position: relative;
width: 750px;
margin: 0 auto;
}
.cta-wrapper {
margin-bottom: 0;
text-align: left;
padding: 28px;
background-color: #E50011;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.cta-wrapper .details-wrapper {
float: left;
width: 60%;
}
.cta-wrapper .details-wrapper h2 {
font-weight: 600;
margin: 0 0 4px 0;
color: #FFF;
font-size: 27px;
}
.cta-wrapper .details-wrapper p {
font-size: 18px;
color: #FFF;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.cta-wrapper .blue-cta-button {
padding: 17px 50px;
text-transform: uppercase;
background-color: #E50011;
color: #FFF;
letter-spacing: 0.1em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-decoration: none;
font-weight: 600;
display: inline-block;
white-space: pre;
margin: 31px 0 25px 0;
float: right;
margin: 0;
color: #fff;
background-color: #000;
padding: 17px 0;
width: 40%;
text-align: center;
}

/* ********** MAIN */

html, body{}

body{
    background: url( images/bg.png );
    font-family: Arial, "Microsoft Jhenghei", 微軟正黑體, "sans-serif";
}

img{
    vertical-align: top;
}

table{
    font-size: 13px;
    line-height: 22px;
    width: 100%;
    margin-bottom: 25px;
}

/* beautyful font */
h1, h2,
table,
#header .menu ul li a,
#footer .copyright,
#layout-side-product .section h4{
    font-family: "Microsoft Jhenghei", 微軟正黑體, "sans-serif";
}

body .pagebanner{
    margin-bottom: 30px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

body h1{
    margin-bottom: 20px;
    height: 50px;
    text-indent: -10000px;
    background-position: left top;
    background-repeat: no-repeat;
}

body h2{
    font-size: 20px;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}


body.product h1{
    height: 80px;
}










/* ********** BODY GLOBAL */



.red{ color: #d00 !important; }

.split li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.split-3 li{ width: 33.3%; }
.split-3 li:firstchild{ width: 33.4%; }
.split-4 li{ width: 25%; }
.split-5 li{ width: 20%; }
.split-6 li{ width: 16.6%; }
.split-6 li:firstchild{ width: 17%; }
.split-7 li{ width: 14.2%; }
.split-7 li:first-child{ width: 14.8%; }
.split-8 li{ width: 12.5%; }


#layout-content{
    float: right;
    width: 680px;
    margin-bottom: 40px;
}

#layout-content .menu{
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 15px;
    line-height: 25px;
}

#layout-content .menu li{
    float: left;
}

#layout-content .menu li a{
    padding: 0 3px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
}

#layout-content .menu li a:hover{
    color: #111;
}

#layout-content .menu li+li{
    padding-left: 20px;
    background: url(images/menu-deco-gray.png) 5px 0px no-repeat;
}

.block{
    position: relative;
}

.block h3{
    *zoom: 1;
    position: relative;
    margin-bottom: 13px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ED1C24;
    border-bottom: solid 2px #FAA429;
}

.block h3 .zh{
    margin-left: 2px;
    font-size: 15px;
    line-height: 30px;
    color: #666;
    letter-spacing: 2px;
}

h5{
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
}

.block .content{
    position: relative;
}

.block  .article-content p{
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 35px;
    color: #736357;
}

.block  .article-content p+p{
    margin-top: -25px;
}

.block  .article-content a{
    color: #0071BC;
    text-decoration: underline;
}

.block .more{
    display: block;
    position: absolute;
    right: 0;
    top: -5px;
    width: 60px;
    height: 40px;
    font-size: 18px;
    line-height: 25px;
    background: url(images/block-more.png);
}

#layout-body-container{
    width: 960px;
    margin: 0 auto;
}



table.ref{
    border: solid 2px #999;
}

table.ref th,
table.ref td{
    padding: 7px 2px;
    vertical-align: middle;
    text-align: center;
}

table.ref .top td,
table.ref .top th{
    background: #f0f0f0;
    border-bottom: solid 1px #999;
}

table.ref th,
table.ref td{
    border: solid 1px #ccc;
}

table.ref tr:nth-child(even) {background: #FFF}

.table-title{
    font-size: 12px;
    line-height: 20px;
}

.table-download{
    margin-top: -20px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
}

.downloadreader{
    margin-top: 20px;
    margin-bottom: -20px;
    padding-top: 20px;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    color: #999;
    border-top: solid 1px #ddd;
}

.downloadreader:hover{
    color: #666;
}

.downloadreader a{
    display: block;
    float: left;
    margin-right: 20px;
}









/* ********** HEADER */

#header{
    position: relative;
    height: 100px;
    border-top: solid 3px #FAA429;
    *border-bottom: solid 2px #e8e8e8;
    border-bottom: solid 2px rgba(0, 0, 0, .04);
    z-index: 1000;
}

#header:before{
    content: "";
    display: block;
    left: 0;
    top: 3px;
    height: 4px;
    background: rgba(0, 0, 0, .04);
}

#header .layout{
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 85px;
}

#header .logo{
    position: absolute;
    display: block;
    left: -5px;
    top: 42px;
    
}

#header .menu{
    position: absolute;
    right: -10px;
    top: 56px;
}

#header .menu ul{
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
}

#header .menu ul li{
    float: left;
}

#header .menu ul li+li{
    padding-left: 20px;
    background: url(images/menu-deco.png) 5px 5px no-repeat;
}

#header .menu ul li a{
    padding: 0 7px;
    display: block;
    text-decoration: none;
    color: #4d4d4d;
}

#header .menu ul li a:hover{
    color: #fff;
    background: #ED1C24;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

#header .submenu{
    position: absolute;
    right: -10px;
    top: 7px;
    font-size: 11px;
    line-height: 15px;
}

#header .submenu ul{}

#header .submenu ul li{
    float: left;
    padding: 0 10px;
}

#header .submenu ul li+li{
    border-left: solid 1px #ccc;
}

#header .submenu ul li a{
    text-decoration: none;
    color: #999;
}

#header .topfree{
    display: block;
    position: absolute;
    right: 0px;
    top: -7px;
    width: 650px;
    height: 58px;
    text-indent: -10000px;
    background: url(images/topfree-1.gif);
}

#header .topfree img{
    vertical-align: top;
}










/* ********** MENU POP */

#menu_products_pop{
    position: absolute;
    padding: 0 20px;
    right: -10px;
    font-size: 13px;
    line-height: 25px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    z-index: 1000;
    border-top: solid 5px #333;
    border-bottom: solid 5px #333;
    z-index: 1000;
}

.ie #menu_products_pop{
    border-left: solid 1px #333;
    border-right: solid 1px #333;
}

#menu_products_pop .showall{
    display: block;
    margin: 0 20px 0 -20px;
    padding: 0 20px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: solid 1px #666;
}

#menu_products_pop .showall:hover{
    color: #fff;
    background: #F15A24;
}

#menu_products_pop .close{
    *zoom: 1;
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
    text-indent: -10000px;
    background: url(images/pop-close.png) left top no-repeat;
    border-left: solid 1px #666;
    border-bottom: solid 1px #666;
    cursor: pointer;
}

#menu_products_pop .close:hover{
    background-color: #ccc;
}

#menu_products_pop .deco{
    position: absolute;
    left: 125px;
    top: -10px;
    width: 10px;
    height: 5px;
    background: url(images/pop-deco.png) left top no-repeat;
}

#menu_products_pop h4{
    margin-bottom: 5px;
    font-weight: bold;
    color: #F15A24;
}

#menu_products_pop h4 .en{
    margin-top: -4px;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
    color: #999;
}

#menu_products_pop .list h5{
    *zoom: 1;
    margin: 0 -5px 5px;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    text-align: center;
    background: #ddd;
}

#menu_products_pop .list ul+h5{
    margin-top: 5px;
}

#menu_products_pop a{
    display: block;
    margin: 0 -5px;
    padding: 0 5px;
    color: #333;
    text-decoration: none;
}

#menu_products_pop a:hover{
    color: #fff;
    background: #FAA429;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
}

#menu_products_pop .section{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    padding: 10px 0;
    width: 180px;
}

#menu_products_pop .section+.section{
    margin-left: 10px;
    padding-left: 10px;
    border-left: solid 1px #ddd;
}










/* ********** FOOTER */

#footer{
    clear: both;
    position: relative;
    border-top: solid 2px #bbb;
    background: #eee;
}

#footer .layout{
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 960px;
}

#footer .cols-menu{
    float: left;
    overflow: hidden;
    margin: 30px 0;
    border-right: solid 1px #ddd;
}

#footer .cols-menu > div{
    float: left;
}

#footer h2{
	margin: 0;
	padding: 0;
}

#footer h2,
#footer h2 a{
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    line-height: 25px;
    color: #F15A24;
}

#footer .cols-menu li,
#footer .cols-menu li a{
    font-size: 13px;
    text-decoration: none;
    line-height: 25px;
    color: #777;
}

#footer .cols-menu li a:hover{
    color: #000;
}

#footer .cols-menu ul+h2{ margin-top: 10px; }

#footer .cols-menu .col-1{ width: 100px; }
#footer .cols-menu .col-2{ width: 110px; }
#footer .cols-menu .col-3{ width:  80px; }
#footer .cols-menu .col-4{ width: 110px; padding-top: 25px; }
#footer .cols-menu .col-5{ width: 110px; }
#footer .cols-menu .col-6{ width: 110px; }
#footer .cols-menu .col-7{ width: 110px; }

#footer .contact{
    position: absolute;
    padding-top: -10px;
    right: 0px;
    top: 30px;
    /*width: 200px;*/
    font-size: 13px;
    line-height: 20px;
}

#footer .contact .logo{ margin-top: -5px;}

#footer .contact ul{  }

#footer .contact li{
    color: #808080;
}

#footer .contact li .area{
    padding-right: 15px;
    margin-right: 5px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #F15A24;
    background: url(images/deco.png) right -2px no-repeat;
}

#footer .contact li .area-3words{
    padding-right: 13.5px;
    margin-right: 5px;
    letter-spacing: 8.5px;
}

#footer .contact li .phone{
    font-size: 13px;
    font-weight: bold;
    font-family: verdana;
}

#footer .copyright{
    *clear: both;
    *margin-top: 40px;
    font-size: 13px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #333;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}










/* ********** SIDE */

#layout-side-product{
    float: left;
    margin-bottom: 40px;
    width: 220px;
}

#layout-side-product .content{}

#layout-side-product .section{
    display: none;
}

.ie #layout-side-product .section{
    margin-bottom: 20px;
}

#layout-side-product .section:after{
    content: "";
    display: block;
    height: 25px;
    margin: 0 -10px;
    background: url(images/side-product-foot.png) left top no-repeat;
}

#layout-side-product .section h4{
    position: relative;
    margin: 0 -10px -5px;
    height: 50px;
    color: #333;
    background: url(images/side-product-title.png) left top no-repeat;
    cursor: pointer;
}

#layout-side-product .section h4 .zh{
    padding-top: 0px;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    text-indent: 25px;
}

#layout-side-product .section h4 .en{
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma;
    line-height: 15px;
    text-indent: 65px;
    text-transform: uppercase;
    color: #999999;
}

#layout-side-product .section h4:hover{
    color: #000;
    background: url(images/side-product-title.png) left -50px no-repeat;
}

#layout-side-product .section h4.active{
    color: #111;
    text-shadow: 1px 1px 0 #fff;
    background: url(images/side-product-title-active.png) left top no-repeat;
}

#layout-side-product .section .list{
    position: relative;
    display: none;
    background: #FAAF43;
    *zoom: 1;
    padding-bottom: 5px;
}

#layout-side-product .section .list h5{
    margin: 0 5px 5px;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    text-align: center;
    background: #FCC77C;
    background: rgba(255, 255, 255,  .3);
}

#layout-side-product .section .list ul+h5{
	margin-top: 10px;
}

#layout-side-product .section li{
    font-size: 13px;
    line-height: 28px;
}

#layout-side-product .section li a{
    display: block;
    margin: 0 5px;
    padding: 0 10px;
    color: #333;
	text-indent: 20px;
    text-decoration: none;
	background: url(images/moxie-xsmall.png) 5px center no-repeat;
}

#layout-side-product .section.active li a{}

#layout-side-product .section li a:hover{
    color: #fff;
    background: #222 url(images/moxie-w-xsmall.png) 5px center no-repeat;
    background: rgba(0, 0, 0, .8) url(images/moxie-w-xsmall.png) 5px center no-repeat;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
}

#layout-side-product .links{
    display: none;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 15px 0px 0;
    text-align: left;
    border-top: solid 1px #ccc;
}

    #layout-side-product .links li{
        vertical-align: top;
        margin-bottom: 10px;
    }
    
    #layout-side-product .links li a{
        display: block;
        text-decoration: none;
        font-size: 12px;
        line-height: 20px;
        color: #777;
    }
    
    #layout-side-product .links li a img{
        opacity: .5;
        vertical-align: bottom;
    }
    
    #layout-side-product .links .label{
        display: inline;
        padding-left: 5px;
        font-size: 13px;
        line-height: 20px;
    }
    
    #layout-side-product .links li a:hover{
        color: #333;
    }
    
    #layout-side-product .links li a:hover img{
        opacity: 1;
    }









/* ********** SLIDESHOW */

#index-slideshow{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    z-index: 100;
}

#index-slideshow .loading{
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 300px;
    font-weight: bold;
    line-height: 300px;
    text-align: center;
    color: #333;
    text-shadow: 0px 1px 0 #fff;
    z-index: 100;
}

#index-slideshow .slides{
    overflow: hidden;
    height: 300px;
    background: #fff;
    /* background: #fff url("../images/slideshow/ss-1b.jpg") center center no-repeat; */
    border-top: solid 1px #C37219;
    border-bottom: solid 1px #C37219;
}

#index-slideshow .slides ul{
    position: relative;
    height: 300px;
    overflow: hidden;
}

#index-slideshow .slides li{
    position: absolute;
    left: 0;
    top: 320px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

#index-slideshow .slides li .main{
    display: block;
    margin: 0 auto;
    width: 960px;
    border-left: solid 1px #C37219;
    border-right: solid 1px #C37219;
}

#index-slideshow .pager{
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
    border-top: solid 2px #eee;
}

#index-slideshow .pager li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: -2px 3px;
    width: 7px;
    height: 7px;
    background: #333;
    cursor: pointer;
    border: solid 4px #333;
    border-radius: 8.5px;
}

#index-slideshow .pager li.active{
    background: #FAA429;
    border: solid 4px #333;
    border-radius: 8.5px;
}










/* ********** PAGE HEADER */

#layout-page-header{
    margin-bottom: 30px;
    overflow: hidden;
    height: 45px;
    background: #333;
    box-shadow: 0 0 30px #000 inset;
}

#layout-page-header .breadcrumb{
    margin: 0 auto;
    width: 960px;
    font-size: 13px;
    line-height: 45px;
    text-align: right;
}

.ie #layout-page-header .breadcrumb{
    margin-top: 10px;
    line-height: 25px;
}

#layout-page-header .breadcrumb:before{
    content: "目前位置：";
    color: #999;
}

#layout-page-header .breadcrumb,
#layout-page-header .breadcrumb a{
    color: #ccc;
    text-decoration: none;
}

#layout-page-header .breadcrumb a:hover{
    color: #FAA429;
}

#layout-page-header .breadcrumb li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.ie #layout-page-header .breadcrumb li a{
    padding: 0 15px;
}

#layout-page-header .breadcrumb li+li:before{
    content: "»";
    position: relative;
    top: -1px;
    margin: 0 8px 0 5px;
}










/* ********** use in index */

#index-layout-right-top{
    position: relative;
}

#index-news{
    width: 400px;
}

#index-news li{
    position: relative;
}

#index-news li+li{
    border-top: solid 1px #ccc;
}

#index-news li a{
    display: block;
    color: #333;
    text-decoration: none;
    *zoom: 1;
}

#index-news h4{
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
	width:330px;
	word-wrap: break-word;
	word-break: break-all;
}

#index-news p{
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
}

#index-news .time{
    position: absolute;
    right: 0px;
    font-size: 11px;
    line-height: 40px;
    color: #666;
}

#index-news a:hover{
    /*background: #fff;*/
	*zoom: 1;
    display: block;
    text-decoration: none;
    color: #666;
}

#index-news a:hover h4{
    color: #000;
}

#index-linkbox{
    padding: 25px 0 15px;
    width: 400px;
    height: 108px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

#index-linkbox a{
    display: block;
    text-decoration: none;
    color: #666;
}

#index-linkbox li{
    float: left;
    width: 130px;
    text-align: center;
}

#index-linkbox li+li{
    margin-left: 5px;
}

#index-linkbox a .image{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 110px;
    height: 75px;
    overflow: hidden;
}

#index-linkbox h4{
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
}

#index-linkbox a:hover .image{
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

#index-linkbox a:hover .image img{
    margin-top: -75px;
}

#index-linkbox a:hover h4{
    color: #000;
}

#index-ad{
    position: absolute;
    right: 0;
    top: 0;
}

#index-ad a{
    *zoom: 1;
    display: block;
    margin-bottom: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
}

#index-ad a:hover{
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.ie #index-ad a:hover{
    margin-bottom: 9px;
    border-bottom: solid 1px #333;
}

#index-layout-right-row2{
    clear: both;
    margin-top: 30px;
}

#index-cases{
    clear: both;
}

#index-cases ul{
    margin-right: -25px;
    font-size: 0;
}

#index-cases li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 150px;
	text-align:top;
    margin-right: 25px;	
}

#index-cases a{
    display: block;
    text-decoration: none;
    color: #666;
}

#index-cases img{
    margin-bottom: 5px;
    padding: 4px;
    border:solid 1px #ccc;
}

#index-cases h4{
    margin-bottom: 5px;
    padding: 0 5px;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
	color: #ED1C24;
    border-bottom: solid 1px #FAA429;
}

#index-cases p{
    padding: 0 5px;
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
}

#index-cases a:hover img{
    padding: 5px;
    background: #FAA429;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

#index-cases a:hover h4{
    color: #000;
    border-bottom: solid 1px #FAA429;
}

#index-cases a:hover p{
    color: #333;
}

#index-products{
    clear: both;
}

#index-products ul{
    margin-right: -25px;
    font-size: 0;
}

#index-products li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 150px;
    margin-bottom: 20px;
    margin-right: 25px;
}

#index-products a{
    *zoom: 1;
    display: block;
    text-decoration: none;
    color: #666;
}

#index-products img{
    margin-bottom: 5px;
    padding: 4px;
    border:solid 1px #ccc;
    display: block;
    width: 138px;
    height:82px;
    background-color: #ccc;
}

#index-products h4{
    margin-bottom: 5px;
    padding: 0 5px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}

#index-products a:hover img{
    padding: 5px;
    background-color: #FAA429;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

#index-products a:hover h4{
    color: #000;
}










/* ********** use in products */

.products-block{
    clear: both;
}

.products-block h3.sub{
	clear: both;
	padding: 0 10px;
        font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	background: #ddd;
	background: rgba(0, 0, 0, .1);
	border: 0;
}

.products-block+.products-block{
    padding-top: 20px;
}

.products-block .content{
    margin-top: 20px;
}

.products-block ul{
    clear: both;
    margin-right: -40px;
    font-size: 0;
}

.products-block li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 200px;
    margin: 10px 0 10px;
    margin-right: 40px;
    text-align: center;
}

.products-block li a{
    *zoom: 1;
    display: block;
    color: #666;
    text-decoration: none;
}

.products-block li a img{
    display: block;
    margin-bottom: 10px;
    width: 200px;
    height: 120px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.products-block li h4 .en{
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}

.products-block li h4 .zh{
    font-size: 13px;
    line-height: 20px;
    color: #998675;
}

.products-block li a:hover img{
    margin: -5px;
    margin-bottom: 5px;
    padding: 5px;
    background: #FAA429;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.products-block li a:hover .en{
    color: #000;
}

.products-block li a:hover .zh{
    color: #333;
}










/* ********** use in product */

body.product .banner{
    display: block;
    margin-bottom: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.ie body.product .banner{
    margin: -1px;
    margin-bottom: 9px;
    border: soldi 1px #ccc;
}

body.product .tab-tags{
    padding: 5px 0;
    text-align: center;
}

body.product .tab-tags li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 4px;
    padding: 0 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    color: #666;
    cursor: pointer;
    vertical-align: top;
}

body.product .tab-tags li .small{
    margin-top: -5px;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 15px;
}

body.product .tab-tags li:hover{
    color: #000;
    background: #e8e8e8;
}

body.product .tab-tags li.active{
    color: #fff;
    background: #333;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

body.product .tab-tags.top{
    margin-bottom: -1px;
    border-bottom: solid 1px #FAA429;
}

body.product .tab-tags.bottom{
    border-top: solid 1px #FAA429;
}

.product .banner{
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.product-block{
    *zoom: 1;
    display: none;
    font-size: 15px;
    line-height: 25px;
    color: #736357;
}

.product-block .content{
    padding: 40px 0px;
}

.product-block+.product-block .content{
    border-top: solid 1px #FAA429;
}

.product-block h3{
    display: none;
}

.product-block h4{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 10px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #111;
    border-bottom:solid 2px #FAA429;
}

.product-block b,
.product-block em,
.product-block strong{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: bold;
    color: #111;
}

.product-block em{
    border-bottom:solid 1px #FAA429;
    background: rgba(250, 164, 41, .2);
}

.product-block .content p,
.product-block .content ul,
.product-block .content ol{
    margin-bottom: 25px;
}

.product-block .content ul{
    padding-left: 30px;
    list-style-type: circle;
}

.product-block .content ol{
    padding-left: 30px;
    list-style-type: decimal;
}

.product-block .content li+li{
    margin-top: 5px;
}










/* ********** use in emrs */

.block .step{
    overflow: hidden;
}


.block .step h4{
    float: left;
    margin-right: 10px;
    width: 60px;
    padding-bottom: 5px;
    text-align: center;
    border-bottom: solid 2px #FAA429;
}

.block .step > div{
    overflow: auto;
}

.block .substep{
    overflow: hidden;
    margin-bottom: 20px;
    color: ;
}

.block .substep h5{
    float: left;
    margin-right: 10px;
    width: 60px;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    border-bottom: solid 2px #F15A24;
}


.block .substep > div{
    overflow: auto;
    font-size: 13px;
    line-height: 20px;
    color: #736357;
}










/* ********** use in cases */

.cases-block{}

.cases-block .content{
    padding-bottom: 20px;
    overflow: hidden;
    font-size: 15px;
    line-height: 26px;
    color: #666;
}

.cases-block .content .col{
    float: left;
    width: 200px;
    margin-left: 9px;
}

.cases-block .content .col+.col {
    margin-left: 35px;
}


.cases-block .content h4{
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    color: #000;
    border-bottom: solid 1px #FAA429;
}

.cases-block .content ul{
    margin-bottom: 20px;
    padding-left: 15px;
    list-style: circle;
}

.cases-block .content li{
    color: #736357;
    cursor: pointer;
}

.cases-block .content li a{
	color: #ED1C24;
	text-decoration: none;
}

.cases-block .content li a:visited{
    color: #339933;
}

.cases-block .content li:hover a{
    color: #000;
	text-decoration: underline;
}










/* ********** use in case */

.case-block h2{ 
    color: #e00;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.case-block h2 .place{}

.case-block h2 .product{
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 25px;
    background: url(images/menu-deco.png) 5px 0px no-repeat;
}

.case-block .thumbs{
    border-bottom: solid 2px #FAA429;
}

.case-block .thumbs ul{}

.case-block .thumbs li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100px;
    margin: 0 4px 10px;
    padding: 2px;
    vertical-align: bottom;
    opacity: .8;
    cursor: pointer;
}

.case-block .thumbs li:hover{
    opacity: 1;
}

.case-block .thumbs li img{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: bottom;
    width: auto;
    height: auto;
    border: solid 1px #333;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.case-block .content{
    min-height: 500px;
    visibility: hidden;
    height: 400px;
    overflow: hidden;
}

.case-block .content li{
    margin-top: 40px;
}

.case-block .content li img{
    display: block;
    margin: 10px auto;
    padding: 3px;
    border: solid 1px #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.case-block .content li .label{
    text-align: center;
    font-size: 15px;
}










/* ********** use in reports */

body.reports .tabmenu{
    margin-bottom: 40px;
    border-bottom: solid 2px #FAA429;
}

    body.reports .tabmenu li{
        text-align: center;
    }

    body.reports .tabmenu li a{
        text-decoration: none;
        color: #666;
    }

    body.reports .tabmenu li a img{
        display: block;
        margin: 0 auto;
        width: 100px;
        height: 75px;
    }
    
    body.reports .tabmenu li a .label{
        font-size: 13px;
        line-height: 30px;
        font-weight: bold;
    }

    body.reports .tabmenu li a:hover{
        color: #000;
    }

    body.reports .tabmenu li a:hover img{
        margin: -3px auto;
        padding: 3px;
        color: #000;
        box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    }

.reports-block.videos{
    margin-bottom: 30px;
}

    .reports-block.videos li{
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 50%;
        text-align: center;
    }

    .reports-block.videos li > div,
    .reports-block.videos li > iframe,
    .reports-block.videos li > embed,
    .reports-block.videos li > object{
        margin: 0 auto;
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    }

    .ie .reports-block.videos li > div,
    .ie .reports-block.videos li > iframe,
    .ie .reports-block.videos li > embed,
    .ie .reports-block.videos li > object{
        padding: 2px;
        border: solid 1px #ccc;
    }

.reports-block.latest{
    border-bottom: solid 1px #bbb;
}

    .reports-block.latest .year{
        margin-bottom: 10px;
    }

    .reports-block.latest .year+.year{
        padding-top: 10px;
        border-top: dashed 1px #ccc;
    }

    .reports-block.latest h3{
        font-size: 15px;
        text-align: center;
        color: #333;
        border: 0;
        border-bottom: solid 1px #ccc;
    }

    .reports-block.latest h4{
        float: left;
        margin-right: 20px;
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        color: #d00;
        border-bottom: solid 2px #FAA429;
    }

    .reports-block.latest ul{
        overflow: hidden;
    }

    .reports-block.latest li{
        
    }

    .reports-block.latest li a{
        font-size: 12px;
        line-height: 20px;
        color: #555;
        text-decoration: none;
    }

    .reports-block.latest li a:hover{
        color: #333;
        text-decoration: underline;
    }

    .reports-block.latest li .date{
        margin-top: 5px;
        font-size: 10px;
        line-height: 10px;
        color: #888;
    }

.reports-block.bycategory{
    margin-top: 40px;
    overflow: auto;
}
    
    .reports-block.bycategory h3{
        float: left;
        margin-right: 20px;
        font-size: 15px;
        line-height: 30px;
        text-align: center;
        color: #333;
        border-bottom: solid 2px #FAA429;
    }
    
    .reports-block.bycategory ul{
        overflow: auto;
    }
    
    .reports-block.bycategory li{
		
        position: relative;
        overflow: hidden;
    }
    
    .reports-block.bycategory li+li{
		float:left;
		width:100%;
        margin-top: 15px;
    }
    
    .reports-block.bycategory ul .date{
        font-size: 12px;
        line-height: 15px;
        color: #999;
    }
    
    .reports-block.bycategory ul h4{
        font-size: 15px;
        line-height: 30px;
        font-weight: bold;
        color: #f00;
    }
    
    .reports-block.bycategory ul p{
        font-size: 13px;
        line-height: 20px;
        text-align: justify;
        color: #555;
    }
    
    .reports-block.bycategory ul a.readmore{
        display: block;
        overflow: hidden;        
        right: 0px;
        top: 20px;
        height: 25px;
        font-size: 13px;
        line-height: 20px;       
        color: #666;
    }
    
    .reports-block.bycategory ul a.readmore:hover{
        color: #f00;
    }
    
    .reports-block.bycategory ul a.readmore:after{
        content: "→";
    }










/* ********** use in report item */

.report-block{
    position: relative;
}

.report-block .category{
    *zoom: 1;
    position: absolute;
    right: 0;
    top: 0;
    margin-left: 40px;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #333;
    border-bottom: solid 2px #FAA429;
}

.report-block .content{
    *zoom: 1;
    width: 530px;
}

    .report-block .content .meta{
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 30px;
        text-align: center;
        color: #666;
        border-bottom: solid 1px #ddd;
    }

    .report-block .content p{
        font-size: 15px;
        line-height: 30px;
        color: #333;
    }

    .report-block .content img{
        font-size: 15px;
        line-height: 30px;
        color: #333;
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    }

    
    .report-block .content p+p{
        margin-top: 25px;
    }

.report-block .navi{
    overflow: hidden;
    margin-top: 20px;
    padding: 5px 0;
    border-top: solid 1px #ddd;
    font-size: 15px;
    line-height: 30px;
}

    .report-block .navi li a{
        padding: 0 5px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        text-decoration: none;
        color: #333;
    }

    .report-block .navi li a:hover{
        color: #fff;
        background: #333;
    }

    .report-block .navi li.prev{
        float: left;
    }

    .report-block .navi li.next{
        float: right;
    }










/* ********** use in contact */

.contact #layout-content .menu{
    top: -0px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}

.contact-block h3{
    overflow: hidden;
    float: left;
    margin-top: -5px;
    width: 140px;
    height: 35px;
    font: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #333;
    text-align: justify;
    border-width: 3px;
}

.contact-block h3:after{
    content: "_____________________________________";
}

.contact-block{
    *zoom: both;
    overflow: hidden;
    position: relative;
    clear: both;
    padding: 20px 0 0;
}

.contact-block+.contact-block{
    border-top: solid 1px #ccc;
}

.contact-block ul{
    float: left;
    margin-left: 40px;
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 35px;
    color: #736357;
}

.contact-block .map{
    position: absolute;
    right: 0px;
    bottom: 19px;
}

.contact-block .map a{
    display: block;
    width: 120px;
    height: 80px;
    border:solid 1px #999;
    border:solid 1px #999;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
}

.contact-block .map .label{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #999;
    background: rgba(0, 0, 0, .5);
}

.contact-block .map a:hover{
    border:solid 1px #736357;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.contact-block .map a:hover .label{
    background: #736357;
}

.contact-block.taipei   .map a{ background: url( images/map-taipei.png ); }
.contact-block.taichung .map a{ background: url( images/map-taichung.png ); }
.contact-block.tainan   .map a{ background: url( images/map-tainan.png ); }











