body {
  margin: 0 auto;
}
.container {
  margin: 0 auto;
  overflow: hidden;
  width: 1200px;
}

#container {
  width: 100%;
  margin: 0 0 0 0;
  overflow: hidden;
}
#content {
  width: 1060px;
  padding: 0;
  margin: 0 auto;
  word-break: keep-all;
}
#content h3 {
  font-size: 25px;
  color: #f2375a;
  font-weight: 800;
  padding: 0;
  margin: 10px 0 0 230px;
}
#content h3 span {
  display: block;
  font-size: 13px;
  color: #888;
  font-weight: 600;
  padding: 8px 0 0 0;
}

#wrap {
  width: 1200px;
  margin: 0 auto;
}
/*#wrap .main_bg {background:url('http://scplan.co.kr/sc/img/main_bg.jpg') no-repeat; position:absolute; margin:0 auto; width:1200px; height:500px; z-index:1;}*/
#wrap .main_bg {
  background: url("/images/main_bg0.jpg") no-repeat;
  position: absolute;
  margin: 0 auto;
  width: 1200px;
  height: 500px;
  z-index: 1;
}

#wrap .logo {
  position: absolute;
  float: left;
  margin-top: 25px;
  padding: 20px 0 0 50px;
  width: 195px;
  height: 67px;
  z-index: 2;
}
#wrap .login {
  position: absolute;
  width: 400px;
  height: 235px;
  border-radius: 7px;
  margin: 150px 0 50px 750px;
  background: white;
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0.5);
}

#wrap .login2 {
  position: absolute;
  width: 400px;
  height: 50px;
  border-radius: 7px;
  margin: 400px 0 50px 750px;
  background: white;
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0.5);
}

#wrap .login ul {
  position: absolute;
  list-style-type: none;
  margin: 90px 70px 10px 42px;
}
#wrap .login ul li {
  margin-bottom: 1px;
}
#wrap .login ul li input {
  color: gray;
  font-size: 11pt;
  border: 1px solid gray;
  width: 300px;
}
#wrap .login .Memberslogin {
  position: absolute;
  font-size: 25px;
  margin: 40px 0px 20px 106px;
  font-weight: 400;
  width: 400px;
}
#wrap .login .Memberslogin b {
  font-size: 25px;
}
#wrap .login .idandpw {
  position: absolute;
  font-size: 12px;
  margin: 175px 0px 0px 110px;
  font-weight: 600;
  color: #404040;
}
#wrap .login .join {
  position: absolute;
  font-size: 12px;
  margin: 175px 0px 0px 250px;
  font-weight: 600;
  color: #404040;
}

/*
#wrap .login .loginbtn {position:absolute; margin:210px 70px 10px 42px;}
*/
#wrap .login .loginbtn {
  position: absolute;
  margin: 180px 70px 10px 42px;
}

#wrap .login .member_cf_reg_btn {
  position: absolute;
  left: 42px;
  top: 181px;
}

#wrap .afterlogin .Welcome {
  position: absolute;
  font-size: 20px;
  margin: 40px 0px 20px 70px;
  font-weight: 400;
  width: 400px;
}
#wrap .afterlogin .Welcome b {
  font-size: 25px;
}
#wrap .afterlogin .Welcome strong {
  font-size: 20px;
  color: #4b9cff;
  line-height: 1.5;
}

#wrap .afterlogin {
  position: absolute;
  width: 400px;
  height: 200px;
  border-radius: 7px;
  margin: 190px 0 50px 750px;
  background: white;
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0.5);
}
#wrap .afterlogin ul {
  position: absolute;
  list-style-type: none;
  margin: 90px 70px 10px 42px;
}
#wrap .afterlogin ul li {
  margin-bottom: 1px;
}
#wrap .afterlogin ul li input {
  color: gray;
  font-size: 11pt;
  border: 1px solid gray;
  width: 300px;
}
#wrap .afterlogin .Memberslogin {
  position: absolute;
  font-size: 25px;
  margin: 40px 0px 20px 106px;
  font-weight: 400;
  width: 400px;
}
#wrap .afterlogin .Memberslogin b {
  font-size: 25px;
}
#wrap .afterlogin .modify {
  position: absolute;
  line-height: 0.7;
  padding: 10px 12px 10px 17px;
  margin: 125px 0px 0px 100px;
  font-weight: 600;
  color: #404040;
  background: linear-gradient(#eceaea, #b1b0b0);
  width: 63px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid #adadad;
}
#wrap .afterlogin .logout {
  position: absolute;
  line-height: 0.7;
  padding: 10px 10px 10px 15px;
  margin: 125px 0px 0px 225px;
  font-weight: 600;
  color: #404040;
  background: linear-gradient(#eceaea, #b1b0b0);
  width: 50px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid #adadad;
}
#wrap .afterlogin .loginbtn {
  position: absolute;
  margin: 210px 70px 10px 42px;
}

