@charset "utf-8";
/* CSS Document */
/*整體框架*/

body {
    background-image: url(../images/back.gif);
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-align: left;
    font-size: 16px;
}
.google_translate {
    display: none;
}
#Table_01 {
    max-width: 100%;
    z-index: 1;
    top: 0px;
}
@media screen and (min-width: 990px) {
    #Table_01 {
        width: 990px;
        top: -4px;
        margin-right: auto;
        margin-left: auto;
    }
}
/*整體框架*/
/*header*/

#logo {
    position: relative;
}
#logo .navbar-brand {
    text-indent: -9999px;
    background-image: url(../images/default/logo.png);
    background-repeat: no-repeat;
    background-position: -40px 15px;
    background-size: 190px;
    width: 130px;
    height: 50px;
}
@media screen and (min-width: 990px) {
    #logo .navbar-brand {
        background-size: 220px;
        background-position: 20px 15px;
        width: 220px;
    }
}
#login {
    position: absolute;
    margin-left: 265px;
    left: 49.5%;
    top: 6px;
    /*width: 330px;*/
    height: 23px;
    z-index: 2;
    display: none;
}
@media screen and (min-width: 990px) {
    #login {
        display: block;
    }
}
#header {
    max-width: 100%;
    height: 80px;
    background-image: url(../images/default/header_background.jpg);
}
@media screen and (min-width: 990px) {
    #header {
        border-width: 0px 2px 0px 1px;
        border-color: #cccccc #cccccc #cccccc #cccccc;
        border-style: solid solid solid solid;
    }
}
#search_function {
    position: relative;
    margin-left: 0px;
    left: 0%;
    top: 0px;
    min-width: 100%;
    height: 60px;
    background: #FBFBFB;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    display: none;
}
@media screen and (min-width: 990px) {
    #search_function {
        position: absolute;
        margin-left: 303px;
        left: 50%;
        top: 44px;
        width: 200px;
        min-width: 200px;
        height: 46px;
        z-index: 2;
        background: transparent;
        border: 0px;
        display: block;
    }
}
#search_function form {
    padding-left: 10px;
    padding-top: 15px;
}
@media screen and (min-width: 990px) {
    #search_function form {
        padding-left: 0px;
        padding-top: 0px;
    }
}
#search_function .search_text {
    width: 80%;
    margin-right: 10px;
}
@media screen and (min-width: 990px) {
    #search_function .search_text {
        width: 155px;
        margin-right: 0px;
    }
}
#logo .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
#header .navbar-header {
    float: right;
    z-index: 9999;
    margin-top: 15px;
}
@media screen and (min-width: 990px) {
    #header .navbar-header {
        display: none;
    }
}
#header .search-toggle {
    position: relative;
    padding: 6px 6px;
    margin-top: 8px;
    margin-right: 5px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #666666;
    border-radius: 4px;
    display: inline-block;
    outline: none;
}
#header .search-toggle:active {
    background: #FFFFFF;
}
#header .search-toggle .icon-search {
    width: 24px;
    height: 24px;
    display: block;
    background-image: url(../images/icon/icon-search.png);
}
#header .navbar-toggle {
    position: relative;
    padding: 8px 36px;
    margin-top: 8px;
    margin-right: 10px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #666666;
    border-radius: 4px;
    outline: none;
}
#header .navbar-toggle:active {
    background: #FFFFFF;
}
#header .navbar-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 4px;
    border-radius: 1px;
    background-color: #888;
}
#header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}
#header .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
#menu {
    border-width: 0px 2px 0px 1px;
    border-color: #cccccc #cccccc #cccccc #cccccc;
    border-style: solid solid solid solid;
    position:relative;
    z-index: 100;
    display: none;
    height: 280px;
}
@media screen and (min-width: 990px) {
    #menu {
        background-image: url(../images/default/menu_background.jpg);
        height:32px;
        display: block;
    }
}

/*暫時無法控制min-width: 990px_強制隱藏-*/
/*header*/
/*content*/

