* {
    border: 0;
    list-style-type: none;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none;
    }

body {
    background: #fff;
    }

#ct_top, #ct_header, #ct_content, #ct_footer, #ct_menu {
    font: normal 12px Arial;
    margin: 0 auto;
    position: relative;
    width: 950px;
    }

.clearing {
    clear: both;
    }

.f_right {
    float: right;
    padding-top: 4px;
    }


/* Top */
#ct_top {
    height: 110px;
    }

#logo {
    position: absolute;
    top: 18px;
    left: 6px;
    }


/* Header */
#ct_header {
    background: #EE7D0C;
    }

#mood {
    border-left: 1px solid #fff;
    float: right;
    }

#ct_NewsTeaser {
    color: #fff;
    font-size: 11px;
    line-height: 150%;
    padding: 30px 0 0 30px;
    width: 240px;
    }

#ct_NewsTeaser a {
    color: #456553;
    }

#ct_NewsTeaser a:hover {
    color: #eee;
    }


/* Top Menu and Left-hand menu */
#ct_menu {
    background: #e1e1e1;
    border-top: 1px solid #fff;
    }

#ct_menu ul {
    border-left: 1px solid #fff;
    margin-left: 319px;
    padding: 4px 0 4px 30px;
    }

#ct_menu ul li {
    display: inline;
    }

#ct_menu a, .col_left a {
    background: url("../images/menu_bgr.gif") 0px -64px no-repeat;
    color: #9B9B9B;
    line-height: 150%;
    margin: 0 4px;
    padding-left: 16px;
    }

#ct_menu a {
    margin: 0 12px;
    }

.col_left a {
    display: block;
    background-position: 0px -62px;
    }

#ct_menu a:hover, #ct_menu a.active, .col_left a:hover, .col_left a.active {
    background-position: 0px 4px;
    color: #EE7D0C;
    font-weight: normal;
    }

.col_left a:hover, .col_left a.active {
    background-position: 0px 6px;
    }

#ct_menu a.active, .col_left a.active {
    font-weight: bold;
    }

.col_left ul {
    margin: 40px 90px 0 30px;
    }

.col_left li {
    border-bottom: 1px dotted #e1e1e1;
    padding: 6px 0;
    }


/* Columns */
.col_left {
    width: 319px;
    float: left;
    }

.col_right {
    margin-left: 320px;
    border-left: 1px solid #fff;
    }

.content {
    color:  #777;
    line-height: 150%;
    padding: 46px 100px 30px 40px;
    }

.content h1 {
    color: #EE7D0C;
    font: bold 16px Arial;
    }

.content h2 {
    color: #888;
    font: bold 14px Arial;
    margin: 1em 0;
    }

.content h3 {
    color: #888;
    font: bold 12px Arial;
    margin: 1em 0;
    }

.content p {
    margin: 1em 0;
    }

.content a {
    color: #EE7D0C;
    }

.content a:hover {
    color: #444;
    }

.content ul {
    margin-top: 4px;
    margin-bottom: 4px;
    }

.content ul li {
    background: url("../images/bullet.gif") 0px 6px no-repeat;
    padding-left: 18px;
    }

.content ul#sitemap a {
    color: #456553;
    }

.content ul#sitemap a:hover {
    color: #EE7D0C;
    }



.newslist a.more {
    background: url("../images/bullet.gif") no-repeat scroll 0 16px transparent;
    padding-left: 16px;   
    padding-top:11px;
    display:inline-block;
    color:#777777;
}

.newslist a.more:focus,
.newslist a.more:hover {
    color:#444;
}

.newslist .date {
   color: #aaa;
   font-size:12px;
   font-weight:normal;
}

.newslist h2,
.newslist .newstext{
    margin:0.6em 0;
}

.newslist .newstext {
    margin-bottom:3em;
}

.newslist.search h2 {
    margin: 0;
}

.newslist h2 a {
    color: #888888;
    font: bold 12px Arial;
    margin: 1em 0;
}

