@charset "utf-8";
/* CSS Document */

/************************************************************/

/************************************************************/

body, html {
    font-size: 13px;
    font-family: Arial, "微軟正黑體";
}

#main_top {
    width: 1000px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#search {
    bottom: -250px;
}

#search_applications {
    bottom: -300px;
}

.banner_title {
    font-size: 18px;
    color: #F2D946;
    font-weight: bold;
    position: absolute;
    top: -200px;
    line-height: 25px;
}

.banner_title span {
    font-size: 35px;
    font-family: 'Aldrich';
    color: #FFF;
    display: block;
    line-height: 60px;
}

#head_box {
    min-width: 100%;
    z-index: 5;
    background: rgba(0, 128, 255, 0.8);
    height: 90px;
    position: absolute;
    top: 0;
}

#breadcrumbs_box {
    width: 100%;
    height: 35px;
    background: rgba(0, 0, 0, 0.8);
    bottom: 0px;
}

#breadcrumbs {
    color: #145374;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    font-weight: normal;
    word-spacing: 5px;
    position: absolute;
    top: -100px;
    z-index: 3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#breadcrumbs a, #breadcrumbs a:visited {
    width: 15px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/home.png)no-repeat;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#breadcrumbs a:hover {}

#breadcrumbs i {
    margin: 0 5px;
}

/**************************************************************/

/**************************************************************/

#main_box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 300px;
}

#main {
    width: 950px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 65px;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#main_title {
    font-size: 24px;
    color: #777777;
    text-align: center;
    border-bottom: 1px dotted #BECBDC;
    padding: 50px 0 25px;
    width: 100%;
    min-width: 1000px;
    margin: 0 auto 50px;
}

#banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.banner_in {
    width: 100%;
    overflow: hidden;
}

/**************************************************************/

/**************************************************************/

.top_title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #19469B;
    padding-left: 30px;
    line-height: 1.6;
    letter-spacing: 1px;
    background: url(../images/menu/icon.png) 0 10px no-repeat;
    display: block;
    position: relative;
    padding-bottom: 5px;
}

.top_title:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #03502F;
    margin-left: 10px;
    border-bottom: 1px solid #2C722A;
    position: absolute;
    left: -10px;
    bottom: 0;
}

#con_title {
    font-size: 12px;
    color: #555555;
    margin-bottom: 15px;
}

#con_title a, #con_title a:visited {
    color: #555555;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#con_title a:hover {
    color: #FB2F2F;
    text-decoration: none;
}

#con_title span {
    color: #FB2F2F;
}

#con_title i {
    font-weight: bold;
    margin: 0 5px;
}

/**************************************************************/

/**************************************************************/

.name_top {
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    line-height: 1.6;
    padding: 1px 10px 1px 15px;
    background: url(../images/products/bg.jpg) repeat-y;
    margin-bottom: 20px;
}

/**************************************************************/

/**************************************************************/

#leftside {
    width: 204px;
    float: left;
    position: relative;
}

#leftside #title {
    position: relative;
    background: url(../images/leftnav/title.png)no-repeat;
    width: 200px;
    height: 53px;
    color: #C4DF88;
    text-align: center;
    font-weight: bolder;
    padding-top: 12px;
    letter-spacing: 1px;
}

#leftside #title span {
    font-size: 20px;
    color: #FFF;
    display: block;
    margin-top: 10px;
}

#rightside {
    width: 770px;
    padding-top: 30px;
    float: right;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#conbody, #conbody2 {
    color: #646464;
    line-height: 1.7;
    font-size: 15px;
    margin: 0 auto;
    margin-bottom: 60px;
    color: #525252;
}

#conbody2 {
    position: relative;
    margin-top: -2px;
    margin-bottom: 0px;
    padding-bottom: 90px;
    padding-top: 30px;
}

#conbody2:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #03502F;
    margin-left: 10px;
    border-bottom: 1px solid #2C722A;
    position: absolute;
    left: -10px;
    top: 0;
}

.content:after {
    content: '';
    display: block;
    clear: both;
}

#conbody2 {
    content: '';
    display: block;
    clear: both;
}

.con_info .icon {
    width: 25px;
    height: 27px;
    display: inline-block;
    margin-right: 10px;
}

.con_info .icon.tel, .con_info .icon.fax, .con_info .icon.mail, .con_info .icon.add {
    background: url(../images/footer_icon.png)no-repeat;
}

.con_info .icon.tel {
    background-position: 0 2px;
}

.con_info .icon.fax {
    background-position: 0 -28px;
}

.con_info .icon.mail {
    background-position: 0 -58px;
}

.con_info .icon.add {
    background-position: 0 -88px;
}