#fadeslideshow2{
    position: relative;
    overflow: hidden;
    z-index:99999;
}
@media screen and (min-width: 990px) {
    #fadeslideshow2 {
        border-width: 0px 2px 0px 1px;
        border-color: #dedede #cccccc #cccccc #cccccc;
        border-style: solid solid solid solid;
        z-index:1;
    }
}
#fadeslideshow2 img{
    width: 100%;
    /*position: relative;
    width: 170%;
    left: -70%;*/
}
@media screen and (min-width: 990px) {
    #fadeslideshow2 img{
        width: 990px;
        left: 0;
    }
}
#show_tmp {
    width: 990px;
    height: 239px;
    border-width: 0px 2px 0px 1px;
    border-color: #cccccc #cccccc #cccccc #cccccc;
    border-style: solid solid solid solid;
}
#show-content .show-content_menu {
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: none;
}
@media screen and (min-width: 990px) {
    #show-content .show-content_menu {
        display: block;
    }
    #show-content .show-content_menu li {
        height: 40px;
        float: left;
        text-align: center;
    }
    #show-content .show-content_menu #cell6 {
        width: 76px;
    }
    #show-content .show-content_menu #cell1 {
        width: 195px;
    }
    #show-content .show-content_menu #cell2 {
        width: 196px;
    }
    #show-content .show-content_menu #cell3 {
        width: 190px;
    }
    #show-content .show-content_menu #cell4 {
        width: 196px;
    }
    #show-content .show-content_menu #cell5 {
        width: 124px;
    }
}
#show-content {
    max-width: 100%;
    height: auto;
    margin-top: -5px;
}
@media screen and (min-width: 990px) {
    #show-content {
        background-color: #F5F5F5;
        border-width: 0px 2px 0px 1px;
        border-color: #cccccc #cccccc #cccccc #cccccc;
        border-style: solid solid solid solid;
    }
}
#d6 .d6_button {
    min-width: 100%;
    background-color: #523e95;
    color: #FFFFFF;
    padding: 12px 0px;
    margin: 0px;
    outline: none;
    font-size: 20px;
    border: 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* 针对 IE8 以及更早的版本 */
}

#d1 .d1_button {
    min-width: 100%;
    background-color: #740080;
    color: #FFFFFF;
    padding: 12px 0px;
    margin: 0px;
    outline: none;
    font-size: 20px;
    border: 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* 针对 IE8 以及更早的版本 */
}

