* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1.8em Tahoma, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    color: #383838;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #029CD6;
}

#wrapper {
    margin: 0 auto;
    width: 958px;
    display: block;
}

#header {
    height: 102px;
    overflow: hidden;
    width: 950px;
    margin: auto;
}

#logo {
    width: 270px;
    padding: 5px;
    float: left;
    margin: 10px 2px 0px 5px;
}

#banner {
    margin: 10px 0px 5px 5px;
}

#MenuBG {
    position: absolute;
    background: url(../images/images_2.png) repeat-x left -53px;
    height: 40px;
    width: 100%;
    top: 100px;
}

#menu {
    height: 40px;
    margin: auto;
    width: 950px;
}

#menu ul {
    list-style: none;
}

#menu ul li.first .menu {
    border: none;
}

#menu ul li div.menu:hover, #menu ul li.first {
    background: url(../images/images_2.png) no-repeat -312px -120px;
    font-weight: normal;
}

#nav, #nav ul {
    list-style: none;
    position: relative;
    line-height: 1.5em;
}

#nav li {
    float: left;
    position: relative;
    top: -2px;
    height: 40px;
}

#nav ul {
    position: absolute;
    top: 41px;
    z-index: 100;
    left: 1px;
    padding-top: 1px;
}

#nav li ul li a:link, #nav li ul li a:active, #nav li ul li a:visited {
    padding: 0px 0px;
    border: 1px solid #3883CC;
    color: white;
    background: #3883CC;
}

#menu #nav li ul li a:hover {
    background: #fff;
    color: #333;
}

#nav .MenuDropDown {
    visibility: hidden;
    display: none;
}

#nav li ul li a {
    width: 12em;
    display: block;
}

#nav li ul li {
    border-top: 1px solid white;
    float: none;
    height: 20px;
}

#tabs li {
    float: left;
    position: relative;
    top: -2px;
    height: 40px;
}

#tabs ul {
    position: absolute;
    top: 38px;
    z-index: 100;
    left: 1px;
    padding-top: 1px;
}

#tabs .MenuDropDown {
    visibility: hidden;
    display: none;
}

#tabs .MenuDropDown li {
    padding: 0;
    margin-left: 7px;
}

#tabs .MenuDropDown li ul li a {
    width: 12em;
    display: block;
    font-size: 12px;
}

#tabs li ul li a:link, #tabs li ul li a:active, #tabs li ul li a:visited {
    border: 1px solid #3883CC;
    color: white;
    background: #3883CC;
    padding-left: 10px;
}

#tabs li ul li a:hover {
    background: #fff;
    color: #333;
}

#tabs li ul li a {
    width: 12em;
    display: block;
    text-transform: none;
}

#tabs li ul li {
    border-top: 1px solid white;
    float: none;
    height: 37px;
}

#TopSlideZone {
    margin-left: 282px;
    padding: 10px 0 0 5px;
}

.menu {
    width: 100px;
    height: 29px;
    float: left;
    font-size: 18px;
    color: white;
    text-align: center;
    padding-top: 11px;
    border-left-width: 1px;
    border-left-color: #CCC;
    border-left-style: solid;
}

.home-icon {
    background: url(../images/images_2.png) no-repeat scroll 0 0 transparent;
    height: 52px;
    width: 55px;
    position: absolute;
    top: 88px;
    float: left;
    z-index: 999;
}

#menu #nav {
    left: 50px;
}

#container {
    background: white;
    margin-left: 4px;
    min-height: 700px;
    padding: 5px 0 0;
    width: 935px;
}

#container-border-left {
    background: url(../images/container-border.png) repeat-y 0 0 white;
    position: relative;
    top: 0;
    width: 940px;
    left: 1px;
}

#container-border-right {
    background: url(../images/container-border.png) repeat-y right center white;
    position: relative;
    top: 0;
    width: 949px;
    left: 10px;
}

#Home-Banner {
    width: 615px;
    height: 240px;
    float: left;
    margin-left: 4px;
    -moz-box-shadow: 0 0 5px #333333;
    -webkit-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px #333;
    overflow: hidden;
}

