/* container --------------------------------------------------------------- */
#container {
  background: url(../img/bg_container.png) no-repeat 614px 0;
}

#content {
  width: 650px;
  padding: 0 0 15px 0;
  border-right: 1px solid #4a82c3;
}

#content .flash {
  z-index: 99999;
}

#notice .latest {
  position: relative;
  width: 400px;
  padding: 10px 0 0 10px;
}

#notice .latest .more {
  position: absolute;
  display: block;
  top: 480px;
  right: 0;
}

#content .latest .more img {
  display: block;
  margin: 9px 0;
}

#notice .latest table {
  width: 100%;
}

#content .latest .latest_panel {
  height: 110px;
}

#notice .latest .latest_panel table {
  table-layout: fixed;
}

#notice .latest .latest_panel td {
  padding: 2px 0;
}

#content .latest .latest_panel .title {
  width: 322px;
  padding-left: 8px;
  background: url(../img/bu_latest.png) no-repeat left center;
}

#notice .latest .latest_panel .title.new {
  background: url(../img/bu_latest_new.png) no-repeat left center;
}

#notice .latest .latest_panel .title div {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overow: ellipsis;
}

#notice .latest .latest_panel .date {
  width: 70px;
  text-align: right;
}

#content .weather {
  position: absolute;
  top: 480px;
  right: 10px;
}

#content .weather h2 {
  padding: 0 0 6px 20px;
  font-size: 12px;
  line-height: 15px;
  background: url(../img/bu_main_gray.png) no-repeat;
}

#content .weather dl, #content .weather .err {
  position: relative;
  width: 208px;
  height: 91px;
  border: 1px solid #c6c2c3;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background: url(../img/bg_weather.png) no-repeat 7px 7px;
}

#content .weather .err {
  height: 71px;
  padding: 20px 0 0 0;
  font-size: 14px;
  text-align: center;
  background: none;
}

#content .weather dt {
  position: absolute;
  top: 9px;
  width: 56px;
  height: 23px;
  line-height: 23px;
  text-align: center;
}

#content .weather dd {
  position: absolute;
  bottom: 4px;
  width: 56px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: -1px;
  text-align: center;
  color: #1673b8;
}

#content .weather dt.t1, #content .weather dd.d1 {
  left: 9px;
}

#content .weather dt.t2, #content .weather dd.d2 {
  left: 76px;
}

#content .weather dt.t3, #content .weather dd.d3 {
  left: 143px;
}

#content .weather dd.len3, #content .weather dd.len4 {
  font-size: 15px;
}

#content .weather dd.len5 {
  font-size: 18px;
  line-height: 20px;
}

.aside {
  position: absolute;
  top: 0;
  right: 0;
  width: 319px;
  padding: 10px 0 10px 10px;
}

.aside .quicksearch {
  margin: 0 0 10px 0;
  padding: 48px 6px 0 6px;
  border-bottom: 6px solid #43566c;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #43566c url(../img/bg_quicksearch.png) no-repeat;
}

.aside .quicksearch .tabs {
  position: relative;
  border-bottom: 6px solid #43566c;
}

.aside .quicksearch .loading {
  position: absolute;
  bottom: 50px;
  left: 137px;
  z-index: 10;
}

.aside .quicksearch .tabs .tabheader {
  height: 35px;
  background: url(../img/bg_quicksearch_tabs.png) no-repeat;
}

.aside .quicksearch .tabs .tabheader.active_tab2 {
  background: url(../img/bg_quicksearch_tabs.png) no-repeat 0 -35px;
}

.aside .quicksearch .tabs .tabheader li {
  float: left;
  width: 153px;
}

.aside .quicksearch .tabs .tabheader li a {
  display: block;
  padding: 0 0 0 34px;
  font-weight: bold;
  line-height: 35px;
}

.aside .quicksearch .tabs .tabheader li a:active, .aside .quicksearch .tabs .tabheader li a:hover, .aside .quicksearch .tabs .tabheader li a:focus {
  text-decoration: underline;
}

.aside .quicksearch .tab {
  position: relative;
  height: 148px;
  padding: 6px 10px;
  border: 1px solid #b5b5b5;
  border-top: none;
  background: #fff;
}

.quicksearch .find_bs_no {
  display: block;
  float: right;
  padding: 0 0 0 15px;
  line-height: 20px;
  background: url(../img/bg_quicksearch_find_bs_no.png) no-repeat 0 center;
}

.quicksearch .find_bs_no:active, .aside .quicksearch .find_bs_no:hover, .aside .quicksearch .find_bs_no:focus {
  color: #f00;
}

.quicksearch .find_src_bs {
  margin-top: -4px !important;
}

.quicksearch .find_dst_bs {
  margin-top: 2px !important;
}

.quicksearch .find_src_bs input, .aside .quicksearch .find_dst_bs input {
  width: 135px;
}

.quicksearch .find_route select {
  width: 120px;
}

.aside .quicksearch .guide {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 190px;
  height: 50px;
  padding: 39px 25px 10px 90px;
  background: #fff url(../img/bg_quicksearch_guide.png) no-repeat 0 bottom;
}

.aside .quicksearch .quicksearch_ret {
  padding: 2px 0 0 0;
}

.quicksearch .quicksearch_ret .bslist {
  position: relative;
}

.quicksearch .quicksearch_ret .bslist p {
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../img/bu_circle.png) no-repeat 0 center;
}

.quicksearch .quicksearch_ret .bslist ul {
  overflow: auto;
  height: 75px;
  margin: 2px 0 0 0;
  border-top: 1px solid #c6c2c3;
}