.nNavi {
    color:#BABABA;
}

.nNavi a{
    color:#888888;
}

.nNavi .next {
    background: url("../images/bullet.gif") no-repeat scroll right 4px transparent;
    padding-right:14px;
}
.nNavi .last {
    background: url("../images/bullet.gif") no-repeat scroll 0 4px transparent;
    padding-left:14px;
}


/* Service Navigation */
#ct_service {
    border-top: 1px dotted #bababa;
    margin: 0 100px 40px 40px;
    padding-top: 4px;
    }

#ct_service li {
    display: inline;
    }

#ct_service li a {
    background-repeat: no-repeat;
    background-position: left center;
    color: #bababa;
    font-size: 11px;
    padding-left: 20px;
    margin-right: 16px;
    }

#ct_service li a.print {
    background-image: url("../images/ico_print.gif");
    }

#ct_service li a.recommend {
    background-image: url("../images/ico_recommend.gif");
    }

#ct_service li a.top {
    background-image: url("../images/ico_top.gif");
    }

#ct_service li a:hover {
    color: #456553;
    }


/* Footer */
#ct_footer {
    background: #e1e1e1;
    color: #bababa;
    font: normal 11px Arial;
    line-height: 160%;
    }

#ct_footer .col_left {
    padding: 26px 0 0 36px;
    }

#ct_footer .col_right {
    padding: 20px 40px;
    }

#ct_footer .col_right a {
    color: #bababa;
    }

#ct_footer .col_right a:hover {
    color: #456553;
    }

#searchterm {
    border: 1px solid #ccc;
    float: left;
    font: normal 12px Arial;
    color: #888;
    padding: 4px;
    width: 178px;
    }

#submit {
    margin-left: 4px;
    }


#nav_help, #nav_lang {
    color: #B6B6B6;
    font-size: 11px;
    position: absolute;
    top: 14px;
    }

#nav_help a, #nav_lang a {
    color: #B6B6B6;
    }

#nav_help a:hover, #nav_lang a:hover {
    color: #456553;
    }

#nav_help {
    right: 120px;
    }

#nav_lang {
    right: 0;
    }

#nav_help .active {
    color: #EE7D0C;
    font-weight: bold;
    }

#nav_lang .active {
    font-weight: bold;
    }


/* Contact form */
.errorMessage {
    color: #a00;
    font-weight: bold;
    }

#contact fieldset {
    background: #f4f4f4;
    margin: 12px 0;
    padding: 10px;
    }

#contact fieldset p {
    font-weight: bold;
    margin: 0;
    }

#contact label {
    display: block;
    float: left;
    padding-top: 3px;
    width: 160px;
    }

#contact input, #contact textarea {
    border: 1px solid #ddd;
    color: #666;
    font: normal 12px Arial;
    margin: 2px 0;
    padding: 2px;
    width: 260px;
    }

#contact .error {
    border-bottom: 2px solid #a00;
    }

#contact .submit {
    background: #ddd;
    border: 1px solid #aaa;
    margin-left: 160px;
    padding: 0;
    width: 266px;
    }

#contact br {
    clear: both;
    }

.history li {
    margin: 1em 0;
    }

.staff {
    float: left;
    width: 50%;
    height: 250px;
    }

.partner {
    background: #e1e1e1;
    color: #777;
    cursor: pointer;
    margin: 14px 0;
    padding: 10px;
    width: 470px;
    }

.partner:hover {
    background: #cacaca;
    }

.partner p {
    margin: 4px 0 0 4px;
    }

.partner img {
    float: right;
    }

.partner a {
    background: url("../images/menu_bgr.gif") 0px -63px no-repeat;
    color: #777;
    display: block;
    margin-top: 50px;
    padding-left: 14px;
    }

.VNpartnerDetail {
    float: left;
    }

.VNPartnerInfo {
    margin-left: 174px;
    }

.VNPartnerInfo li {
    margin: 6px 0;
    }