#container-top {
    background: url(../images/images_2.png) no-repeat scroll 1px -98px white;
    height: 9px;
    left: 0;
    margin-top: 5px;
    position: static;
    width: 955px;
}

#container-bottom {
    background: url(../images/images_2.png) no-repeat scroll 0 -106px white;
    height: 12px;
    left: 0;
    margin: 0 auto;
    width: 955px;
}

#main-content {
    min-height: 400px;
    padding-bottom: 1px;
    position: relative;
}

#content marquee {
    width: 480px;
}

#content-right {
    width: 700px;
    margin-left: 243px;
    position: relative;
    top: -5px;
}

#content-right marquee {
    width: 575px;
}

#bank-list {
    border: 1px solid #E2E2E2;
    margin-top: 5px;
    text-align: center;
    width: 922px;
    margin-left: 4px;
}

#bank-list .horizontal {
    display: inline-block;
    zoom: 1;
    width: 110px;
}

#bank-list h4 {
    color: #00A1DE;
    position: relative;
    top: -10px;
    left: 13px;
    background: white;
    width: 129px;
    padding: 0 10px;
    font-size: 13px;
}

#home-ads {
    display: none;
}

#home-ads {
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 960px;
    height: 80px;
}

#home-ads #ads-left {
    width: 470px;
    float: left;
}

#home-ads #ads-right {
    width: 470px;
    float: right;
}

#home-ads img {
    width: 470px;
    height: 80px;
}

#slide {
    border: 1px #cfcfcf solid;
    height: 250px;
    width: 630px;
    padding: 0;
    margin: 5px 10px 10px 0;
    overflow: hidden !important;
    float: left;
}

#slide p {
    display: none !important;
}

#silebar-left {
    float: left;
    width: 241px;
    margin-left: 3px;
    position: relative;
    top: -5px;
}

#TabCurrent {
    display: none;
}

ul.left-menu {
    list-style: none;
    padding-bottom: 15px;
}

.left-menu li ul {
    display: none;
}

.left-menu li:hover ul {
    display: block;
    background: #ffffff;
}

.left-menu li ul:hover {
    background: #05C8F8;
}

.left-menu li ul a {
    background-image: url(../images/arrow_white.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
}

.left-menu li.active ul {
    display: block;
    background: #ffffff;
    border-top: 1px #E0E0E0 solid;
}

.left-menu li.active ul:hover {
    background: #05C8F8;
}

ul.left-menu li ul.active {
    display: block;
    background: #05C8F8;
    border-top: 1px #E0E0E0 solid;
}

ul.left-menu li {
    border-bottom: 1px #E0E0E0 solid;
    line-height: 40px;
    margin: 0 10px 0 10px;
    padding: 0;
}

ul.left-menu li:hover, 
ul.left-menu li.active {
    background: #05C8F8;
}

ul.left-menu li.first {
    border: none;
}

ul.left-menu li a {
    color: #333;
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
    margin-left: 10px;
}

hr {
    border-top: 1px solid #CECECE;
}

#notice-right {
    float: right;
    margin: -2px 7px 0 0;
    height: 217px;
    width: 268px;
    background: url(../images/images_2.png) no-repeat -624px -121px;
    padding: 15px;
}

h2 {
    padding: 0px 0px 15px 5px;
    line-height: 8px;
    color: #00A1DE;
}

#notice-right .news-title {
    height: 40px;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
}

#notice-right .orther-news {
    height: 20px;
    overflow: hidden;
    background: url(../images/images_2.png) no-repeat -940px 2px;
    padding-left: 25px;
    font-size: 11px;
}

#notice-right .orther-news img {
    float: right;
}

#notice-right .news-intro {
    height: 80px;
    overflow: hidden;
    margin-bottom: 10px;
    padding-left: 10px;
    color: #9C9A9A;
}

#notice-right .news-intro img {
    padding: 5px;
}

.left-menu .title-box {
    background: url(../images/images_2.png) no-repeat left -599px;
    height: 38px;
}

.left-menu .title-box h2 {
    padding: 0px 0px 15px 20px;
    line-height: 36px;
    color: #00A1DE;
}

