

#nnav {
    background: url("../img/nav-strip-bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 60px;
    width: 100%;
}
#nnav .nrow {
    height: 60px;
}
#ninterf {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 95px;
    width: 100%;
}
#ninterf .nrow {
    height: 95px;
}
.nrow {
    margin: auto;
    padding: 0;
    position: relative;
    width: 938px;
}
#nlogo {
    left: 10px;
    margin-top: -33px;
    position: absolute;
    top: 50%;
}
#ninterf ul {
    margin-top: -26px;
    position: absolute;
    right: 0;
    top: 50%;
}
#ninterf li {
    background-color: #00CC99;
    float: left;
    height: 52px;
    list-style: none outside none;
    position: relative;
    width: 100px;
}
#ninterf li a.pnt {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#ninterf li.t-cns {
    background: url("../img/consumers-tab.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
    width: 162px;
}
#ninterf li.t-cns:hover {
    background: url("../img/consumers-tab.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
    cursor: pointer;
}
#ninterf li.t-cns:hover div a:hover {
    background-color: #FFC001;
}
#ninterf li div {
    background-color: #FFFFFF;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    display: none;
    left: 1px;
    position: absolute;
    top: 51px;
    width: 250px;
    z-index: 999;
}
#ninterf li div.ar {
    left: auto !important;
    right: 1px !important;
}
#ninterf li:hover div {
    display: block;
}
#ninterf li div a {
    color: #444444;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
