#div_body #top_bot_2 {
  margin: 10px 0;
}

#div_body #top_bot_2 #top_bot_2_left {
  background-color: #6d6d6d;
  padding: 6px 4px;
}

#div_body #top_bot_2 #top_bot_2_left .now_location, #div_body #top_bot_2 #top_bot_2_left .now_location a {
  color: #fff;
}

#div_body #top_bot_2 #top_bot_2_left .now_location .now_page {
  color: #E4FF03;
}

#content #con_left_txt {
  background-color: #EAEAEA;
  text-align: center;
}

#content #con_left_txt ul {
  padding-top: 2px;
}

#content #con_left_txt ul li {
  border-bottom: dotted 1px #ccc;
  margin: 5px 0;
  font-size: 16px;
  padding: 2px 0 4px 0;
}

#con_right {
  width: 100%;
}

#con_right #con_right_main {
  width: 100%;
}

#con_right #con_right_main img {
  max-width: 100%;
}

#div_body #content #con_right #con_right_main {
  padding: 0;
  text-align: center;
}