﻿@charset "utf-8";

@font-face
{
    font-family: 'HPFujiyamaRegular';
    src: url('font/hfujn-webfont.eot');
    src: local('BEBAS'), url('font/hfujn-webfont.woff') format('woff'), url('font/hfujn-webfont.ttf') format('truetype'), url('font/hfujn-webfont.svg#webfont7n8htCD6') format('svg');
}

@font-face
{
    font-family: 'HPHelveCondenseBold';
    src: url('font/helvcb-webfont.eot');
    src: local('BEBAS'), url('font/helvcb-webfont.woff') format('woff'), url('font/helvcb-webfont.ttf') format('truetype'), url('font/helvcb-webfont.svg#webfont7n8htCD6') format('svg');
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    margin: 0;
}

img
{
    border: 0px;
    margin: 0;
}

a img
{
    border: 0px;
    padding: 0;
    margin: 0;
}

a
{
    text-decoration: none;
    color: #d52027;
}

    a:hover
    {
        text-decoration: none;
        color: #1489C1;
    }

input
{
    font-family: Arial, Helvetica, sans-serif;
}

textarea
{
    font-family: Arial, Helvetica, sans-serif;
}

:focus
{
    outline: 0 none;
}

p
{
    clear: both;
    line-height: 16px;
    margin: 0;
    padding: 8px 0;
}

h2
{
    color: #1489c1;
    font-weight: normal;
    font-size: 25px;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    font-family: "Times New Roman", Times, serif;
    width: 100%;
}