#d2 .d2_button {
    min-width: 100%;
    background-color: #404fa4;
    color: #FFFFFF;
    padding: 12px 0px;
    margin: 0px;
    outline: none;
    font-size: 20px;
    border: 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* 针对 IE8 以及更早的版本 */
}
#d3 .d3_button {
    min-width: 100%;
    background-color: #339900;
    color: #FFFFFF;
    padding: 12px 0px;
    margin: 0px;
    outline: none;
    font-size: 20px;
    border: 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* 针对 IE8 以及更早的版本 */
}
#d4 .d4_button {
    min-width: 100%;
    background-color: #FF9900;
    color: #FFFFFF;
    padding: 12px 0px;
    margin: 0px;
    outline: none;
    font-size: 20px;
    border: 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* 针对 IE8 以及更早的版本 */
}
#d5 .d5_button {
    min-width: 100%;
    background-color: #51B4DE;
    color: #FFFFFF;
    padding: 12px 0px;
    margin: 0px;
    outline: none;
    font-size: 20px;
    border: 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* 针对 IE8 以及更早的版本 */
}
@media screen and (min-width: 990px) {
    #show-content #d6 .d6_button, #show-content #d1 .d1_button, #show-content #d2 .d2_button, #show-content #d3 .d3_button, #show-content #d4 .d4_button, #show-content #d4 .d4_span_title, #show-content #d5 .d5_button, #show-content #d5 .d5_span_title {
        display: none;
    }
}
@media screen and (max-width: 990px) {
    #show-content #d6 .d6_button, #show-content #d1 .d1_button, #show-content #d2 .d2_button, #show-content #d3 .d3_button, #show-content #d4 .d4_button, #show-content #d4 .d4_span_title, #show-content #d5 .d5_button, #show-content #d5 .d5_span_title {
        display: block;
    }
}
#show-content #d6, #show-content #d1, #show-content #d2, #show-content #d3, #show-content #d4, #show-content #d5 {
    min-width: 100%;
    width: 99%;
    float: left;
    position: relative;
    /*z-index: 99999;*/
}
@media screen and (min-width: 990px) {
    #show-content #d6, #show-content #d1, #show-content #d2, #show-content #d3, #show-content #d4, #show-content #d5 {
        min-width: 0px;
        margin-top: 10px; 

    }
}
@media screen and (max-width: 990px) {
    #show-content #d6, #show-content #d1, #show-content #d2, #show-content #d3, #show-content #d4, #show-content #d5 {
        display: block !important;
        padding: 0px !important;
    }
}
@media screen and (min-width: 990px) {
    #show-content #d4 {
        padding: 30px 100px;
        padding-top: 0px;
        padding-right: 70px;
        width: 80%;
    }
    #show-content #d5 {
        padding: 0px 40px;
        /*padding-top: 10px;*/
        width: 90%;
    }
}
#show-content .d6_span, #show-content .d1_span, #show-content .d2_span, #show-content .d3_span, #show-content .d4_span, #show-content .d5_span {
    float: none;
    display: none;
}
@media screen and (min-width: 990px) {
    #show-content .d6_span, #show-content .d1_span, #show-content .d2_span, #show-content .d3_span, #show-content .d4_span, #show-content .d5_span {
        display: block;
    }
}
#show-content #d6 .d6_span, #show-content #d1 .d1_span, #show-content #d2 .d2_span, #show-content #d3 .d3_span, #show-content .d4_span, #show-content .d5_span {
    padding: 5px 0px 0px 20px;
}
@media screen and (min-width: 990px) {
    #show-content #d6 .d6_span{
        float: left;
        padding: 0px 90px 10px 20px;
    }

    #show-content #d1 .d1_span {
        float: left;
        padding: 0px 90px 10px 20px;
   }
    #show-content #d2 .d2_span {
        float: left;
        padding: 0px 100px 10px 20px;
   }
    #show-content #d3 .d3_span {
        float: left;
        padding: 0px 5px 5px 20px;
    }
    #show-content #d4 .d4_span {
        float: left;
        padding: 0px 40px;
    }
    #show-content #d5 .d5_span {
        float: left;
        padding: 0px 55px;
    }
}
@media screen and (max-width: 990px) {
    #show-content #d3 .d3_span {
        margin-top: 0px !important;
    }
}
#show-content #d5 .d5_span h3 {
    padding-top: 10px;
}
@media screen and (min-width: 990px) {
    #show-content #d3 .d3_span h3 {
        text-align: center;
    }
}
#show-content .d_span_title, {
    display: none;
}
@media screen and (min-width: 990px) {
    #show-content .d3_span_title, #show-content #d4 .d_span_title {
        display: none;
    }
}
#show-content #d6 .d6_span_final {
    padding-bottom: 0px;
}
@media screen and (min-width: 990px) {
    #show-content #d6 .d6_span_final {
        padding-bottom: 30px;
    }
}
#show-content #d1 .d1_span_final {
    padding-bottom: 0px;
}
@media screen and (min-width: 990px) {
    #show-content #d1 .d1_span_final {
        padding-bottom: 30px;
    }
}
#show-content #d2 .d2_span_final {
    padding-bottom: 0px;
}
@media screen and (min-width: 990px) {
    #show-content #d2 .d2_span_final {
        padding-bottom: 30px;
    }
}
#show-content .d_span_title_none {
    display: none;
}
@media screen and (min-width: 990px) {
    #show-content .d_span_title_none {
        display: block;
    }
}
@media screen and (max-width: 990px) {
    #show-content .d_span_title_none {
        display: none !important;
    }
}
#show-content #d4 .d_span_title_none, #show-content #d5 .d_span_title_none {
    padding-top: 10px;
}
@media screen and (min-width: 990px) {
    #show-content #d4 .d_span_title_none, #show-content #d5 .d_span_title_none {
        display: inline-block;
        padding: 20px 0px 10px 0px;
    }
}
#show-content .d1_span_list, #show-content .d2_span_list, #show-content .d3_span_list, #show-content .d5_span_list {
    display: none;
}
@media screen and (min-width: 990px) {
    #show-content .d1_span_list, #show-content .d2_span_list, #show-content .d3_span_list, #show-content .d5_span_list {
        display: block;
    }
}
#show-content .d1_span_list li, #show-content .d2_span_list li, #show-content .d3_span_list li, #show-content .d5_span_list li {
    padding: 10px 0px;
}
@media screen and (min-width: 990px) {
    #show-content .d1_span_list li, #show-content .d2_span_list li, #show-content .d3_span_list li, #show-content .d5_span_list li {
        padding: 0px;
    }
}
#show-content .d_span_img {
    display: none;
}
@media screen and (min-width: 990px) {
    #show-content .d_span_img {
        display: block;
    }
}
#show-content #d5 .display_inline {
    padding-top: 20px;
}
#show-content #d5 .d5_span_special {
    float: right;
    padding-bottom: 30px;
}
#show-content #d5 .d5_span_special .d5_span_special_img {
    float: left;
}
#show-content h2 {
    font-size: 20px;
    padding: 10px 0px;
}
@media screen and (min-width: 990px) {
    #show-content h2 {
        font-size: 14px;
        padding: 0px;
    }
}
#show-content h3, #show-content a {
    font-size: 16px;
}
@media screen and (min-width: 990px) {
    #show-content h3, #show-content a {
        font-size: 12px;
    }
}
#product_search {
    margin: 0px;
}
hr {
    color: #CCCCCC;
}
#table2 {
    width: 990px;
    max-width: 99.75%;
    background-color: #F5F5F5;
}
@media screen and (min-width: 990px) {
    #table2 {
        border-width: 0px 2px 0px 1px;
        border-color: #cccccc #cccccc #cccccc #cccccc;
        border-style: solid solid solid solid;
        margin-top: -8px;
    }
}
/*promotion_news*/