.left-menu .content-box {
    background: url(../images/images_2.png) no-repeat left bottom;
}

.content-box-register {
    margin-left: 10px;
    margin-bottom: 10px;
    width: 253px;
    height: 80px;
    margin: auto;
}

.content-box-register p {
    text-align: center;
    padding-top: 5px;
    color: white;
}

.content-box-register p a {
    color: #1D3F02;
}

.content-box-register p a:hover {
    color: #fff;
    text-decoration: underline;
}

.content-box-register .content-box-login {
    margin-left: 70px;
    margin-top: 10px;
}

.content-box-register .content-box-login a {
    color: white;
    padding-left: 25px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 25px;
}

.content-box-register .content-box-login a:hover {
    color: #B83232;
}

.content-box .content-box-yahoo {
    line-height: 30px;
    width: 260px;
    height: 90px;
    margin: auto;
    margin-bottom: 10px;
}

.content-box .content-box-yahoo p {
    text-align: left;
}

#content-right .content-box .pcontent {
    margin: 0px 10px 10px 10px;
}

#content-right .content-box hr {
    margin: 10px 10px 5px 10px;
}

#content-right .content-box h2 {
    margin: 0px 10px 10px 10px;
}

#content-right .content-box h3 {
    margin: 0px 10px 0px 10px;
}

#content-right .content-box p {
}

.moving-news {
    height: 23px;
    margin: 5px 0 7px 0;
    background: url(../images/images_2.png) no-repeat -305px -369px;
}

#content-right .moving-news {
    height: 23px;
    margin: 5px 15px 10px 0px;
}

.moving-news .title {
    font-weight: bold;
    float: left;
    width: 85px;
    text-align: center;
}

.moving-news .content a {
    margin-right: 35px;
}

.moving-news .content {
    float: right;
    width: 525px;
}

.moving-news a {
    color: #333333;
    text-decoration: none;
}

.moving-news a:hover {
    color: #43B8E5;
}

#content .center-box {
    margin-left: 8px;
}

#content-right .center-box {
    margin: 10px 0px 10px 10px;
}

.center-box a {
    color: #333333;
    text-decoration: none;
}

.center-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.center-box ul li a {
    text-decoration: none;
}

.center-box .orther-news li {
    height: 25px;
    overflow: hidden;
    margin: 0px 0px 5px 5px;
    background: url(../images/images_2.png) no-repeat -940px 1px;
    padding-left: 25px;
}

.home-box-title {
    background: url(../images/images_2.png) no-repeat -305px -394px;
    height: 38px;
}

.home-box-title li.dichvu-active a {
    color: white;
    margin-top: -2px;
}

.home-box-title ul li {
    line-height: 35px;
    height: 35px;
    float: left;
    padding: 0 0 0 28px;
    min-width: 85px;
    margin-left: 15px;
}

#home-box-about {
    padding-left: 18px;
    width: 95px;
}

.home-box-title2 #home-box-about a {
    position: relative;
    left: -12px;
}

.home-box-title li a {
    display: block;
}

.home-box-title li.dichvu-active {
    background: url(../images/images_2.png) no-repeat -50px 0;
    height: 35px;
    margin: 4px 0px 0px 0px;
    display: block;
    text-align: left;
    margin-left: 15px;
}

.home-box-content-bottom {
    background: url(../images/images_2.png) no-repeat -305px bottom;
    height: auto;
    margin-bottom: 10px;
    min-height: 368px;
}

#content-right .center-box .home-box-title {
    height: 45px;
    width: 745px;
}

.home-box-title li a {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.home-box-title li a:hover {
    color: #029CD6;
}

a:hover {
    color: #029CD6;
}

.center-box .content-box {
    width: 645px;
}

.center-box .title-box h2 {
    padding: 0px 0 15px 10px;
    line-height: 35px;
    color: #00A1DE;
}

#content-right .center-box .title-box {
    background: url(../images/images_2.png) no-repeat -169px 0px;
    height: 45px;
}

.center-box .content-box {
    width: 675px;
    background: url(../images/content-center.png) repeat-y left top;
}

#content-right .center-box .content-bottom {
    background: url(../images/content-bottom.png) no-repeat left bottom;
    padding-bottom: 20px;
    text-align: justify;
}