#wrap .textbox {
  margin: 390px 0 0 40px;
  font-size: 18px;
  font-family: NanumGothic;
  background: white;
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0.5);
  width: 150px;
  height: 25px;
  line-height: 1.3;
}
#wrap .textbox2 {
  margin: 5px 0 0 40px;
  color: #d1002b;
  font-weight: bold;
  font-size: 25px;
  font-family: NanumGothic;
  background: white;
  background-color: rgba(255, 255, 255, 0.5);
  width: 430px;
  height: 32px;
  line-height: 1.2;
}
#wrap .global {
  float: right;
  margin: 20px 50px 0 0;
  z-index: 2;
}
#wrap .global ul {
}
#wrap .global ul .logout {
  background: linear-gradient(#eceaea, #b1b0b0);
  font-weight: bold;
  color: black;
  padding: 0 10px;
  margin: 0 10px;
  border-radius: 4px;
}
#wrap .global ul .modify {
  background: linear-gradient(#eceaea, #b1b0b0);
  font-weight: bold;
  color: black;
  padding: 0 10px;
  border-radius: 4px;
}
#wrap .global ul li {
  float: left;
}
#wrap .global ul a {
}
#wrap .global ul b {
  color: #1f7def;
}

#wrap .top_nav {
  _background: #010101;
  width: 100%;
  margin: 0 auto;
  height: 330px;
}
#wrap .content {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 0 0 65px 0;
  border-top: 1px solid #e4e4e4;
}

#wrap .notice {
  position: absolute;
  margin: 90px 0 0 50px;
  float: left;
  color: #df1a3f;
  font-weight: bold;
  font-size: 15px;
}
#wrap .more {
  position: absolute;
  margin: 90px -10px 0 355px;
  float: left;
  color: gray;
  font-weight: bold;
  font-size: 12px;
}
#wrap .maintable_01 {
  position: absolute;
  margin: 115px 0 0 50px;
  float: left;
  border-top: 3px #df1a3f solid;
  border-left: 1px #ddd solid;
  border-right: 1px #ddd solid;
  width: 350px;
  height: 100px;
  z-index: 2;
  background-color: white;
}
#wrap .maintable_01:after {
  content: "";
  display: block;
  clear: both;
}
#wrap .maintabletype_01 {
  float: left;
  border-width: 0;
  border-spacing: 0;
  border-style: none;
  font-size: 12px;
  z-index: 2;
}
#wrap .maintabletype_01 th {
  border-color: #ddd;
  border-width: 0 0 1px 0;
  color: #333;
  border-style: none none solid none;
  text-align: center;
  padding: 7px 0;
  font-size: 12px;
  background: #f7f4f3;
  vertical-align: middle;
}
#wrap .maintabletype_01 td {
  border-color: #ddd;
  border-width: 0 0 1px 0;
  color: #666;
  border-style: none none solid none;
  text-align: center;
  padding: 4px 5px;
  font-size: 11px;
  line-height: 0;
  vertical-align: middle;
}
#wrap .maintabletype_01 td.left {
  text-align: center;
  padding: 13px 5px 12px 5px;
}
#wrap .maintabletype_01 td a {
  color: #666;
}
#wrap .maintabletype_01 td a.repair {
  color: #6b71c1;
  text-decoration: underline;
}
#wrap .maintabletype_01 td img {
  vertical-align: middle;
}
#wrap .maintabletype_01 td span.ing {
  display: inline-block;
  width: 42px;
  height: 17px;
  line-height: 16px;
  color: #fff;
  background: #e65c5c;
  text-align: center;
}
#wrap .maintabletype_01 td span.red {
  font-size: 13px;
  color: #ec4d58;
}
#wrap .maintabletype_01 .allbn th,
.listType.allbn td {
  border: 1px #ddd solid;
}

