﻿@font-face {
    font-family: 'utm_trajan_pro_boldregular';
    src: url('../font/utm-trajan-pro_bold-webfont.eot');
    src: url('../font/utm-trajan-pro_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/utm-trajan-pro_bold-webfont.woff') format('woff'),
         url('../font/utm-trajan-pro_bold-webfont.ttf') format('truetype'),
         url('../font/utm-trajan-pro_bold-webfont.svg#utm_trajan_pro_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

*
{
    margin: 0;
    padding: 0;
}
body
{
    background: #e3e3e3 url(../images/header-bg.png) repeat-x left top;
    color: #4f4f4f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
}
.clr
{
    clear: both;
}
h1
{
}
/*ul, ol
{
    list-style: none;
}*/
hr
{
    display: none;
}
a:link, a:visited
{
    font-size: 11px;
    outline: none;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
fieldset, a img, img
{
    border: none;
}
:focus
{
    outline: none;
}
.hidden
{
    display: none;
}
#wrapper
{
}
.wrapper-main
{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 980px;
}
/*=====================================================HEADER============================================================*/
#header
{
    background: url(../images/menu-bgg.png) repeat-x left bottom;
    position: relative;
    width: 100%;
    z-index: 10;
}
#header .wrapper-main
{
    height: 149px;
    position: relative;
}
/*==logo==*/
#header #logo
{
    left: 10px;
    top: 20px;
    position: absolute;
    z-index: 999;
}
#header #logo a, #logo-footer a
{
    background: url(../images/logo.png) no-repeat left top;
    display: block;
    height: 75px;
    float: left;
    text-indent: -9999em;
    width: 95px;
}
/*===========nameco==========*/
#nameco
{
    left: 125px;
    top: 30px;
    position: absolute;
    width: 600px;
}
.name-com h2
{
    color: #0184d0;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.name-com p
{
    color: #17e942;
    font-size: 16px;
    line-height: 20px;
}
/*=================*/
#headerRight
{
    right: 0;
    top: 45px;
    position: absolute;
    text-align: right;
    width: 500px;
    z-index: 999;
}
#headerRight, #headerRight a
{
    color: #727f6c;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
}
#headerRight a
{
    display: inline-block;
    margin: 0 3px;
}
#headerRight .find
{
    margin-right: 0;
    margin-left: 10px;
}
#headerRight .find span
{
    background: url(../images/icon-h-1.png) no-repeat left center;
    color: #1a4c00;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-left: 28px;
    text-decoration: underline;
    text-transform: uppercase;
    line-height: 22px;
}
/*===menu===*/
#menu
{
    bottom: 0;
    left: 0;
    position: absolute;
    list-style: none;
    width: 100%;
    z-index: 99;
}
#menu li
{
    float: left;
    padding-right: 1px;
}
#menu li a
{
    color: #006c97;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    padding: 0 20px;
    text-transform: uppercase;
}
#menu li a:hover, #menu li.active a
{
    background: #1721d4;
    color: #17e942;
    text-decoration: none;
}
/*=================*/
.headder-lan
{
    padding-top: 8px;
    width: 100%;
}
#languge
{
    float: right;
    padding-left: 10px;
    height: 20px;
    width: 100px;
    z-index: 9999;
}
#languge img
{
    float: left;
    margin-top: 5px;
}
#languge .box-select
{
    float: right;
    width: 75px;
}
/*=====================================================MAIN============================================================*/
#main-content
{
    position: relative;
    padding-bottom: 10px;
    margin-top: -38px;
    width: 100%;
    z-index: 10;
}
.title
{
    color: #1718cb;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    width: 100%;
}
#main-content > .wrapper-main
{
    background: #fff ;
}
.wrapper-b
{
    background: url(../images/aside-bg-b.jpg) no-repeat left bottom;
    min-height: 550px;
    width: 100%;
}
#banner
{
    overflow: hidden;
    position: relative;
    margin-top: -34px;
    min-width: 980px;
    width: 100%;
    z-index: 1;
}
#site
{
    background: #fff;
    height: 21px;
    padding: 5px 30px;
    width: 920px;
}
#site a
{
    background: url(../images/icon-site.png) no-repeat right 10px;
    color: #405265;
    display: inline-block;
    font-size: 11px;
    line-height: 21px;
    padding-right: 10px;
    margin: 0 3px;
}
#col-left
{
    background: url(../images/aside-bg-shadow.png) no-repeat left top;
    float: left;
    padding: 40px 10px 430px 28px;
    width: 187px;
}
.title-a
{
    color: #17e942;
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 22px;
    padding-bottom: 25px;
    width: 100%;
}
#listMenu, #listMenu li
{
    float: left;
    list-style: none;
    width: 100%;
}
#listMenu
{
    border-top: solid 1px #5b5bdb;
}
#listMenu li
{
    border-bottom: solid 1px #5b5bdb;
}
#listMenu li a
{
    color: #ddd;
    display: block;
    font-size: 11px;
    line-height: 18px;
    padding: 3px 0 3px 23px;
}
#listMenu li.active a, #listMenu li a:hover
{
    background: #0bb72e;
    color: #fff;
    text-decoration: none;
}
#col-right
{
    background: url(../images/col-right-bg.jpg) no-repeat left top;
    padding: 10px 25px 10px 35px;
    overflow: hidden;
}/*=================*/
.wrap-text
{
    float: left;
    font-size: 11px;
    padding: 35px 0 25px;
    width: 500px;
}
.wrap-text .title
{
    padding-bottom: 2px;
}
.wrap-text strong
{
    color: #000;
}
/*================*/
#partners
{
    float: right;
    width: 178px;
}
#partners li img
{
    border: 0;
    display: block;
}
#listPartners li a
{
    border: solid 1px #d4d4d4;
    display: block;
    text-align: center;
    height: 80px;
    width: 176px;
}
#listPartners li a img
{
    display: inline-block;
    max-height: 80px;
    max-width: 176px;
}
/*=====================================================FOOTER============================================================*/
#footer
{
    background: #919191 url(../images/footer-bg.png) repeat-x left top;
}
#footer .wrapper-main
{
    background: #919191 url(../images/footer-bg.png) repeat-x left top;
    overflow: hidden;
    padding: 20px 0;
}
#footer .footer-col
{
    float: left;
    width: 650px;
}
#footer .footer-col, #footer .footer-col a
{
    color: #6e6e6e;
    font-size: 11px;
    font-style: italic;
    line-height: 22px;
}
#footer .footer-col h2
{
    color: #323232;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 20px;
}
#footer .footer-col h3
{
    color: #474747;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 5px;
}
#share
{
    float: right;
    width: 135px;
}
#share h4
{
    color: #005aff;
    font-size: 14px;
    padding-bottom: 3px;
    line-height: 20px;
}
#share a
{
    display: block;
    float: left;
    margin-right: 3px;
}

/*=====================*/

#form-register
{
    float: left;
    padding: 40px 0;
    width: 470px;
}
#form-register .title
{
    padding-bottom: 20px;
}
.info-box
{
    padding: 10px 0;
    width: 100%;
}
.info-box h3
{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 100%;
}
.info-box .input-register
{
    float: left;
    padding: 5px 0;
    width: 100%;
}
.input-register .lb-register, 
.input-register .radioList label,
.input-register .listCheck label
{
    color: #4f4f4f;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
}
.input-register .lb-register
{
    display: block;
    float: left;
    padding-right: 14px;
    padding-left: 14px;
    width: 130px;
}
.input-register .radioList input,
.input-register .listCheck input
{
    float: left;
}
.input-register .radioList label,
.input-register .listCheck label
{
    display: block;
    float: left;
    line-height: 14px;
    padding-left: 5px;
    width: auto;
}
.input-register .radioList label
{
    float: left;
    width: 60px;
}
.input-register td
{
    padding-bottom: 5px;
    vertical-align: top;
}
.checkL2 label
{
    width: 120px !important;
}
.lb-2
{
    line-height: 14px !important;
}
.lb-er
{
    color: #ff0000;
}
.lb-error
{
    color: #ff0000;
    display: block;
    float: left;
    padding-left: 158px;
    width: 300px;
}
.wrap-checkbox
{
    float: left;
    padding-left: 158px;
    width: 365px;
}
.wrap-checkbox span
{
    padding-right:10px;
}
.wrap-checkbox span lable
{
   
}
.wrap-checkbox .checkBox label
{
    
}
.wrap-checkbox .checkBox input
{

margin-right: 5px;
}
.input-register .register-text, .input-register .register-input-2,
.input-register .register-area
{
    float: left;
    width: 300px;
}
.input-register .register-text, .input-register .register-area,
.input-register .boxSelect
{
    border: solid 1px #e3e9ef;
    color: #9b9b9b;
    font-family: Arial;
    font-size: 11px;
    line-height: 16px;
}
.input-register .register-text, .input-register .register-area
{
    padding: 2px 10px;
    width: 280px;
}
.input-register .register-text
{
    height: 20px;
}
.input-register .register-area
{
    resize: none;
    height: 50px;
}
.input-register .boxSelect
{
    float: left;
    padding: 2px;
    margin-right: 10px;
    height: 23px;
    width: 150px;
}
/*.radioList
{
    float: left;
    width: 150px;
}
.radioList input, .input-register .listCheck input
{
    float: left;
    margin-top: 1px;
}
.input-register .radioList, .input-register .listCheck
{
    vertical-align:top;
}
.input-register .radioList label, .input-register .listCheck label
{
    line-height: 14px;
    padding-left: 5px;
    padding-right: 10px;
}
.input-register .listCheck td
{
    padding-bottom: 8px;
}
.checkL2
{
    float: left;
    width: 350px;
}
.checkL2 td
{
    float: left;
    width: 160px !important;
}
.checkL2 label
{
    padding-right: 0 !important;
    width: 140px !important;
}*/
.register-btn
{
    background: url(../images/btn-bg.png) repeat-x left top;
    border: none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    padding-bottom: 3px;
    margin-left: 158px;
    margin-top: 10px;
    width: 75px;
}