.home-box-content .col {
    margin: 0 15px 15px 0;
    padding-left: 10px;
    width: 285px;
}

.home-box-content .col-first {
    float: right;
    min-height: 352px;
}

.home-box-content .col h2 {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0px 10px 0px;
}

.home-box-content li.services {
    border-bottom: 1px dotted #999;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-image: url(../images/images_2.png);
}

.home-box-content li.services img {
    float: right;
    margin-top: 18px;
}

.news119, .news394 {
    background-position: -930px -126px;
}

.news126, .news395 {
    background-position: -930px -178px;
}

.news127, .news426 {
    background-position: -930px -234px;
}

.news135, .news425 {
    background-position: -930px -290px;
}

.news136, .news396 {
    background-position: -930px -342px;
}

.news137, .news412 {
    background-position: -930px -385px;
}

.news139, .news397 {
    background-position: -930px -435px;
}

.news138, .news416 {
    background-position: -930px -500px;
}

.news140, .news413 {
    background-position: -930px -548px;
}

.news141, .news414 {
    background-position: -930px -592px;
}

.news142, .news415 {
    background-position: -930px -638px;
}

.news143, .news417 {
    background-position: -930px -685px;
}

.news144, .news429 {
    background-position: -930px -731px;
}

.news145, .news428 {
    background-position: -930px -777px;
}

.news146, .news2120 {
    background-position: -930px -818px;
}

#line-bottom {
    border-top: 1px solid #C9C9C9;
    height: 2px;
    margin-top: 10px;
}

#footer {
    width: 100%;
}

#footer .fields {
    height: 25px;
}

#left-footer {
    margin: auto;
    width: 945px;
    height: 100px;
}

#language-list {
    position: relative;
    top: 8px;
    float: right;
}

#language-list img {
    margin-right: 2px;
}

#language-list img.active,
#language-list img:hover {
    cursor: pointer;
    border-bottom: 1px solid #FFF;
}

.clear {
    clear: both;
    height: 1px;
}

.center-box .subcontent-box img {
    max-height: 90px;
    padding: 5px;
    width: 110px;
}

.center-box .subcontent-box {
    margin: 0 10px;
    border-top: 1px dotted gray;
    padding-top: 5px;
    min-height: 130px;
}

.center-box .subcontent-box-first {
    margin: 0px 10px 0 10px;
    border-top: none;
}

.center-box .short {
    padding: 0px 10px 10px 10px;
}

.center-box .page-list {
    padding: 20px 10px 0px 0px;
    text-align: center;
}

.center-box .page-list a {
    border: 1px #c9c9c9 solid;
    padding: 3px 7px 3px 7px;
}

.center-box .page-list a.active {
    background: #169BD5;
    border: 1px #169BD5 solid;
    color: #fff;
    text-decoration: none;
}

.home-box-content .box-news,
.home-box-content .gioithieu {
    padding: 0 20px 10px 10px;
    text-align: justify;
}

.home-box-content .box-news .short {
    margin-bottom: 15px;
    color: #333;
    font: 12px/1.8em tahoma;
}

.home-box-content .box-news .short img {
    width: 125px !important;
    height: 100px !important;
    margin-right: 5px;
    margin-top: -20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid gray;
    background: #EAEAEA;
    padding: 1px 1px;
    float: left;
}

.home-box-content .box-news h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0;
    text-align: left;
    vertical-align: top;
}

.read-more a {
    color: #CC6600;
}

.read-more a:hover {
    color: #000;
}

.home-box-content .box-news h3 a {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    margin-left: 140px;
}

.home-box-content .box-news h3 a:hover {
    color: #0269CA;
    text-decoration: underline;
}

.date {
    color: #AFAFAF;
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    padding: 0;
}

.content-left {
    width: 620px;
    float: left;
    margin-left: 3px;
}

.content-right {
    width: 285px;
    float: right;
    background: url(../images/images_2.png) no-repeat 0 -121px;
    padding: 15px 10px 10px;
    height: 412px;
    margin-top: 4px;
}

.title-box h2 {
    font-size: 14px;
}