#promotion_news {
    display: inline-block;
    max-width: 90%;
    padding: 20px;
}
@media screen and (min-width: 990px) {
    #promotion_news {
        width: 400px;
        padding: 0px 10px;
        float: left;
    }
}

#promotion_news .promotion_news_tool {
    display: none;
}
@media screen and (min-width: 990px) {
    #promotion_news .promotion_news_tool {
        display: block;
    }
}
#promotion_news .news_background{
    background-color: #FFFFFF;
    padding: 10px 20px 20px 20px;
    margin: 10px 0px 10px 0px; 
    border: 1px #E1E1E1 solid;
}
@media screen and (min-width: 990px) {
    #promotion_news .news_background{
        background-color: transparent;
        padding: 0px;
        margin: 0px; 
        border: 0px;
    }
}
#promotion_news .news_hr{
    display: none;
}
@media screen and (min-width: 990px) {
    #promotion_news .news_hr{
        display: block;
    }
}
#promotion_news .promotion_news_info_title {
    display: block;
    margin-top: 10px;
}
@media screen and (min-width: 990px) {
    #promotion_news .promotion_news_info_title {
        display: none;
        padding-bottom: 0px;
    }
}
#promotion_news .promotion_news_info_title h2 {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0px;
}
#promotion_news .promotion_news_title_img{
    display: none;
}
@media screen and (min-width: 990px) {
    #promotion_news .promotion_news_title_img{
        display: block;
    }
}
#promotion_news #newsdate {
    margin: 10px 0px 0px 0px;
    width: 80px;
    height: 21px;
    background-size: 80px 21px;
    background-image: url(../images/news/news.gif);
    float: none;
    display: none;
}
@media screen and (min-width: 990px) {
    #promotion_news #newsdate {
        width: 64px;
        background-size: 64px 21px;
        margin: 5px 5px 0px 0px;
        float: left;
        display: block;
    }
}
#promotion_news .newsbuttenfont {
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 3px;
}
@media screen and (min-width: 990px) {
    #promotion_news .newsbuttenfont {
        font-size: 12px;
    }
}
#promotion_news .news_close {
    display: block !important;
}
@media screen and (min-width: 990px) {
    #promotion_news .news_close {
        display: none !important;
    }
}
#promotion_news .newstitlefont {
    font-size: 16px;
    /*padding-top: 10px;*/
}
@media screen and (min-width: 990px) {
    #promotion_news .newstitlefont {
        font-size: 12px;
        /*padding-top: 0px;*/
    }
}
#promotion_news .newsimages {
    padding: 10px 0px;
}
@media screen and (min-width: 990px) {
    #promotion_news .newsimages {
        display: none;
    }
}
#promotion_news .newsimages img {
    margin-top: 10px;
    width: 80%;
    height: auto;
}
@media screen and (min-width: 433px) {
    #promotion_news .newsimages img {
        width: 50%;
    }
}
#promotion_news .newsfont {
    padding-bottom: 15px;
}
@media screen and (min-width: 990px) {
    #promotion_news .newsfont {
        padding-bottom: 10px;
    }
}
#promotion_news .newsfont a {
    font-size: 16px;
    line-height: 1.2em;
}
@media screen and (min-width: 990px) {
    #promotion_news .newsfont a {
        font-size: 12px;
        margin-top: 3px;
        margin-bottom: 2px;
    }
}
#promotion_news .news_readmore {
    font-size: 16px;
}
@media screen and (min-width: 990px) {
    #promotion_news .news_readmore {
        font-size: 12px;
    }
}
/*promotion_news*/
/*promotion_show*/

