#logo a, .modal .logo a {
    color: #333;
    font-size: 0;
    font-weight: bold;
    line-height: 2;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#header {
    margin: 0 auto 10px;
    padding-top: 50px;
    position: relative;
    width: 100%;
}


body {
    color: #333;
    font-size: 14px;
}
body {
    background-color:#ffffff;  
  background-image:url();   
  background-repeat: repeat;
    background-position:center top;
    margin: 0;background-repeat:no-repeat;
}



#nav {
    background-color: #7aa317;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
#nav ul li a {
    color: #fff;
    display: block;
    padding: 13px 18px;
    border: 1px solid #FFF;
    margin:5px;
}



/*contact*/
#footer {
    background: #6d3202 url(" ") repeat scroll 0 0;
    background-image: linear-gradient(#8eb719, #759f17);
}
#contact-info {
    color: #FFF;
    letter-spacing: 1px;
}

#contact-info li a {
    color: #FFF;
}

#contact-info li span {
    color: #FFF;
    display: block;
}
#power, #copyright {
    color: #fff;
}
#footer a {
    color: #fff;
}

#footer a:hover {
    color: #FFF;
}


/*產品格*/
/*ul.product-list li a {
    cursor: pointer;
    display: block;
    height: 15em;
    margin: 0 auto;
    text-decoration: none;
    width: 150px;
}
ul.product-list li a .img {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 150px;
    padding: 3px;
    width: 150px;
}*/


/*左側按鈕*/
.right-nav__title {
    background:#025192;
    height:32px;border-radius:0px;}

.right-nav a {background:#3a78aa;
    border-bottom: 1px dashed #fff;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: left;padding-left:12px;color:#fff;
}
.right-nav a:hover {background:#025192;
    border-bottom: 1px dashed #025192;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: left;padding-left:12px;color:#fff;
}



.rwd-table {
        overflow-y: visible !important;
}

/*固定不重複背景*/
body{
  background:url("/templates/cache/29932/images/576d116f6f09d.png") no-repeat scroll left top #fff;
    background-repeat: no-repeat;
  background-attachment: fixed;
background-position: center top;
}


.mark{background:nnoe;}