.date-time {
    float: right;
}

.content-box .pdate {
    padding-left: 10px;
    color: gray;
}

.content-box .orther-news {
    padding: 0px 0px 5px 10px;
}

.page-list .active,
.orther-news .active {
    text-decoration: underline;
}

.content-right .title-box {
    padding-left: 5px;
}

.right-box {
    margin-right: 10px;
}

.notice a {
    color: white;
}

.notice {
    position: fixed;
    left: -100px;
    top: 20px;
    background: url(../images/images_2.png) no-repeat -325px -170px;
    height: 40px;
    width: 155px;
    color: white;
    font-size: 15px;
    line-height: 34px;
    padding-left: 7px;
    z-index: 100;
}

.nivoSlider {
    position: relative;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.8;
    width: 100%;
    z-index: 8;
}

.nivo-caption p {
    padding: 5px;
    margin: 0;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

.nivo-controlNav a {
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.nivo-controlNav a.active {
    font-weight: bold;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

header, section, footer,
aside, nav, article, figure {
    display: block;
}

#slider {
    position: relative;
    width: 630px;
    height: 250px;
    background: url(../images/loading.gif) no-repeat 50% 50%;
}

#slider p {
    display: none !impotant;
}

#slider img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 630px;
    height: 250px;
    display: none;
}

#slider a {
    border: 0;
    display: block;
}

.nivo-controlNav {
    position: absolute;
    right: 0px;
    bottom: 4px;
}

.nivo-controlNav a {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/images_2.png) no-repeat -850px 0;
    text-indent: -9999px;
    border: 0;
    margin-right: 3px;
    float: left;
}

.nivo-controlNav a.active {
    background: url(../images/images_2.png) no-repeat -850px -22px;
}

.nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/images_2.png) no-repeat -880px -9px;
    text-indent: -9999px;
    border: 0;
}

a.nivo-nextNav {
    background-position: -910px -9px;
    right: 15px;
}

a.nivo-prevNav {
    left: 15px;
}

.nivo-caption {
    font-size: 10px;
}

#SocialShare {
    position: fixed;
    top: 20px;
    right: 0px;
    height: 36px;
    overflow: hidden;
}

#SocialShare #SecialFaceBook {
    height: 62px;
    overflow: hidden;
    position: relative;
    left: 10px;
}

#SocialShare #SecialIcon table.icons {
    position: relative;
    left: 10px;
}

#SocialShare #SecialIcon table.icons td {
    padding: 5px;
}

#SocialShare #SocialText {
    background: url(../images/images_2.png) no-repeat -305px -170px;
    height: 31px;
    width: 52px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 6px 0px 0px 15px;
    cursor: pointer;
}

#home-box-recruitment {
    padding-left: 11px;
    width: 107px;
}


#InternalAdvZone {
border: 1px solid #1c577c;
padding: 6px 10px;
width: 903px;
margin: 6px 0 5px 3px;
}

#InternalAdvZone table{
	width: 100%;
}

#InternalAdvZone .slider {
width: 130px;
height: 130px;
margin: 5px;
overflow: hidden;
text-align: center;
background-color: white !important;
padding: 3px;
}

#InternalAdvZone .slider a{
	padding: 90px 0 0 0;
}


#GearSlider {
border-bottom: 1px solid #888888;
margin: 0 0 10px 0;
height: 180px;
}

#GearSlider .title {
color: #0472b8;
font-size: 15px;
}
	
#GearSlider .slider {
border: 1px solid #0472b8;
}



#KeySlider {
margin: 0;
height: 170px;
}

#KeySlider .title {
color: #e23c03;
font-size: 15px;
}
	
#KeySlider .slider {
border: 1px solid #e23c03;
}

.menu-info {
	width: 935px;
	height: 36px;
	text-align: center;
	margin: auto;
}

.menu-info ul, .menu-info li {
	list-style: none;
}

.menu-info li {
	display: inline;
	float: left;
}

.menu-info li a{
margin: 5px 4px;
    display: inline-block;
    padding: 4px 7px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	text-decoration:none;
}

.menu-info li a:hover{
	background-color: #eee;
}