.quicksearch .quicksearch_ret .bslist ul li {
  overflow: hidden;
  padding: 3px 0 3px 15px;
  border-bottom: 1px solid #c6c2c3;
}

.quicksearch .quicksearch_ret .bslist ul li a {
  display: block;
  float: left;
  width: 164px;
  font-size: 13px;
}

.quicksearch .quicksearch_ret .bslist ul li .viewmap {
  display: block;
  overflow: hidden;
  float: right;
  width: 90px;
  padding: 0 0 0 20px;
  background: url(../img/btn_view.gif) no-repeat 0 center;
}

.quicksearch .quicksearch_ret .bslist a:active, .aside .quicksearch .quicksearch_ret .bslist a:hover, .aside .quicksearch .quicksearch_ret .bslist a:focus {
  color: #0076ff;
}

.quicksearch .quicksearch_ret .sdbtn {
  padding: 14px 0 0 0;
  text-align: center;
}

.quicksearch .quicksearch_ret .sdbtn a, .aside .quicksearch .quicksearch_ret .sdbtn img {
  display: inline-block;
}

.quicksearch .quicksearch_ret .sdbtn a {
  margin: 0 3px;
}

.quicksearch .quicksearch_ret .sdcond {
  padding: 6px 0 0 56px;
}

.quicksearch .quicksearch_ret .sdcond label select#sdSelectLimit {
  vertical-align: 0;
}

.aside .quicksearch .timeschedule {
  padding: 6px 10px;
  border: 1px solid #b5b5b5;
  background: #f3f3f3;
}

.aside .quicksearch .timeschedule h3 {
  padding: 0 0 6px 20px;
  font-size: 12px;
  line-height: 15px;
  background: url(../img/bu_main.png) no-repeat;
}

.aside .quicksearch .timeschedule form {
  position: relative;
  background-position: 0 -27px;
}

.aside .quicksearch .timeschedule input {
  width: 145px;
  background: #fff;
}

.aside .quicklink {
  position: relative;
  margin: 0 0 10px 0;
}

.aside .quicklink h2 {
  overflow: hidden;
  height: 0;
  padding: 30px 0 0 0;
  background: url(../img/bg_quicklink.png) no-repeat;
}

.aside .quicklink .icons {
  overflow: hidden;
  margin: 3px 0 0 0;
}

.aside .quicklink .icons li {
  float: left;
  margin: 0 0 0 1px;
}

.aside .quicklink .icons li.m1 {
  margin: 0;
}

.aside .quicklink .icons li a {
  display: block;
  overflow: hidden;
  width: 63px;
  height: 30px;
  padding: 46px 0 0 0;
  text-align: center;
  line-height: 15px;
  background: url(../img/bg_quicklink_icon.png) no-repeat;
}

.aside .quicklink .icons li.m2 a {
  background-position: -63px 0;
}

.aside .quicklink .icons li.m3 a {
  background-position: -126px 0;
}

.aside .quicklink .icons li.m4 a {
  background-position: -189px 0;
}

.aside .quicklink .icons li.m5 a {
  background-position: -255px 0;
}

.aside .quicklink .icons li a:active, .aside .quicklink .icons li a:hover, .aside .quicklink .icons li a:focus  {
  color: #d4007e;
}

.aside .quicklink .icons li.m1 a:active, .aside .quicklink .icons li.m1 a:hover, .aside .quicklink .icons li.m1 a:focus  {
  background-position: 0 -81px;
}

.aside .quicklink .icons li.m2 a:active, .aside .quicklink .icons li.m2 a:hover, .aside .quicklink .icons li.m2 a:focus {
  background-position: -63px -81px;
}

.aside .quicklink .icons li.m3 a:active, .aside .quicklink .icons li.m3 a:hover, .aside .quicklink .icons li.m3 a:focus {
  background-position: -126px -81px;
}

.aside .quicklink .icons li.m4 a:active, .aside .quicklink .icons li.m4 a:hover, .aside .quicklink .icons li.m4 a:focus {
  background-position: -189px -81px;
}

.aside .quicklink .icons li.m5 a:active, .aside .quicklink .icons li.m5 a:hover, .aside .quicklink .icons li.m5 a:focus {
  background-position: -255px -81px;
}

.quick #dncenter {
  position: absolute;
  top: 50px;
  right: 10px;
  width: 340px;
  height: 160px;
  padding: 30px 12px 12px 12px;
  background: url(../img/bg_dncenter.png) no-repeat;
  background-size: cover;
  z-index: 10;
}

.quick #dncenter ul {
  float: none !important;
}

.quick #dncenter li {
  padding: 3px 0;
}

.quick #dncenter li:last-child {
  overflow: hidden;
  margin: 3px 0 0 0;
  padding: 6px 0 0 0;
  border-top: 1px solid #a6b2ba;
}

.quick #dncenter form {
  position: relative;
}

.quick #dncenter label {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}

.quick #dncenter select.s01 {
  width: 141px;
}

.quick #dncenter select.s02 {
  width: 122px;
}

.quick #dncenter select.s03 {
  width: 180px;
}

.quick #dncenter .close {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  font-size: 18px;
}

.aside #notislider {
  padding: 6px 19px 0 19px;
  border: 1px solid #c9cac9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #f3f3f3;
}

.aside #notislider ul {
  overflow: hidden;
  width: 400px;
  height: 181px;
  border: 1px solid #b5b5b5;
  background: #fff;
}

.aside #notislider img {
  width: 100%;
  height: 100%;
}
