/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 26, 2014, 12:46:26 PM
    Author     : Ping
*/

body, table, tr, th, td, ul, li, p, h1, h2, h3, h4, h5, h6 {
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    background: #ffffff url(../img/bg/header.png) repeat-x center top;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
}

table {border-spacing: 0;}

p {text-align: justify;}

a {
    text-decoration: none;
    color: #0091fe;
}

a:hover {
    color: #0066b3;
    text-decoration: underline;
}

.wrap {
    width: 1002px;
    margin: 0 auto;
    padding: 0 24px;
    position: relative;
}

/*<<<<<<<<<<< Header >>>>>>>>>>>*/

.header {
    width: 100%;
    min-width: 1050px;
    background: repeat-x center top;
    margin-bottom: -4px;
    position: relative;
    z-index: 1;
}

.header .wrap {
    height: 302px;
}

.logo {
    display: block;
    position: absolute;
    left: 18px;
    top: 0;
}

.menu {
    position: absolute;
    top: 258px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 41px;
    width: 1002px;
}

.menu tr td {
    vertical-align: top;
    text-align: center;
}

.menu tr td a {
    font-size: 14px;
    color: #ffffff;
    display: block;
    height: 21px;
    padding: 7px 47px 6px;
    border-top: 1px transparent solid;
}

.menu tr td:hover a {
    border-top: 1px #259cf6 solid;
    background: #005493;
    text-decoration: none;
}

.menu tr td a.active {
    border-top: 1px #259cf6 solid;
    background: #005493;
    padding-bottom: 10px;
}

.submenu {
    display: none;
    padding-top: 5px;
}