#promotion_show {
    max-width: 90%;
    float: none;
    padding: 0px 20px 20px 20px;
}
@media screen and (min-width: 990px) {
    #promotion_show {
        width: 171px;
        float: right;
        padding: 0px 20px 20px 0px;
    }
}
#promotion_show .promotion_show_info h2 {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0px;
}
#promotion_show .show_background{
    background-color: #FFFFFF;
    padding: 20px 20px 20px 15px;
    margin: 10px 0px 10px 0px; 
    border: 1px #E1E1E1 solid;
}
@media screen and (min-width: 990px) {
    #promotion_show .show_background{
        background-color: transparent;
        padding: 0px;
        margin: 0px; 
        border: 0px;
    }
}

#promotion_show .promotion_show_info_title {
    display: block;
    margin-top: 10px;
}
@media screen and (min-width: 990px) {
    #promotion_show .promotion_show_info_title {
        display: none;
        padding-bottom: 0px;
    }
}
#promotion_show .promotion_show_info_date {
    display: block;
    float: left;
    margin:5px 10px 0px 0px;
}
@media screen and (min-width: 990px) {
    #promotion_show .promotion_show_info_date {
        display: none;
    }
}
#promotion_show .promotion_show_info_photo h1 {
    display: block;
}
@media screen and (min-width: 990px) {
    #promotion_show .promotion_show_info_photo h1 {
        display: none;
    }
}
@media screen and (max-width: 990px) {
    #promotion_show .promotion_show_info_photo img {
        width: 160px !important;
    }
}
#promotion_show .promotion_show_info_photo .promotion_show_photo {
    width: 171px;
}
#promotion_show .promotion_show_info_content {
    display: block;
    width: 146px;
    /*padding: 0px 0px 20px 92px;*/
    margin: 0px 0px 0px 73px;
    padding:7px;
    border:1px #CCCCCC solid;
}
@media screen and (min-width: 990px) {
    #promotion_show .promotion_show_info_content {
        display: none;
        padding: 0px 0px 10px 0px;
    }
}
#promotion_show .promotion_show_catlog {
    display: none;
}
@media screen and (min-width: 990px) {
    #promotion_show .promotion_show_catlog {
        display: block;
    }
}
#promotion_show hr {
    display: block;
    margin: 30px 0px;
    margin-bottom: 20px;
}
@media screen and (min-width: 990px) {
    #promotion_show hr {
        display: none;
    }
}
/*promotion_show*/
/*promotion_video*/

#promotion_video {
    max-width: 90%;
    padding: 0px 20px 10px 20px;
    font-size: 12px;
}
@media screen and (min-width: 990px) {
    #promotion_video {
        width: 350px;
        float: left;
        padding: 0px 10px 5px 10px;
    }
}
#promotion_video .video_background{
    background-color: #FFFFFF;
    padding: 20px 20px 20px 20px;
    margin: 10px 0px 10px 0px; 
    border: 1px #E1E1E1 solid;
}
@media screen and (min-width: 990px) {
    #promotion_video .video_background{
        background-color: transparent;
        padding: 0px;
        margin: 0px; 
        border: 0px;
    }
}
#promotion_video .video_background_subtitle{
    background-color: #FFFFFF;
    padding: 5px 20px 5px 20px;
    margin: 10px 0px 10px 0px; 
    border: 1px #E1E1E1 solid;
}
@media screen and (min-width: 990px) {
    #promotion_video .video_background_subtitle{
        background-color: transparent;
        padding: 0px;
        margin: 0px; 
        border: 0px;
    }
}
#promotion_video p {
    padding: 0px;
    margin: 0px
}
@media screen and (min-width: 990px) {
    #promotion_video .promotion_video_title {
        display: none;
    }
}
#promotion_video .promotion_video_title h2 {
    font-size: 2em;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
