﻿@charset "utf-8";
#date_time {
    width: 240px;
     position:absolute;
    left:10px;
    top:42px;
}
#date_time #displaydate,#date_time #clock {
    color: #414141;
    font-size: 11px;
    height: 20px;
    font-weight:bold;
    line-height: 20px;
}
#chose_language {
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 12;
}
#chose_language li {
    display: inline-block;
    float: left;
    padding-right: 5px;
    margin-right:5px;
    border-right: double 2px #565656;
}
#chose_language li a:link,#chose_language li a:visited
{
    text-decoration:none;
    color:#565656;
    font-weight:bold;
}
#chose_language li img {
    height: 25px;
    margin-top: 1px;
    width: 35px;
}
#search-box 
{
   /* background: url("./images/bg_search_box.jpg") no-repeat scroll left top transparent;*/
    height: 25px;
    position: relative;
    width: 195px;
    float:right;
    right:165px;
    top:0px;
}
#search-box span
{
    position:absolute;
    color:#e31133;
    text-transform:uppercase;
    font-weight:bold;
    display:block;
    top:3px;
    left:10px;
}
#search-box input.txtKeyword
{
    background: url("./images/bg_txtboxsearch.jpg") no-repeat scroll left top transparent;
    border:none;
    height:21px;
    line-height:21px;
    color: #000;
    font-size: 13px;
    width: 150px;
    position:absolute;
    left:0px;
    top:2px;
    padding-left:24px;
}
#search-box select.ddlZone
{
    background-color:Transparent;
    cursor: pointer;
    display: block;
    width: 110px;
    float:right;
    height:20px;
    line-height:20px;
    border:none;
    color: #666666;
    font-weight: normal;
    margin-top:8px;
    font-size:12px;
}
#search-box input.btnSearch {
    background: url("./images/bg_btnsearch.jpg") no-repeat scroll left top transparent;
    background-color: transparent;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    position: absolute;
    right: 0px;
    top: 2px;
    font-weight:bold;
    width:23px;
}
#menu_webmail 
{
    position: absolute;
    right: 5px;
    top: 4px;
}
#menu_webmail ul li {
    background: url("./images/bg_webmail.jpg") no-repeat scroll left center transparent;
    display: block;
    float: left;
}
#menu_webmail a:link, #menu_webmail a:visited 
{
     background: url("./images/bg_webmail.jpg") no-repeat scroll left center transparent;
    color: black;
    display: block;
    font-size: 11px;
    text-decoration:none;
    padding:3px 0 3px 20px;
}
#weblinks
{
    background: url("./images/bg_weblink.jpg") no-repeat scroll left center transparent;
    width:260px;
    height:58px;
    padding-top:5px;
    margin-top:5px;
    padding-left:10px;
    margin-bottom: 10px;
}
#weblinks .weblinks_top
{
    color:#2c7e99;
    font-weight:bold;
    text-transform:uppercase;
    height:20px;
}
#weblinks select.ddlWeblinks
{
    color: #A6A6A6;
    font-size: 12px;
    height: 24px;
    line-height: 14px;
    margin: 6px 0 0;
    width: 245px;
}
#counter
{
    width: 180px;
    float:right;
    color: #4f4f4f;
}
#counter strong
{
    width:95px;
    float:left;
    height:15px;
    font-weight:bold;
}
#counter span
{
    color:#e31133;
    font-weight:bold;
    text-transform:uppercase;
    display:block;
     padding: 6px 0 3px;
}
#counter #truycap,#counter #online
{
    width:155px;
    clear:both;
}
#copyright
{
    padding-bottom: 5px;
    padding-right: 15px;
    text-align: right;
}
#copyright a:link,#copyright a:visited
{
    text-decoration:none;
    color:#b11116;
    font-size:12px;
}
#copyright a:hover
{
    text-decoration:underline;
}
#box_hotline
{
    background: url("./images/icon_hotline.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 38px;
    line-height: 38px;
    padding-left: 45px;
    width: 160px;
    color:#8c8c8c;
    font-weight:bold;
    font-family:"Myriad Pro";
    font-size:14px;
    margin-left:50px;
}
#share_links
{
    height: 30px;
    text-align: right;
    width: 260px;
}
#share_links .fb-like {
    display: block;
    float: right;
    margin-left: 10px;
    width: 80px;
}
#hot-line
{
     color: #C80000;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 160px;
    z-index: 11;
}
#box_comment
{
    width:660px;
    margin-left:9px;
}
#box_comment input
{
    margin-bottom:5px;
}
#box_comment input.inputSenderName,#box_comment input.inputEmail
{
    width:260px;
}
#box_comment input.inputSenderName
{
    margin-right:10px;
}
#box_comment input.inputSend,#box_comment input.inputReset
{
    float:left;
    padding:5px 10px;
}
#box_comment input.inputReset
{
    margin-left:10px;
}
#top_box_comment {
    background: url("images/bg_top_comment.png") repeat scroll left bottom transparent;
    color: #265DBE;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    height: 23px;
    margin-bottom: 7px;
    overflow: hidden;
    padding-left: 31px;
    width: 90%;
}
#list_comment {
    margin-bottom: 15px;
    margin-left: 9px;
    width:640px;
}
#list_comment .top {
    background: url("images/bg_topcomment.jpg") no-repeat scroll left center transparent;
    color: #265DBE;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    padding-left: 25px;
}
#list_comment .content {
    max-height: 200px;
    overflow: auto;
    width:100%;
}
#list_comment li {
    border: 1px solid #CCCCCC;
    color: black;
    display: block;
    font-family: Arial;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 5px 5px 7px 10px;
}
#list_comment span.memberName {
    color: #E20A46;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
}
#list_comment span.menberMail {
    color: #666666;
}
#contactBox
{
    float: left;
    margin-bottom: 10px;
    padding-left: 50px;
    padding-top: 10px;
    width: 685px;
}
#contactBox .formRow
{
    height: 30px;
    width: 630px;
}
#contactBox .formRow2
{
    height: 140px;
    width: 620px;
}
#contactBox .formRow3
{
    height: 100px;
    width: 460px;
}
#contactBox .formlabel
{
    float:left;
    width:210px;
    height:30px;
    line-height:30px;
    font-size: 12px;
}
#contactBox .formtext
{
    width:380px;
    float:right;
    height:30px;
}
#contactBox .formtext input
{
    height: 20px;
    width: 353px;
    border:double 1px #3d5c83;
    color: #000000;
    padding: 3px;
    width:350px;
    background:transparent;
}
.box_captcha {
    padding-left:80px;
    height:43px;
    width:424px;
    display: none;
}
.box_captcha img {
    float: left;
    height: 20px !important;
    width: 130px !important;
}
.box_captcha p input {
    float: left;
    height: 20px !important;
    background:transparent;
    color:#000000;
    border:double 1px #3d5c83;
}
.box_captcha p label {
    float: right;
    font-style: normal !important;
    margin-left: 10px;
    width: 130px !important;
}
.box_captcha p {
    display: block;
    height: 30px;
    width: 305px;
    line-height:30px;
    float:right;
}
#contactBox .formRow2 textarea {
    color: #000000;
    float: left;
    height: 130px;
    width: 355px;
    background: transparent;
    border:double 1px #3d5c83;
}
#contactBox .formRow2 label
{
    width:250px;
    float:left;
}
#contactBox .formtext_button
{
   margin-left: auto;
    margin-right: auto;
    width: 160px;
}
#contactBox .formtext_button input
{
    float:left;
    padding:5px 10px;
    margin-right:10px;
}
#contact_info {
    color: #000000;
    padding: 10px 0 10px 20px;
    width: 670px;
}
#contact_info h1 {
    font-size: 14px;
}
#contact_info .Address1 {
    color: #000000;
    line-height:25px;
}
#contact_info .addr,#contact_info .Tel,#contact_info .Fax,#contact_info .Mail,#contact_info .webSite {
    width: 470px;
}
#contact_info span.sp1 {
    float: left;
    width: 100px;
}
#contact_info span.sp2 {
    float: right;
    width: 360px;
}
#contact_info .Address1 a:link, #contact_info .Address1 a:visited {
    color: #000000;
    text-decoration: none;
}
#contact_register
{
    background-color: #F9F9F9;
    padding-bottom: 10px;
    width: 735px;
}
#contact_register #messge_box
{
    padding:10px 10px 10px 0;
}
#contact_map #map_info .img
{
    float:left;
    margin-right:10px;
}
#contact_map #map_info span
{
    color: #023672;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}
#contact_map #map_info
{
    width:300px;
    height:75px;
}
#contact_map #map_canvas
{
    height: 460px !important;
    margin-left: 5px;
    width: 555px !important;
    margin-bottom:20px;
}
#textlinks {
    line-height: 20px;
    padding: 5px 15px;
}
#download-files
{
    padding-left: 20px;
    margin-bottom: 10px;
}
.faqDetail
{
    margin-bottom: 10px;
    width: 720px;
    margin-left: 10px;
}
.map_contact img
{
    width: 685px;
    margin: 0 auto;
}
select.ddlLoaiHinhPhienDich,select.ddlChuyenNganhPhienDich,select.ddlDiaDiemPhienDich, select.ddlChuyennganh
{
    width: 360px;
}