.menu tr td .submenu a {
    display: block;
    padding: 5px 0;
    border: 0;
    margin-top: 1px;
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.menu tr td .submenu a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*<<<<<<<<<<< footer >>>>>>>>>>>*/

.footer {
    background: url(../img/bg/footer.png) repeat-x top center;
    padding: 38px 0;
    margin-top: -5px;
    text-align: center;
    color: #939598;
    min-width: 1050px;
}

.footer a {color: #0066b3;}

.footer a:hover {color: #0091fe;}

/*<<<<<<<<<<< content >>>>>>>>>>>*/

.content {
    background: url(../img/bg/content.jpg) center top;
    padding: 46px 0 69px;
    min-height: 353px;
    min-width: 1050px;
}

.main {
    width: 780px;
}

h2 {
    color: #0066b3;
    font-size: 12px;
    padding-bottom: 2px;
}

.about-block {
    background: #fbfbfb;
    width: 805px;
}

.about-block tr td {padding: 12px 22px;}

.about-block .divider {
    padding: 0;
    height: 27px;
    background: url(../img/layout/block-divider.jpg) no-repeat center 2px;
}

h3 {
    color: #01508b;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
}

.about-block span {font-size: 24px;}

.about-block td > img {
    float: left;
    padding: 0 20px 20px 0;
}

.about-block table tr td {
    vertical-align: top;
    height: 16px;
    min-width: 151px;
    padding: 0 0 0 15px;
    background: url(../img/layout/about-list.png) no-repeat left top;
}

.side {
    width: 180px;
    padding-left: 12px;
    float: right;
}

h4 {
    font-size: 18px;
    color: #01508b;
    font-weight: normal;
    padding-bottom: 8px;
}

.side span {
    display: block;
    font-family: Calibri;
    color: #b1b1b1;
    padding-bottom: 8px;
}

.side b {
    font-family: Tahoma, Arial, sans-serif;
    color: #2a8f12;
}

.side a {
    display: block;
    padding-top: 8px;
}

.side a:hover {text-decoration: none;}

.side img {margin-left: -12px;}

.contact {width: 1002px;}

.contact tr td {vertical-align: top;}

h5 {
    font-size: 24px;
    color: #01508b;
    font-weight: normal;
    padding-bottom: 5px;
}

.contact-block {
    background: #fbfbfb;
    padding: 7px 15px 21px;
    width: 525px;
    margin-top: -7px;
}

.contact-block p {padding: 8px 0;}

#google-map {
    width: 523px;
    height: 180px;
    border: 1px #cfcfcf solid;
}

.contact-block a {
    display: block;
    padding: 7px 0;
}

.contact form table tr td {padding-top: 2px;}

.contact input {
    border: 1px #b1b1b1 solid;
    margin: -2px 0 14px;
    padding: 2px 4px;
    width: 275px;
    background: #ffffff no-repeat right top;
}

.contact textarea {
    border: 1px #b1b1b1 solid;
    margin: -2px 0 14px;
    padding: 2px 4px;
    width: 275px;
    height: 96px;
    resize: none;;
    background: #ffffff no-repeat right top;
}

@-moz-document url-prefix() {
    .contact textarea {height: 98px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .contact textarea {height: 98px;}
}

.contact button {float: right;}

.news-block {
    background: #fbfbfb;
    width: 761px;
    min-height: 245px;
    padding: 22px;
}

.date {
    display: block;
    font-family: Calibri;
    color: #b1b1b1;
    padding-bottom: 22px;
}

.date b {
    font-family: Tahoma, Arial, sans-serif;
    color: #2a8f12;
}

.news-block ul {
    display: block;
    padding-left: 25px;
    margin: 5px 0 0;
}

.news-block img {
    float: left;
    padding: 0 15px 15px 0;
}

.tnm-list {width: 805px;}

.tnm-list tr td {
    vertical-align: top;
    padding: 0 0 3px 15px;
    background: url(../img/layout/about-list.png) no-repeat left -1px;
}

h6 {
    font-size: 14px;
    font-weight: normal;
    color: #444242;
    height: 20px;
    padding: 4px 14px;
    position: relative;
    background: url(../img/bg/accordion.jpg) repeat;
    border: 1px #dcddd1 solid;
    cursor: pointer;
    margin-top: -1px;
}

h6:hover {background: #ffffff;}

h6 > img {
    position: absolute;
    right: 0;
    top: 0;
}

h6.active {
    font-size: 24px;
    color: #01508b;
    height: auto;
    padding: 14px 0;
    background: transparent;
    border: none;
    cursor: default;
}

h6.active > img {display: none;}

.accordion-block {display: none;}

.accordion-block img {
    display: block;
    margin: 0 auto;
}

/*<<<<<<<<<<< Home Header >>>>>>>>>>>*/

.home-header {
    width: 100%;
    min-width: 1050px;
    background: repeat-x center top;
    position: relative;
    z-index: 1;
}

.home-header .wrap {
    height: 439px;
}

.logo {
    display: block;
    position: absolute;
    left: 18px;
    top: 0;
}

.home-menu {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 auto;
}

.home-menu tr td {
    vertical-align: top;
    text-align: center;
}

.home-menu tr td a {
    font-size: 14px;
    color: #ffffff;
    display: block;
    height: 21px;
    padding: 40px 24px 6px;
    border-top: 1px transparent solid;
    text-decoration: none;
}

.home-menu tr td img {padding-top: 40px;}

.home-menu tr td:hover a, .home-menu tr td a.active {
    border-bottom: 1px #259cf6 solid;
    background: #005493;
}

.submenu {
    display: none;
    padding-top: 5px;
}

.home-menu tr td .submenu a {
    display: block;
    padding: 5px 0;
    border: 0;
    margin-top: 1px;
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.home-menu tr td .submenu a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.home-content {
    background: url(../img/bg/home-content.jpg) center top;
    height: 224px;
    padding-top: 20px;
    min-width: 1050px;
}

.left b {
    color: #ffffff;
    font-size: 18px;
}

.left > img {
    display: block;
    padding: 14px 65px 24px;
}

.right {
    width: 357px;
    padding-left: 12px;
    float: right;
    color: #ffffff;
}

.right h4 {
    color: #0091fe;
    font-weight: bold;
}

.right span {
    display: block;
    font-family: Calibri;
    padding-bottom: 8px;
}

.right b {font-family: Tahoma, Arial, sans-serif;}

.right a {
    display: block;
    padding-top: 8px;
    color: #a6d9ff;
}

.right a:hover {text-decoration: none;}

.home-divider {
    border-bottom: 1px dotted;
    color: #adadad;
    margin: 13px 0;
}

@-moz-document url-prefix() {
    .home-divider {margin: 7px 0;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .home-divider {margin: 9px 0;}
}