#ninterf li div a:hover {
    color: #FFFFFF !important;
}
#ninterf li.t-trade {
    background: url("../img/trade-tab.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
    width: 144px;
}
#ninterf li.t-trade:hover {
    background: url("../img/trade-tab.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
    cursor: pointer;
}
#ninterf li.t-trade:hover div a:hover {
    background-color: #BDE045;
}
#ninterf li.t-join {
    background: url("../img/join-tab.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
    width: 147px;
}
#ninterf li.t-join:hover {
    background: url("../img/join-tab.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
    cursor: pointer;
}
#ninterf li.t-join:hover div a:hover {
    background-color: #FF3333;
}
#nnav p.tel {
    color: #008BCB;
    font-size: 14px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    position: absolute;
    top: 50%;
}
#nnav p.eml {
    background: url("../img/eml-ico.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #008BCB;
    font-size: 14px;
    height: 20px;
    left: 140px;
    margin-top: -10px;
    padding: 0 0 0 25px;
    position: absolute;
    top: 50%;
}
#nnav p.eml a {
    color: inherit !important;
}
#nnav p.eml a:hover {
    text-decoration: underline;
}
#nnav ul.navcustom {
    margin-top: -10px;
    position: absolute;
    right: 160px;
    top: 50%;
}
#nnav ul.navcustom.full {
    right: 0;
}
#nnav ul.navcustom li {
    color: #575757;
    float: left;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    list-style: none outside none;
}
#nnav ul.navcustom li a {
    color: inherit !important;
}
#nnav ul.navcustom li a:hover {
    text-decoration: underline;
}
#nnav ul.navcustom li.sep {
    padding-left: 10px;
    padding-right: 10px;
}
.mlogin {
    background-color: #008BCB;
    color: #FFFFFF !important;
    display: block;
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    margin-top: -18px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 145px;
}
.mlogin:hover {
    cursor: pointer;
}
.mlogin:hover div.logn {
    display: block;
}
.mlogin div.logn {
    background-color: #F9F9FA;
    border: 1px solid #999999;
    display: none;
    height: 190px;
    position: absolute;
    right: 0;
    top: 36px;
    width: 310px;
    z-index: 9999;
}
.mlogin div.logn p {
    color: #444444;
    font-size: 10px;
    margin-left: 15px;
    margin-top: 15px;
    text-align: left;
}
.mlogin div.logn ul {
    display: block;
    margin: 0 auto;
    width: 280px;
}
.mlogin div.logn li {
    list-style: none outside none;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
}
.mlogin div.logn label {
    color: #008BCB;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100px;
}
.mlogin div.logn input.txt {
    border: 0 none;
    box-shadow: 0 0 3px #CCCCCC;
    float: left;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    width: 170px;
}
.mlogin div.logn input.btn {
    background-color: #008BCB;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    height: 35px;
    padding-left: 40px;
    padding-right: 40px;
}
.mlogin div.logn input.btn:hover {
    background-color: #21ABDD;
    cursor: pointer;
}
.mlogin div.logn span {
    color: #444444;
    font-size: 10px;
    line-height: 14px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 10px;
    width: 150px;
}
#nfooter {
    background-color: #F6F7F8;
    border-top: 1px solid #CBE9FA;
    padding-bottom: 40px;
    width: 100%;
}
#nfooter .nrow {
    padding-top: 30px;
}
#nfooter .nav {
    float: left;
    width: 498px;
}
#nfooter .nav ul {
    float: left;
    width: 166px;
}
#nfooter .nav li {
    color: #008BCB !important;
    font-size: 11px;
    line-height: 14px;
    padding: 5px 10px;
}
#nfooter .nav li span {
    font-weight: bold;
}
#nfooter .nav li a {
    color: #008BCB !important;
}
#nfooter .nav li a:hover {
    text-decoration: underline;
}
#nfooter .nav li a.lp {
    color: #999999 !important;
}
#nfooter .cntct {
    border-left: 1px solid #FFFFFF;
    float: left;
    width: 439px;
}
#nfooter .cntct .inner {
    margin: 0 auto;
    width: 399px;
}
#nfooter .cntct h5 {
    color: #008BCB;
    font-size: 24px;
    font-weight: bold;
}
#nfooter .cntct p {
    color: #008BCB;
    font-size: 12px;
    line-height: 22px;
    padding: 0;
}
#nfooter .cntct ul {
    margin-bottom: 10px;
    margin-top: 10px;
}
#nfooter .cntct li {
    padding-bottom: 5px;
    padding-top: 5px;
}
#nfooter .cntct label {
    color: #008BCB;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 150px;
}
#nfooter .cntct input.txt {
    border: 0 none;
    box-shadow: 0 0 3px #CCCCCC;
    float: left;
    font-size: 12px;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    width: 239px;
}
#nfooter .cntct span {
    color: #008BCB;
    display: block;
    font-size: 12px;
    margin-top: 20px;
}
#nfooter .cntct span input {
    margin-left: 5px;
    margin-right: 5px;
}
#nfooter .cntct textarea {
    border: 0 none;
    box-shadow: 0 0 3px #CCCCCC;
    float: left;
    font-size: 12px;
    height: 60px;
    padding: 5px;
    resize: none;
    width: 239px;
}
#nfooter .cntct .btn {
    background-color: #008BCB;
    border: 0 none;
    color: #FFFFFF;
    font-size: 20px;
    height: 50px;
    letter-spacing: 1px;
    margin-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
}
#nfooter .cntct .btn:hover {
    background-color: #21ABDD;
    cursor: pointer;
}
#nfooter .info-wrapper {
    color: #999999;
    height: 60px;
    margin-top: 40px;
    position: relative;
    width: 930px;
}
#nfooter .info-wrapper hr {
    background-color: #999999;
    border: 0 none;
    height: 1px;
    margin-bottom: 20px;
}
#nfooter .info-wrapper p {
    font-size: 11px;
    left: 0;
    line-height: 16px;
    position: absolute;
    top: 15px;
}
#nfooter .info-wrapper ul {
    position: absolute;
    right: 0;
    top: 15px;
}
#nfooter .info-wrapper li {
    color: #008BCB !important;
    float: left;
    font-size: 11px;
    line-height: 16px;
    position: relative;
    text-align: center;
}
#nfooter .info-wrapper li.sep {
    padding: 0 5px;
}
#nfooter .info-wrapper span {
    color: #999999;
    font-size: 11px;
    line-height: 16px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 40px;
}
#nfooter .info-wrapper span a #nfooter .info-wrapper span a:active, #nfooter .info-wrapper span a:visited {
    color: #008BCB !important;
}
#nfooter .info-wrapper span a:hover {
    text-decoration: underline;
}
#nfooter .info-wrapper li a, #nfooter .info-wrapper li a:active, #nfooter .info-wrapper li a:visited {
    color: #008BCB !important;
}
#nfooter .info-wrapper li a:hover {
    text-decoration: underline;
}
#hpField {
    left: -9999px;
    position: absolute;
    top: 0;
}
