@charset "euc-kr";
.content_wrap .cont_title_member {
  background: url(../images/icon/sub_tit_member.png) no-repeat right 40px;
}
.join_step, .req_step {
  display: block;
  height: 80px;
  background: url(../images/sub2017/join_path_bg.png) repeat-x center top;
}
.join_step li {
  float: left;
  display: inline-block;
  width: 25%;
  font-size: 16px;
  text-align: center;
}
.req_step li {
  float: left;
  display: inline-block;
  position: relative;
  width: 20%;
  font-size: 16px;
  text-align: center;
}
.ico_join_bullet {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/sub2017/join_path_bullet.png) repeat-x center top;
  background-position: 0 0;
}
.join_step li em, .req_step li em {
  display: block;
  margin-top: 5px;
  font-weight: bold;
  color: #232323;
}
.join_step li.on, .req_step li.on {
  color: #3b70c9;
}
.join_step li.on .ico_join_bullet,
.req_step li.on .ico_join_bullet {
  background-position: 0 -20px;
}
.join_step li.on em,
.req_step li.on em {
  color: #3b70c9;
}
.join_age_box {
  position: relative;
  width: 48%;
  height: 280px;
  border-radius: 10px;
  background: #f7f7f7;
  font-size: 22px;
  text-align: center;
  line-height: 25px;
}
.join_age_box:hover {
  background: #c0d6e9;
}
.join_age_box:hover .ico_join_chk {
  display: block;
}
.ico_join_chk {
  display: none;
  position: absolute;
  bottom: 60px;
  right: 40px;
  width: 50px;
  height: 40px;
  background: url(../images/sub2017/ico_join_chk.png) no-repeat;
}
.join_content {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.join_age_box a {
  width: 100%;
  height: 100%;
}
.join_age_box.fl_l {
  float: left;
}
.join_age_box.fl_r {
  float: right;
}
.join_age_box .child,
.join_age_box .adult {
  display: block;
  width: 142px;
  height: 90px;
  margin: 70px auto 10px;
  background: url(../images/sub2017/join_img_1.png) repeat-x center top;
}
.join_age_box .child {
  background-position: 0 0;
}
.join_age_box .adult {
  background-position: 0 -90px;
}
.join_guide {
  overflow-y: scroll;
  height: 200px;
  border: 1px solid #cccccc;
  padding: 20px;
  line-height: 20px;
}
div + h3,
table + h3 {
  margin-top: 30px;
}
h3 {
  margin-bottom: 10px;
  padding-left: 25px;
  background: url(../images/sub2017/ico_h3_bullet.png) no-repeat left center;
  font-size: 16px;
  font-weight: bold;
  color: #232323;
}
.join_guide_footer {
  overflow: hidden;
  height: auto;
  padding-top: 10px;
}
.join_guide_footer .row {
  width: 100%;
  height: 25px;
}
.form1 {
  float: right;
  width: 30%;
  text-align: right;
}
.form1 label + label {
  margin-left: 15px;
}
input[type=radio] {
  margin-right: 5px;
}
input[type=button] {
  border: 0;
}
.btn_footer_area {
  clear: both;
  overflow: hidden;
  display: block;
  height: auto;
  margin-top: 20px;
  text-align: center;
}
.btn_small {
  width: 80px;
  height: 28px;
  text-align: center;
  line-height: 28px;
}
.content .table_write tr td input.ip_size_sm {
  width: 150px;
}
.content .table_write tr td input.ip_size_md {
  width: 300px;
}
.content .table_write tr td input.ip_size_number {
  width: 50px;
}
.essential {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 2px;
  background: url(../images/sub2017/ico_assen.png) no-repeat center center;
}
.content .table_write tbody.text_align_left tr th {
  padding-left: 20px;
  text-align: left;
}
.content .table_write tr td input[type=radio] {
  width: 15px;
  padding-left:0px;
}
.table_option_sm {
  width: 150px;
  height: 25px;
  border: 1px solid #cfcfcf;
  padding-left: 10px;
}
.table_option_wauto {
  height: 25px;
  border: 1px solid #cfcfcf;
  padding-left: 10px;
}
.td_addr {
  margin: 5px 0;
  line-height: 21px;
}
.td_addr_inner {
  margin-bottom: 5px;
}
.td_addr_inner li {
  margin-top: 5px;
}
.td_addr_inner li:first-child {
  margin-top: 0;
}
.btn_medium {
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.btn_mini {
  height: 25px;
  padding: 0 10px;
  line-height: 25px;
}
.btn_blue {
  background: #3b70c9;
  color: #fff;
}
.btn_gray {
  background: #aaa;
  color: #fff;
}
.btn_darkgray,
a.btn_darkgray {
  background: #4a4a4a;
  color: #fff;
}
.slctbox_intd,
.textarea_intd {
  float: left;
  width: 100%;
  height: 70px;
  margin: 5px 0;
}
.textarea_intd {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
.content .table_write tr td a.date_input_btn {
  display: inline-block;
  overflow: hidden;
  width: 25px;
  height: 25px;
  background: url(../images/icon/date_icon.png) no-repeat left;
  margin-left: 5px;
  text-indent: -5000px;
  white-space: nowrap;
}
.prev_img {
  overflow: hidden;
  width: 100%;
  height: 95px;
  margin: 5px 0;
  background: url(../images/sub2017/prev_img_bg.png) no-repeat center center;
}
.prev_img img {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.common_box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 3px solid #4a4a4a;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
}
.common_box.pd_intro {
  padding: 30px 0;
}
.common_box.size_lg {
  width: 100%;
}
.common_box.size_sm {
  width: 50%;
  margin: 0 auto;
}
.row_top {
  width: 480px;
  height: 85px;
  margin: 30px auto;
  padding-top: 10px;
  padding-left: 120px;
  background: url(../images/sub2017/ico_rock.png) no-repeat left top;
}
.login_ip {
  float: left;
  width: 350px;
}
.login_ip dt {
  width: 90px;
  background: url(../images/sub2017/ico_bullet_1.gif) no-repeat left center;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.login_ip dt,
.login_ip dd {
  float: left;
  height: 40px;
  line-height: 40px;
}
.login_ip dt.clear {
  clear: both;
}
.login_ip input {
  width: 230px;
  height: 30px;
  padding: 2px 5px;
  line-height: 30px;
}
.row_ftr {
  overflow: hidden;
  width: 100%;
  padding: 20px 0;
  height: auto;
  background: url(../images/sub2017/dotted_line.gif) repeat-x center top;
}
.row_ftr p {
  width: 335px;
  padding-left: 70px;
}
.row_ftr p,
a {
  display: inline-block;
}
.btn_login {
  width: 120px;
  height: 75px;
  font-size: 16px;
}
.row_top_searchid {
  padding: 40px 40px 30px;
}
.row_top_searchid input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  padding: 2px 5px;
  line-height: 35px;
}
.row_top_searchid input + input {
  margin-top: 5px;
}
.row_top_searchid input[type="button"] {
  height: 50px;
  line-height: 50px;
}
.row_ftr_searchid p {
  margin-bottom: 5px;
}
.row_ftr_searchid {
  padding: 20px 0;
  height: auto;
  background: url(../images/sub2017/dotted_line.gif) repeat-x center top;
  text-align: center;
}
.center {
  text-align: center;
}
.paragraph_t {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #232323;
}
.comm_tb {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 3px solid #4a4a4a;
  border-right: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
}
.comm_tb.history th {
  width: 120px;
  height: 40px;
  border-bottom: 1px solid #d0d0d0;
  text-align: center;
}
.comm_tb.history td {
  width: 878px;
  padding: 5px 10px;
  border-left: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
.comm_tb.history td ul li {
  padding-left: 15px;
}
.tour_tb thead th {
  height: 40px;
  background: #f5f5f5;
  border-bottom: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  text-align: center;
}
.tour_tb thead th:first-child {
  border-left: none;
}
.tour_tb tbody th {
  padding: 10px;
  border-bottom: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  background: #f4faff;
}
.tour_tb tbody td {
  padding: 10px;
  border-left: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
.tour_tb tbody th:first-child {
  border-left: none;
}
.tour_tb tbody th.bdr_left {
  border-left: 1px solid #d0d0d0;
}
._tb_border thead th {
  background: #f5f5f5;
  border-left: 1px solid #d0d0d0;
  text-align: center;
}
._tb_border thead th:first-child {
  border-left: none;
}
._tb_border th {
  height: 40px;
  padding-left: 20px;
  border-bottom: 1px solid #d0d0d0;
  text-align: left;
}
._tb_border td {
  padding: 5px 10px;
  border-left: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  text-align: center;
}
.left_tit_sec {
  float: left;
  width: 190px;
  height: 90px;
  padding-top: 40px;
  background: #ff8012;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.h3_comt {
  margin-bottom: 10px;
}
.posi_btn_1 {
  position: absolute;
  top: 175px;
  left: 50px;
}
.btn_wauto {
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
}
.posi_btn_2 {
  position: absolute;
  top: 175px;
  left: 220px;
}
.posi_btn_2 a {
  float: left;
}
.history_box {
  position: relative;
  width: 100%;
  height: 300px;
  text-align: center;
}
.file_list {
  clear: both;
  padding-top: 5px;
}
.file_list li {
  height: 20px;
  background: url(../images/sub2017/ico_hwp.gif) no-repeat left center;
  padding-left: 20px;
  line-height: 20px;
}
.comm_pd {
  margin-top: 20px;
}
.ellipsis_new {
  width: 360px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.board_top_cmt {
  display: inline-block;
  margin-top: 10px;
}
.board_top_cmt em {
  font-weight: bold;
  color: #ff8012;
}
input.comm_input {
  width: 100%;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #cfcfcf;
  padding-left: 10px;
  text-align: left;
}
.content em {
  font-weight: bold;
}
.orga_tb {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
}
.orga_tb td {
  border-right: 1px solid #d0d0d0;
}
.orga_tb dl {
  overflow: hidden;
  display: block;
  height: auto;
}
.orga_tb dl dt {
  height: 45px;
  padding: 30px 0 20px;
  border-top: 2px solid #4a4a4a;
  text-align: center;
  border-bottom: 1px solid #d0d0d0;
}
.orga_tb dl dd {
  height: 40px;
  margin-left: 25px;
  padding: 10px 0;
}
table.orga_tb dl dd em {
  display: block;
  color: #232323;
  font-weight: bold;
}
a.btn_s_s {
  width: 45px;
  height: 25px;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  color: #fff;
}
.last_td_center td:last-child {
  text-align: center;
}
.none_logindata {
  margin-top: 20px;
}
.none_logindata em {
  color: #ff8012;
}
.pop_addr {
  width: 100%;
  border-top:2px solid #4a4a4a;
}
.pop_addr tr {
  height: 35px;
}
.pop_addr th, .pop_addr td {
	border-bottom: 1px solid #dedede;
	padding: 0px 10px;
}
.pop_addr td {
	padding: 5px;
	font-size: 12px;
}
.pop_addr tr td  input {
	width: 100%;
	height: 25px;
	box-sizing: border-box;
	border:1px solid #cfcfcf;
	padding-left: 10px;
	text-align: left;
}
.pop_addr .td_addr_inner li + li {
	margin-bottom: 0;
}
.pop_addr tr td input.ip_size_number {
  width: 50px;
}
.next_sta {
	display: block;
	width: 150px;
	position: absolute;
	top: -10px;
	right: -75px;
	font-size: 11px;
	text-align: center;
	color: #999;
}
.foreign_bg {
	overflow: hidden;
	position: relative;
	width: 85%;
	height: 220px;
	margin: 0 auto;
	background: url(../images/sub2017/ico_doc.gif)no-repeat left top;
}
 .foreign_text {
	width: 75%;
	position: absolute;
	top: 0;
	left: 150px;
	padding: 5px;
	text-align: left;
 }
 .foreign_text p {
	margin: 5px 0;
 }