#promotion_video .promotion_video_subtitle {
    font-size: 16px;
    padding: 10px 0px 10px 0px;
}
@media screen and (min-width: 990px) {
    #promotion_video .promotion_video_subtitle {
        font-size: 12px;
    }
}
#promotion_video .promotion_video_subtile1, #promotion_video .promotion_video_subtile2 {
    font-size: 16px;
    padding: 10px 0px;
}
@media screen and (min-width: 990px) {
    #promotion_video .promotion_video_subtile1, #promotion_video .promotion_video_subtile2 {
        font-size: 12px;
        padding: 0px;
    }
}
#promotion_video .promotion_video_2 {
    padding-top: 10px;
}
@media screen and (min-width: 990px) {
    #promotion_video .promotion_video_1, #promotion_video .promotion_video_2 {
        padding: 5px 0px;
        display: inline-block;
    }
}
#promotion_video .promotion_video_img1, #promotion_video .promotion_video_img2 {
    float: none;
}
@media screen and (min-width: 990px) {
    .promotion_video_img1, .promotion_video_img2 {
        float: left !important;
        padding-right: 15px;
    }
}
.promotion_video_img1 img, .promotion_video_img2 img {
    width: 80%;
    height: auto;
}
@media screen and (min-width: 433px) {
    .promotion_video_img1 img, .promotion_video_img2 img {
        width: 50%;
    }
}
@media screen and (min-width: 990px) {
    .promotion_video_img1 img, .promotion_video_img2 img {
        width: 100%;
    }
}
/*content*/
/*footer*/

#footer {
    max-width: 95%;
    background: #F5F5F5;
    padding-left: 10px;
    z-index: 100;
}
@media screen and (min-width: 990px) {
    #footer {
        max-width: 99.9%;
        width: 989px;
        height: 28px;
        background-image: url(../images/default/footer_background.jpg);
        border-width: 0px 2px 1px 1px;
        border-color: #cccccc #cccccc #cccccc #cccccc;
        border-style: solid solid solid solid;
        padding-left: 0px;
    }
}
#footer_menu {
    display: none;
}
@media screen and (min-width: 990px) {
    #footer_menu {
        display: block;
    }
}
#footer_menu a {
    font-size: 14px;
}
#footer .footer_line {
    text-align: left;
    width: 95%;
}
@media screen and (min-width: 990px) {
    #footer .footer_line {
        display: none;
    }
}
/*footer*/

#news {
    width: 434px;
    height: 236px;
    float: left;
}
#function-box {
    width: 352px;
    height: 236px;
}
#event {
    width: 204px;
    height: 236px;
    float: right;
}
/* active˜ÓÊ½ÊÇ½oÄ¿Ç°ËùßxÈ¡í“»`ÓÃµÄ */

.active {
    border-bottom: none;
    cursor: pointer;
    background-image: url(../images/default/on_background.jpg);
}
/* inactive˜ÓÊ½ÊÇ½oÎ´ßxÈ¡í“»`ÓÃµÄ */

.inactive {
    border: none;
    cursor: pointer;
    background-image: url(../images/default/off_background.jpg);
}
/* ipsactive˜ÓÊ½ÊÇ½oIPSÄ¿Ç°ËùßxÈ¡í“»`ÓÃµÄ */

.ipsactive {
    font-size: 12px;
    border-bottom: none;
    cursor: pointer;
    color: #FFFFFF;
    background-image: url(../images/products/IPS/on_background.jpg);
}
.pdsactive {
    font-size: 12px;
    border-bottom: none;
    cursor: pointer;
    color: #FFFFFF;
    background-image: url(../images/products/PDS/on_background.jpg);
}
.casactive {
    font-size: 12px;
    border-bottom: none;
    cursor: pointer;
    color: #FFFFFF;
    background-image: url(../images/products/CAS/on_background.jpg);
}
.ipsinactive {
    font-size: 12px;
    color: #740080;
    border: none;
    cursor: pointer;
    background-image: url(../images/products/IPS/off_background.jpg);
}
/* layer˜ÓÊ½ÊÇ½oDIVÓÃµÄ */

