/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
    padding:0;
    margin:0;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    text-align:left;
    font-size: 14px;
    background: #fff;
    color: #777;
}

a, td, p {
    font-size: 14px;
}

a {
    color: #4488a1;
    text-decoration: none;
}

a:hover {
    border-bottom: 1px dotted #4488a1;
    text-decoration: none;
    color: #2d6276;
}


object {
    outline:none;
}

#contentBox {
    position: absolute;
    left: 50%;
    width: 960px;
    min-height: 620px;
    margin-left: -486px;
    background: url(../title/bg.png) no-repeat;
}

h1.title {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    margin-top: 41px;
    padding: 0;
    color: #777;
}

#langBox {
    font-size: 11px;
    padding-top: 55px;
    color: #ccc;
}

#langBox a {
    font-size: 11px;
    color: #ccc;
}

#langBox a:hover {
    font-size: 11px;
    text-decoration: none;
    color: #777;
}

#content {
    position: relative;
    height: 100%;
}

#mainPic {
    margin: 19px 0;
}

.rightBox {
    text-align: center;
    margin-top: 19px;
}

.rightBox h4 {
    margin: 7px 0 15px 0;
    font-size: 11px;
    font-weight: normal;
    color: #777;
}

.footer {
    position: relative;
    font-size: 11px;
    margin: 15px 0;
    color: #aaa;
}

.footer a {
    font-size: 11px;
    color: #aaa;
}

.footer a:hover {
    color: #777;
}

.footerBg {
    margin-top: 20px;
    background: url(../title/line.png) no-repeat;
}

.newsBox {
    margin: 19px 0 55px;
}

.newsBox h3 {
    margin: 5px 0 15px;
    font-size: 12px;
    color: #999;
}

.newsBox p {
    font-size: 12px;
    line-height: 1.2em;
    color: #999;
}

.newsBox a {
    color: #999;
}

.newsBox a:hover {
    border-bottom: none;
    color: #2d6276;
}

.newsBox a.moreNews {
    font-size: 12px;
    font-weight: normal;
    float: right;
}

.line {
    height: 1px;
    border-bottom: 1px solid #eee;
    margin: 17px 0;
}

/* SLIDESHOW */
#slideshow {
    position:relative;
    height: 345px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    display: block;
    border: 0;
    margin-bottom: 10px;
}

#news_subscribe_box {
    position: absolute;
    top: 392px;
}

#news_subscribe_box h4 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    color: #aaa;
}

#news_subscribe_box .unsubscribe_button {
    padding: 10px 0;
    float: right;
    font-size: 11px;
}

#news_subscribe_box .subscribe_button {
    margin: 10px 0;
    float: left;
}

#news_subscribe_box .subscribe_button .submitBtn {
    padding: 3px 7px;
    font-size: 11px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #eee;
    color: #777;
}


#news_subscribe_box .txt_input {
    border: 1px solid #ccc;
}

#news_subscribe_box input.error {
    border: 1px dotted #f00;
}

#news_subscribe_box #newsSubscribeDone {
    display: none;
    padding-bottom: 10px;
    color: #628098;
}


#footerLinks {
    position: absolute;
    left: 193px;
    top: -45px;
    width: 670px;
    color: #999;
}

#footerLinks a {
    font-size: 12px;
    color: #999;
}

#footerLinks p {
    margin: 0;
}

.facebook_btn {
    display: block;
    padding-left: 37px;
    height: 30px;
    line-height: 30px;
    background: url(../title/facebook.png) no-repeat;
}

.facebook_btn:hover {
    text-decoration: none;
    border-bottom: 0;
    background-position: 0 -41px;
}