h3
{
    color: #1489c1;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

h4
{
    color: #d52027;
    font-weight: normal;
    font-size: 16px;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    font-family: "Times New Roman", Times, serif;
    width: 100%;
}

h5
{
    color: #d52027;
    font-size: 12px;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}

#main
{
    width: 100%;
    margin: 0 auto;
}

#header
{
    float: left;
    width: 100%;
}

.header_top
{
    width: 1004px;
    margin: 0 auto;
    clear: both;
}

#logo
{
    float: left;
    margin: 14px 0 0 36px;
}

#menu_center
{
    float: right;
    overflow: hidden;
    margin-right: 10px;
    /*font-family: 'HPHelveCondenseBold', Times New Roman, Times, serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    background: url(/Images/bg_menu.jpg) repeat-x bottom;
    margin-bottom: -5px;
    position: relative;
    z-index: 1;
    width: 810px;
}

    #menu_center ul
    {
        float: right;
        margin: 45px 0 0 0px;
        padding: 0;
    }

        #menu_center ul li
        {
            display: inline;
            padding: 0;
            margin: 0;
            float: left;
        }

    #menu_center a
    {
        float: left;
        padding: 7px 10px 0 0;
        text-align: right;
        width: 124px;
        height: 30px;
        margin-left: 1px;
        margin-left: 0\9;
        color: #ffffff;
        font-weight: bold;
        background: #cccccc;
        -moz-border-radius-topleft: 20px;
        -webkit-border-top-left-radius: 20px;
        border-radius: 20px 0 0 0;
        behavior: url(PIE.htc);
    }

        #menu_center a:hover
        {
            background: #1489c1;
        }

        #menu_center a.active
        {
            background: #1489c1;
        }

.line
{
    float: left;
    border-top: 1px solid #ffffff;
    width: 100%;
    margin-top: -6px;
}

#menu_top
{
    float: right;
    width: 270px;
    overflow: hidden;
    margin-top: 10px;
}

    #menu_top ul
    {
        margin: 0;
        padding: 0;
    }

.language
{
    float: left;
    margin-top: 5px;
    margin-left: 8px;
}

    .language a
    {
        font-weight: bold;
        color: #cccccc;
        font-size: 10px;
    }

        .language a:hover
        {
            color: #1489c1;
        }

#menu_top .icon
{
    float: left;
    margin-top: 5px;
}

    #menu_top .icon ul li
    {
        display: inline;
        margin: 0 10px;
    }

#menu_top .search, .search_gadgets
{
    float: right;
    margin-right: 30px;
    padding-left: 10px;
    width: 148px;
    height: 20px;
    background: url(/Images/bg_input_search.jpg) no-repeat;
}

    #menu_top .search input, .search_gadgets input
    {
        float: left;
        padding: 3px 0;
        border: 0;
        background: none;
        color: #cccccc;
        font-size: 10px;
        width: 120px;
    }

        #menu_top .search input.submit_search, .search_gadgets input.submit_search
        {
            padding: 0;
            width: 16px;
            height: 20px;
            cursor: pointer;
            text-indent: -1000000px;
        }

.search_gadgets
{
    margin: 35px 0 0 0;
    width: 140px;
}

.header_bottom
{
    width: 100%;
    overflow: hidden;
    height: 299px;
    background: url(/Images/bg_banner.jpg) repeat-x;
    border-top: 5px solid #cccccc;
    border-bottom: 5px solid #cccccc;
    clear: both;
}

#banner
{
    margin: auto;
    width: 993px;
    padding-left: 9px;
    background: url(/Images/bg_gallery.png) repeat-y;
}

#gallery
{
    position: relative;
    z-index: 1;
    height: 300px;
    background: none;
}

    #gallery span
    {
        float: left;
        position: absolute;
        z-index: 1;
    }

        #gallery span.show
        {
            z-index: 1;
        }

    #gallery .caption
    {
        display: none!important;
    }

.slogen
{
    position: absolute;
    z-index: 3;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 30px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    margin-top: -200px;
    padding-left: 30px;
    width: 620px;
    background: url(/Images/bg_slogen.png);
}

#content
{
    float: left;
    width: 100%;
}

.content
{
    width: 972px;
    margin: -60px auto 0 auto;
    min-height: 300px;
    background: url(/Images/bg_content.png) no-repeat;
    position: relative;
    z-index: 2;
}

.content_left
{
    width: 595px;
    float: left;
    padding-left: 35px;
    min-height: 400px;
    margin-top: 15px;
}

.page_content_title
{
    float: left;
    font-size: 50px;
    color: #1489c1;
    font-family: Times New Roman, Times, serif;
    margin: 10px 0 0 40px;
    clear: both;
}

    .page_content_title span
    {
        font-size: 30px;
    }

.page_content_detail
{
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.img_thumb
{
    float: left;
    width: 210px;
}

.page_content_desription
{
    float: left;
    width: 366px;
}

    .page_content_desription p
    {
        padding: 0 0 18px 0;
    }

.page_content_desription_full
{
    float: left;
    width: 576px;
}

.content_left .box
{
    float: left;
    width: 100%;
    min-height: 200px;
    background: #f2f2f2;
    margin: 5px 0 5px 0;
    padding: 10px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    -webkit-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
    behavior: url(PIE.htc);
}

.box_teaser
{
    float: left;
    width: 250px;
    margin: 0 0 0 32px;
}

.box_teaser_title
{
    float: left;
    width: 100%;
    font-size: 25px;
    color: #2d2d2d;
    padding: 5px 0;
    font-family: "Times New Roman", Times, serif;
}

.box_teaser_description
{
    float: left;
    width: 100%;
}

    .box_teaser_description img
    {
        border: 1px solid #959595;
        margin: 0;
        padding: 2px;
        background: #ffffff;
        max-width: 245px;
    }

.box_teaser_post-list
{
    float: left;
    width: 100%;
    margin-top: 8px;
}

    .box_teaser_post-list ul, .news_teaser_description ul
    {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .box_teaser_post-list ul li a
        {
            color: #d52027;
            clear: both;
            float: left;
            margin: 1px 0;
            background: url(/Images/link_bullet.png) no-repeat 0 4px;
            padding-left: 15px;
            margin-left: 10px;
        }

            .box_teaser_post-list ul li a:hover
            {
                color: #1489C1;
            }


.content_right
{
    width: 268px;
    float: left;
    margin-top: 30px;
    padding-left: 30px;
}

.news_teaser
{
    float: left;
    width: 250px;
    margin: 0;
}

.news_teaser_title
{
    float: left;
    width: 100%;
    font-size: 25px;
    color: #1489c1;
    padding: 5px 0;
    font-family: "Times New Roman", Times, serif;
}

.news_teaser_description
{
    float: left;
    width: 100%;
}

    .news_teaser_description ul li
    {
        float: left;
        width: 265px;
        background: url(/Images/link_bullet.gif) no-repeat 0 5px;
        line-height: 16px;
        padding-left: 15px;
        margin: 4px 0;
    }

        .news_teaser_description ul li .text
        {
            float: left;
            clear: both;
            width: 100%;
        }

    .news_teaser_description span
    {
        color: #1489c1;
        font-weight: bold;
    }

    .news_teaser_description ul li a
    {
        float: left;
        clear: both;
        color: #d52027;
        font-weight: bold;
    }

        .news_teaser_description ul li a:hover
        {
            color: #1489c1;
        }

.box_news
{
    float: left;
    width: 555px;
    padding: 0 20px;
}

.box_news_title_group
{
    float: left;
    margin-left: 25px;
    color: #d52027;
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 8px;
}

.box_news_description
{
    float: left;
    width: 100%;
    clear: both;
}

    .box_news_description .img_thumb
    {
    }

    .box_news_description .news_desription
    {
        font-size: 12px;
    }

        .box_news_description .news_desription p
        {
            clear: none;
            line-height: 18px;
        }

        .box_news_description .news_desription a
        {
            color: #1489c1;
        }

            .box_news_description .news_desription a:hover
            {
                color: #D52027;
            }

    .box_news_description .news_orther
    {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

        .box_news_description .news_orther ul
        {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .box_news_description .news_orther a
        {
            color: #1489C1;
            clear: both;
            float: left;
            margin: 1px 0;
            background: url(/Images/news_bullet.png) no-repeat 0 4px;
            padding-left: 15px;
            margin-left: 10px;
            font-weight: bold;
        }

            .box_news_description .news_orther a:hover
            {
                color: #d52027;
            }

.content_left .box.center
{
    background: none;
}

.newsletter
{
    float: left;
    width: 100%;
    min-height: 130px;
    background: url(/Images/bg_newsletter.gif) repeat-x;
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    -moz-border-radius: 0 20px 20px 20px;
    -webkit-border-radius: 0 20px 20px 20px;
    border-radius: 0 20px 20px 20px;
    behavior: url(PIE.htc);
}

.newsletter_title
{
    float: left;
    color: #ffffff;
    width: 97px;
    height: 25px;
    margin-top: 2px;
    margin-bottom: 18px;
    margin-left: 2px;
    /*font-family:"HPFujiyamaRegular", Times New Roman, Times, serif;*/
}

.newsletter_detail
{
    float: left;
    width: 230px;
    margin-left: 20px;
    color: #ffffff;
}

.newsletter_detail_description p
{
    float: left;
    clear: both;
    width: 220px;
    margin-left: 30px;
    color: #ffffff;
}

.newsletter input[type="text"]
{
    background: #1489c1;
    border: 1px solid #75b8d8;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    behavior: url(PIE.htc);
    width: 180px;
    padding: 3px 10px;
    font-size: 10px;
    color: #ffffff;
}

.newsletter input[type="submit"]
{
    border: none;
    width: 21px;
    height: 20px;
    background: url(/Images/bg_submit.png) no-repeat;
    cursor: pointer;
}

.weblink
{
    float: left;
    width: 100%;
    margin: 30px 0;
    min-height: 50px;
}

#menu_weblink
{
    width: 168px;
    float: left;
    margin: 10px 0 0 30px;
}

.jummenu
{
    position: absolute;
    width: 148px;
    padding: 0 10px;
    background: url(/Images/bg_list-menu.png) no-repeat;
    color: #cccccc;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.option
{
    position: absolute;
    width: 166px;
    border: 1px solid #cccccc;
    border-top: none;
    margin-top: -8px;
    padding: 8px 0 4px 0;
    max-height: 70px;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
}

    .option a
    {
        float: left;
        width: 146px;
        padding: 2px 0;
        padding: 0 10px;
    }

        .option a:hover
        {
            background: #1489c1;
            color: #ffffff;
        }

.content_right .box_teaser
{
    margin: 0;
}

.content_right .box_teaser_title
{
    float: left;
    width: 100%;
    font-size: 25px;
    color: #1489c1;
    padding: 5px 0;
    font-family: "Times New Roman", Times, serif;
}

.post-news
{
    float: left;
    width: 100%; /*420px;*/
    background: url(/Images/link_bullet.gif) no-repeat 0 4px;
    padding-left: 15px;
    margin-top: 10px;
    min-height: 20px;
}

    .post-news h5
    {
        padding: 0;
        margin: 0;
    }

    .post-news p
    {
        padding: 5px 0;
        margin: 0;
    }

.pagging
{
    float: right;
    width: 100%;
    padding: 10px 0 20px 0;
    font-size: 11px;
}

    .pagging ul li
    {
        display: inline;
        background: none;
        width: auto;
        margin: 0;
        padding: 0;
    }

        .pagging ul li a
        {
            float: right;
            height: 17px;
            width: 17px;
            text-align: center;
            line-height: 17px;
            margin: 1px 3px;
            font-size: 11px;
            color: #9b8399;
        }

            .pagging ul li a:hover
            {
                color: #1489c1;
            }

            .pagging ul li a.active
            {
                border: 1px solid #1489c1;
                color: #1489c1;
            }

.post_other
{
    float: left;
    width: 100%;
    margin-top: 30px;
}

    .post_other ul
    {
        float: left;
        width: 100%;
        margin: 10px 0;
        padding: 0;
    }

    .post_other li
    {
        float: left;
        clear: both;
        list-style: none;
        background: url(/Images/link_bullet.gif) no-repeat 0 4px;
        padding-left: 15px;
        margin: 2px 0;
        width: 95%;
    }

.page_content_detail img
{
    border: 1px solid #959595;
    float: left;
    padding: 2px;
}

.page_content_detail td
{
    vertical-align: top;
    padding-right: 5px;
}
/*=========================================================== form ============================================================*/
.contact_form
{
    width: 450px;
    float: left;
    margin-left: 70px;
    font-size: 12px;
}

.fields
{
    float: left;
    width: 100%;
    padding: 5px 0;
    clear: both;
}

    .fields label
    {
        float: left;
        color: #7f7f7f;
        font-size: 11px;
        width: 90%;
        padding-left: 6px;
        clear: both;
    }

    .fields input
    {
        float: left;
        padding: 3px 5px;
        width: 242px;
        border: 1px solid #cacaca;
        color: #7f7f7f;
        font-size: 11px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url(PIE.htc);
    }

        .fields input.short-input
        {
            width: 110px;
            margin-right: 11px;
        }

    .fields textarea
    {
        float: left;
        border: 1px solid #cacaca;
        padding: 3px 5px;
        width: 415px;
        height: 190px;
        color: #7f7f7f;
        font-size: 11px;
        clear: both;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url(PIE.htc);
    }

    .fields input.submit
    {
        border: 1px solid #cacaca;
        cursor: pointer;
        background: #e5e5e5;
        margin: 0 3px 0 0;
        width: auto;
        padding: 3px 15px;
        text-align: center;
        color: #3c3c3c;
        font-weight: bold;
        float: left;
    }

#map_canvas
{
    float: left;
    width: 267px;
    height: 196px;
    margin: 10px 0 0 0;
    border: 1px solid #cccccc;
}

.submenu
{
    float: left;
    width: 100%;
    margin: 15px 0;
}

    .submenu ul
    {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .submenu ul li a
        {
            color: #d52027;
            clear: both;
            float: left;
            margin: 2px 0;
            background: url(/Images/link_bullet.png) no-repeat 0 4px;
            padding-left: 15px;
            margin-left: 10px;
            font-size: 12px;
            font-weight: bold;
        }

        .submenu ul li li a
        {
            color: #d52027;
            clear: both;
            float: left;
            background: none;
            padding-left: 12px;
            background: url(/Images/link_bullet_sub.gif) no-repeat 0 5px;
            margin-left: 26px;
            font-size: 12px;
            font-weight: normal;
        }

        .submenu ul li a.active
        {
            color: #1489C1;
        }

        .submenu ul li a:hover
        {
            color: #1489C1;
        }

.gadgets_content table
{
    border-collapse: collapse;
    margin: 0;
    text-align: left;
    width: 100%;
}

    .gadgets_content table th
    {
        background: #1489C1;
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
        padding: 8px;
    }

    .gadgets_content table td
    {
        background: #F2F2F2;
        border-bottom: 1px solid #FFFFFF;
        border-top: 1px solid transparent;
        padding: 8px;
    }

    .gadgets_content table tr:hover td
    {
        background: #D0DAFD;
        color: #1489C1;
    }

.services_content table
{
    border-collapse: collapse;
    margin: 0;
    text-align: left;
    width: 100%;
}

    .services_content table th
    {
        background: #1489C1;
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
        padding: 8px;
    }

    .services_content table td
    {
        background: #F2F2F2;
        border-bottom: 1px solid #FFFFFF;
        border-top: 1px solid transparent;
        padding: 8px;
    }

    .services_content table tr:hover td
    {
        background: #D0DAFD;
        color: #1489C1;
    }

#footer
{
    float: left;
    width: 100%;
}

.footer_content
{
    width: 940px;
    margin: 0 auto;
    background: #1489c1;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    padding-left: 26px;
    margin-top: 6px;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    border-radius: 0 20px 0 0;
    behavior: url(PIE.htc);
}

#partner
{
    float: left;
    width: 100%;
}

.partner_content
{
    width: 940px;
    margin: 0 auto;
    height: 60px;
    color: #ffffff;
    background: #f2f2f2;
    border: 1px solid #ccc;
    behavior: url(PIE.htc);
}

.slideshowImg
{
    height: 167px;
    width: 268px;
    border: 1px solid #ccc;
    background-color: #eee;
}