.layer {
    border-top: none;
    top: -1px;
    width: 990px;
    height: auto;
    padding-top: 15px;
    line-height: 14pt;
    background-color: #F5F5F5;
}
.showlayer {
    width: 990px;
    height: 239px;
}
.font12 {
    font-size: 12px
}
.font14 {
    font-size: 14px
}
.ips {
    color: #740080;
}

.ips2 {
    color: #523e95;
}

.ipsclass {
    font-size: 12px;
    color: #740080;
    margin-top: 8px;
}
.vmsclass {
    float: left;
}
.cas {
    color: #339900;
}
.casclass {
    font-size: 12px;
    color: #339900;
    margin-top: 8px;
}
.vms {
    color: #FF9900;
}
.pds {
    color: #336699;
}
.pdsclass {
    font-size: 12px;
    color: #404fa4;
    margin-top: 8px;
}
.hc {
    color: #51B4DE;
}
.hcclass {
    font-size: 12px;
    color: #51B4DE;
    margin-top: 8px;
}
.gray {
    color: #646262
}
.gray_font {
    color: #666666;
}
address {
    font-size: 12px;
    color: #545454;
    padding-left: 3px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}
a {
    color: #545454;
    text-decoration: none;
}
a:active {
    color: #545454;
}
a.linka:hover {
    background-color: #EFEFEF
}
a.linkb:hover {
    border-bottom: 1px dotted #000000;
    color: #666666
}
a.ipslink:hover {
    border-bottom: 1px dotted #740080;
    color: #740080
}
a.calink:hover {
    border-bottom: 1px dotted #339900;
    color: #339900
}
a.caslink:hover {
    border-bottom: 1px dotted #339900;
    color: #339900
}
a.vmslink:hover {
    border-bottom: 1px dotted #339900;
    color: #FF9900
}
a.pdslink:hover {
    border-bottom: 1px dotted #404fa4;
    color: #404fa4
}
a.hclink:hover {
    border-bottom: 1px dotted #404fa4;
    color: #51B4DE
}
a.linkc:hover {
    color: #99cc00
}
a.linkd:hover {
    color: #FF9900;
}
.red {
    color: #FF0000;
    font-size: 10px;
}
#showinfo {
    width: 164px;
    padding: 16px;
}
@media screen and (max-width: 990px) {
    #loginbox {
        display: none;
    }
}
#loginbox {
    position: absolute;
    left: 360px;
    width: 300px;
    border: 1px dotted black;
    padding: 2px;
    background-color: lightyellow;
    z-index: 2000;
    font-size: 10px;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    
    top: 148px;
    height: 140px;
    display: none;
}

@media screen and (max-width: 990px) {
    #con {
        display: none;
    }
}
#con {
    position: absolute;
    left: 270px;
    top: 114px;
    width: 450px;
    height: 270px;
    border: 1px double #cccccc;
    padding: 10px;
    background-image: url(../images/icon/map.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #ffffff;
    z-index: 2000;
    font-size: 9px;
    color: #646262;
    display: none;
    line-height: 18px;
}
/* 20110331 „h³ýshow */
/* 20110331ÐÂÔö»ÃŸôÆ¬ */
/*#fadeslideshow {
    width:990px;
    height:239px;
    border-width: 0px 2px 0px 1px;  
    border-color: #dedede #cccccc #cccccc #cccccc;
    border-style: solid solid solid solid;
    margin-top: 0px;
    background-color:none;
    background-image:url(/images/products/IPS/show2.jpg);   
    z-index:-1;
}

#show {
    width:990px;
    height:239px;
    border-width: 0px 2px 0px 1px;  
    border-color: #dedede #cccccc #cccccc #cccccc;
    border-style: solid solid solid solid;
    margin-top: 0px;
    background-color:none;
    background-image:url(/images/products/IPS/haswell.jpg); 
    z-index:-1;
}

#slider {
    width:990px;
    height:239px;
    IE bugfix
    padding:0;
    margin:0;
    border-width: 0px 2px 0px 1px;  
    border-color: #dedede #cccccc #cccccc #cccccc;
    border-style: solid solid solid solid;
    background-color:none;
    background-image:url(/images/products/IPS/haswell.jpg); 
    z-index:-1;
}
#slider li { list-style:none; }
#page {
    width:990px;
    margin:50px auto;
}*/