#wrap .notice02 {
  position: absolute;
  margin: 90px 0 0 420px;
  float: left;
  color: #df1a3f;
  font-weight: bold;
  font-size: 15px;
}
#wrap .more02 {
  position: absolute;
  margin: 90px -10px 0 725px;
  float: left;
  color: gray;
  font-weight: bold;
  font-size: 12px;
}
#wrap .maintable_02 {
  position: absolute;
  margin: 115px 0 0 420px;
  float: left;
  border-top: 3px #df1a3f solid;
  border-left: 1px #ddd solid;
  border-right: 1px #ddd solid;
  width: 350px;
  height: 100px;
  z-index: 2;
  background-color: white;
}
#wrap .maintable_02:after {
  content: "";
  display: block;
  clear: both;
}
#wrap .maintabletype_02 {
  float: left;
  border-width: 0;
  border-spacing: 0;
  border-style: none;
  font-size: 12px;
  z-index: 2;
}
#wrap .maintabletype_02 th {
  border-color: #ddd;
  border-width: 0 0 1px 0;
  color: #333;
  border-style: none none solid none;
  text-align: center;
  padding: 7px 0;
  font-size: 12px;
  background: #f7f4f3;
  vertical-align: middle;
}
#wrap .maintabletype_02 td {
  border-color: #ddd;
  border-width: 0 0 1px 0;
  color: #666;
  border-style: none none solid none;
  text-align: center;
  padding: 4px 5px;
  font-size: 11px;
  line-height: 0;
  vertical-align: middle;
}
#wrap .maintabletype_02 td.left {
  text-align: center;
  padding: 13px 5px 12px 5px;
}
#wrap .maintabletype_02 td a {
  color: #666;
}
#wrap .maintabletype_02 td a.repair {
  color: #6b71c1;
  text-decoration: underline;
}
#wrap .maintabletype_02 td img {
  vertical-align: middle;
}
#wrap .maintabletype_02 td span.ing {
  display: inline-block;
  width: 42px;
  height: 17px;
  line-height: 16px;
  color: #fff;
  background: #e65c5c;
  text-align: center;
}
#wrap .maintabletype_02 td span.red {
  font-size: 13px;
  color: #ec4d58;
}
#wrap .maintabletype_02 .allbn th,
.listType.allbn td {
  border: 1px #ddd solid;
}

#wrap .notice03 {
  position: absolute;
  margin: 90px 0 0 790px;
  float: left;
  color: #4b9cff;
  font-weight: bold;
  font-size: 15px;
}
#wrap .more03 {
  position: absolute;
  margin: 90px -10px 0 1095px;
  float: left;
  color: gray;
  font-weight: bold;
  font-size: 12px;
}
#wrap .maintable_03 {
  background-color: #f4f4f4;
  border-radius: 7px;
  border: 3px solid #4b9cff;
  position: absolute;
  margin: 115px 0 0 790px;
  float: left;
  width: 350px;
  height: 100px;
  z-index: 2;
}
#wrap .maintable_03:after {
  content: "";
  display: block;
  clear: both;
}
#wrap .maintabletype_03 {
  float: left;
  border-width: 0;
  border-spacing: 0;
  border-style: none;
  font-size: 12px;
  z-index: 2;
}
#wrap .maintabletype_03 th {
  border-color: #ddd;
  border-width: 0 0 1px 0;
  color: white;
  border-style: none none solid none;
  text-align: center;
  padding: 4px 0;
  font-size: 12px;
  vertical-align: middle;
  background-color: #4b9cff;
}
#wrap .maintabletype_03 td {
  border-color: #ddd;
  border-width: 0 0 1px 0;
  color: #666;
  border-style: none none solid none;
  text-align: center;
  padding: 4px 5px;
  font-size: 11px;
  line-height: 0;
  vertical-align: middle;
  border-bottom: 1px solid #cacaca;
}
#wrap .maintabletype_03 td.left {
  text-align: center;
  padding: 13px 5px 12px 5px;
}
#wrap .maintabletype_03 td a {
  color: #666;
}
#wrap .maintabletype_03 td a.repair {
  color: #6b71c1;
  text-decoration: underline;
}
#wrap .maintabletype_03 td img {
  vertical-align: middle;
}
#wrap .maintabletype_03 td span.ing {
  display: inline-block;
  width: 42px;
  height: 17px;
  line-height: 16px;
  color: #fff;
  background: #e65c5c;
  text-align: center;
}
#wrap .maintabletype_03 td span.red {
  font-size: 13px;
  color: #ec4d58;
}
#wrap .maintabletype_03 .allbn th,
.listType.allbn td {
  border: 1px #ddd solid;
}

#wrap .family_register {
  position: absolute;
  margin: 88px 0 0 790px;
  float: left;
}

#footer01 {
  position: relative;
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  margin-top: 250px;
  overflow: hidden;
}
#footer01 #flogo {
  position: absolute;
  left: 50px;
  top: 15px;
  bottom: 20px;
}
#footer01 #fnb {
  margin: 18px 0 0 185px;
}
#footer01 #fnb:after {
  content: "";
  display: block;
  clear: both;
}
#footer01 #fnb ul li {
  float: left;
}
#footer01 #fnb ul li.f {
  padding: 0 16px 0 0;
  margin: 0 0 0 90px;
  background: url("../images/bg/bg_fnb_line.gif") right 2px no-repeat;
}
#footer01 #fnb ul li a {
  font-size: 12px;
  color: #333;
  font-weight: 600;
}
#footer01 #familySite {
  position: absolute;
  right: 50px;
  top: 30px;
}
#footer01 address {
  position: relative;
  font-size: 11px;
  color: #676767;
  margin: 0 0 0 300px;
  word-break: keep-all;
}
#footer01 address span {
  font-size: 10px;
  color: #676767;
}

#selecter {
  height: 100%;
  width: 120px;
}
