/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@font-face {
    font-family:'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gotham-Bold.woff') format('woff'),
         url('../fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gotham-Medium.woff') format('woff'),
         url('../fonts/Gotham-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot');
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gotham-Book.woff') format('woff'),
         url('../fonts/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body,div,li,td,p,span,input,textarea,h1,h2,h3,h4,h5,h6,a {font-family:'Gotham-Book','Verdama','Arial'; letter-spacing: -1px;}

.form-group {padding:13px 0; margin-bottom:0px;}
.btn, .form-control {border-radius:0px !important;}
.form-control {width:140px; display:inline-block;}
.row {margin:0; padding:0; width:100%;}
.feature_box {width:330px; float:left; margin:0 15px;}
.container {padding:0px;}
.navbar-header,.navbar-collapse {float:left;}
.navbar-nav {margin:0;}
.navbar-nav li.d1 {display:inline; float:left;}
.nav:after {clear:none;}
.form-group input,.navbar-form button {float:left;}
.navbar-right {margin-right:0px !important; float:right;}
 
.accent {font-family:'Gotham-Bold'; }
h1 {font-size:58px !important; margin-top:70px; margin-bottom:-10px;}
h1 .accent {letter-spacing:-3px;}
.contents {letter-spacing:0;}

.blue1 {color:#c0f8ff;}
.blue2 {color:#6bbceb;}
.blue3 {color:#29466e;}
.blue4 {color:#d3eeff;}

.white1 {color:#ebebeb;}
.white2 {color:#ffffff;}

.orange {color:#ffb931;}
.green {color:#83bd12;}

.gray {color:#a0a0a0;}

.t_shadow_b {text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);}
.t_shadow_w {text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.9);}

.clear {clear:both;}

.ht:before, .ht:after {
border-top: 1px solid #EA4B35;
}
.ht:before {
right: 0;
}
.ht:before, .ht:after {
border-top: 1px solid #2AC88D;
position: absolute;
display: block;
content: "";
height: 2px;
top: 50px;
width: 40%;
z-index: 1;
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-color: #357ebd;
}

body.gis .container, .jumbotron .container {width:100% !important;}
.container, .jumbotron .container {width:1080px !important;}
body.gis .container.sub_contents {padding:0px;}

.navbar-default {
  /*
  background-image: -webkit-linear-gradient(top, #29466e 0%, #233c5e 100%);
  background-image: linear-gradient(to bottom, #29466e 0%, #233c5e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff29466e', endColorstr='#ff233c5e', GradientType=0);
  */
  background-color: #f1f1f1;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-image: -webkit-linear-gradient(top, #eee 0%, #ddd 100%);
  background-image: linear-gradient(to bottom, #eee 0%, #ddd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  color:#000;

}

.navbar {margin-bottom:0px;}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color:#000 !important;}

.navbar-brand {height:60px; min-width:280px;}
.navbar-default .navbar-brand {color:#29466e;}
.navbar-default .navbar-nav>li>a {color:#29466e;}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  padding-top:20px; padding-bottom:20px;  
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.navbar-form {margin-top:0px; margin-bottom:0px; padding:13px 0;}

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
  border-color: #3278b3;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

.jumbotron.main_graphic {height:474px; padding:0; background:url('../img/main_graphic_ptrn.png') repeat-x; margin-bottom:20px;}
.jumbotron.main_graphic .container {height:474px; background:url('../img/main_graphic_bg.png') no-repeat; position:relative;}
.jumbotron.main_graphic .main_monitor {position:absolute; top:40px; right:-20px;}

.jumbotron.main_graphic h2 {font-size:37px !important;}

.jumbotron.sub_graphic {height:90px; padding:0; background:url('../img/sub_graphic_ptrn.png') repeat-x; margin-bottom:20px;}
.jumbotron.sub_graphic .container {height:90px; background:url('../img/sub_graphic_bg.png') no-repeat;}
body.gis .jumbotron.sub_graphic {margin:0;}

body.gis .container {padding:0 20px;}

#left_sub_title {float:left; width:55%; margin-top:21px; }
#left_sub_title span.white2 {font-size:32px; font-weight:bold;}
#left_sub_title span.blue1 {font-size:25px;}
#right_sub_title {float:right; width:44%; text-align:right;}
#right_sub_title p {margin-top:14px; font-size:14px;}

.jumbotron.footer {height:220px; padding:0; margin:0; margin-top:40px; background-color:#3d3d3d;}
.jumbotron.footer .container {height:220px; /* padding:0; */overflow:hidden; color:#b4b4b4;}
 
body.gis .jumbotron.footer, body.gis .jumbotron.footer .container{height:70px; margin-top:0px;}

.features {text-align:center; margin-top:20px; margin-bottom:10px;}
.f_title {font-size:24px;}
.f_desc {color:#909090;}

.gis_contents.container {padding:0 !important;}

.sub_contents {font-size:16px;}
.sub_contents p.contents {line-height:1.5; margin-bottom:26px;}
.p_title {font-weight:bold; text-decoration:underline;}
.sub_page_title {font-size:50px !important; margin-top:16px; letter-spacing:-2px;}
.sub_page_subtitle {font-size:40px !important; margin-top:15px; letter-spacing:-2px;}
.sub_page_desc {font-size:14px; letter-spacing:0; margin:0; margin-top:20px;}

.bt_print {float:right; top:0;}

.c_header { }
.c_header hr {margin:6px;}
.c_line {width:460px; float:left; padding:14px 0; line-height:0;}
.c_title {width:160px; color:#6d6d6d; font-size:20px; text-align:center; background-color:#FFF; padding:10px 0; float:left;}

.partners {text-align:center;}
.partnersLogo li{float:left; margin:0px 25px;}

#left_footer {float:left; width:46%;}
#left_footer .site_desc {font-size:14px;}
#left_footer .copyright {font-size:13px;}

#right_footer{float:right; width:46%; text-align:right;}
#right_footer h2 {font-size:20px;}
#right_footer .contact_desc {font-size:14px;}
#right_footer select {font-size:13px; padding:4px; width:100px;}

/******* Partners -sol ********/
ul, ul li{margin:0px; padding:0px; list-style:none;}
a, a:hover {text-decoration:none;}
.f_L{float:left;}
.clear{clear:both;}

.label{background:#16648f;}
.partnerInfo{margin:8px 4px; padding:10px; width:530px; height:280px; display:block; border:1px solid #ddd; border-radius:10px;}
.partnerlogo{padding:10px 6px 0px 0px;}
.partnerlogo img{width:100px;}
.partnerInfo .partnerCont{padding:13px 0px 0px 24px; width:398px; border-left:1px solid #efefef;}
.partnerInfo .partnerCont li{line-height:1.4em; padding:3px 0px;}
.partnerCont span{padding:5px; margin:4px 7px 0px 0px; font-size:11px; color:white; background:#2f8eb0; border-radius:30px;}
.partnerInfo .partnerCont .p-Title{font-size:19px; font-weight:bold;}

/******* 2014.11.10 djes********/
/*index*/
.f_desc{color:white;}

/*sub_searching*/
.orange{color:#f67824;}

.searchEnv-Wrap{margin:-50px 0px 0px -15px; width:693px;}
.searchEnv-Wrap .seachEnv-cont ul{float:left; margin:71px 54px 30px; text-align:center;}
.searchEnv-Wrap .seachEnv-cont ul li{padding:5px 0px; font-size:18px; color:#7c8388;}
.seachEnv-t{margin:10px auto; width:647px; text-align:left;}
.seachEnv-img img{margin-top:-47px;}

.sitemap{height:59px; background:#f1f1f1;}
.sitemap ul{display:block;}
.sitemap-gnb li{margin:0px 1px; padding:18px; width:174px; color:#29466e; text-shadow:0 1px 0 rgba(255, 255, 255, 1); border-radius:2px; position:relative;}
.sitemap-gnb .sitemap-snb{color:#3d5d8a; font-size:14px; text-align:center; background:#fafafa}

.sub_contents .p_title2.contents{margin:10px 20px 3px;}
.searchData-Img img{margin:15px 10px 0px 20px;}
ul.searchData-useWrap{margin:10px 0px 26px; padding-left:20px;}
.searchDate_h{color:#29466e; line-height:1.8em; font-weight:bold;}

/*sub_Contributing*/
.searchData-useWrap .searchData-cont2{margin:0px 0px 5px; padding:8px 20px; color:#29466e; font-size:18px; border:1px solid #ddd; border-radius:5px; text-shadow:0px 2px 0px white;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.searchData-mehtod-diagram ul{width:200px;}
.searchData-useWrap .searchdata-arrow, .searchData-useWrap .searchData-cont2{text-align:center;}
ul.searchData-mehtod{margin:0px 0px 26px;}
.searchData-mehtod li{padding:0px 0px 17px}
.searchData-mehtod .searchData-mehtod1{padding-top:16px;}
.searchData-mehtod .searchData-mehtod2{padding-top:29px;}
.searchData-mehtod .searchData-mehtod3{padding-top:30px;}
.searchData-mehtod .searchData-mehtod4{padding-top:32px;}
.searchData-mehtod .searchData-mehtod5{padding-top:34px;}

/*sub_Contact*/
.contact_wrap{margin:15px 15px 55px; padding:9px 5px 18px 25px; border:1px solid #efefef; border-radius:30px; box-shadow:0px 2px 3px #ddd;}
.contact_wrap img{margin-bottom:10px; padding-bottom:12px; width:250px;}
.contact_wrap ul .p-Title{margin-bottom:7px; padding:2px 0px 6px; color:white; font-size:21px; text-align:center;  text-shadow:2px 2px 1px #0a668f; border-radius:5px;
background: #00aedb; /* Old browsers */
background: -moz-linear-gradient(top,  #00aedb 0%, #0381b5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aedb), color-stop(100%,#0381b5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00aedb 0%,#0381b5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00aedb 0%,#0381b5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00aedb 0%,#0381b5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00aedb 0%,#0381b5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aedb', endColorstr='#0381b5',GradientType=0 ); /* IE6-9 */
border:1px solid #019ece;
}
.contact_wrap .contact_info li .glyphicon{
margin-right:10px;
background: #00aedb; /* Old browsers */
background: -moz-linear-gradient(top,  #00aedb 0%, #0381b5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aedb), color-stop(100%,#0381b5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00aedb 0%,#0381b5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00aedb 0%,#0381b5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00aedb 0%,#0381b5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00aedb 0%,#0381b5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aedb', endColorstr='#0381b5',GradientType=0 ); /* IE6-9 */	
}


.contact_wrap ul .p-Title2{
background: #7ab363; /* Old browsers */
background: -moz-linear-gradient(top,  #7ab363 0%, #4f8ea7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ab363), color-stop(100%,#4f8ea7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7ab363 0%,#4f8ea7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7ab363 0%,#4f8ea7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7ab363 0%,#4f8ea7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7ab363 0%,#4f8ea7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ab363', endColorstr='#4f8ea7',GradientType=0 ); /* IE6-9 */
}
.contact_wrap .contact_info2 li .glyphicon{
background: #7ab363; /* Old browsers */
background: -moz-linear-gradient(top,  #7ab363 0%, #4f8ea7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ab363), color-stop(100%,#4f8ea7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7ab363 0%,#4f8ea7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7ab363 0%,#4f8ea7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7ab363 0%,#4f8ea7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7ab363 0%,#4f8ea7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ab363', endColorstr='#4f8ea7',GradientType=0 ); /* IE6-9 */	
}

.contact_wrap .contact_info{margin:43px 26px 0px;}

/******2015.01.12******/
.maingraphic_westpac{position:relative; top:-10px; left:10px;}

.sub_contents{font-size: 16px; position: relative;}
.sub_westpac{position:absolute; top:0px; right:9px;}

