@import url("https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&subset=korean");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
button,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input[type=text],
input[type=password],
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  touch-action: manipulation; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

html {
  width: 100%; }

body {
  width: 100%;
  line-height: 1;
  overflow-y: scroll;
  font: 14px "Nanum Gothic", "malgun gothic", "sans serif";
  letter-spacing: -0.9px; }

input,
button {
  font: 14px "Nanum Gothic", "malgun gothic", "sans serif";
  background-color: transparent; }

select,
option,
button {
  cursor: pointer; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

/* float clear */
.floatClear {
  *zoom: 1; }
  .floatClear :after {
    content: "";
    clear: both;
    display: block; }

/* skip navigation */
.skipNav {
  height: 1px;
  width: 1px;
  margin: 0 -1px -1px 0; }
  .skipNav a {
    display: block;
    height: 1px;
    width: 1px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0; }
    .skipNav a:hover, .skipNav a:active, .skipNav a:focus {
      position: absolute;
      top: 0;
      left: 80px;
      height: auto;
      width: auto;
      margin: 0;
      padding: 5px 20px;
      font-size: 12px;
      line-height: 1;
      background-color: #ffffff;
      color: #000000;
      z-index: 100000; }

.acchidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px; }

body {
  background-color: #f5f5f5; }

.wrapper {
  width: 100%;
  min-width: 1900px; }

.header {
  height: 134px;
  background-color: #fff; }
  .header .headerWrapper {
    width: 1322px;
    margin: 0 auto;
    overflow: hidden; }
    .header .headerWrapper::after {
      content: "";
      clear: both;
      display: block; }
  .header h1 {
    float: left;
    width: 36;
    padding-top: 60px; }
  .header .topNavi {
    float: left;
    padding: 16px 0 0 275px;
    overflow: hidden; }
    .header .topNavi::after {
      content: "";
      clear: both;
      display: block; }
  .header li {
    float: left;
    padding-top: 46px; }
    .header li::after {
      content: "";
      display: inline-block;
      width: 1px;
      height: 19px;
      margin-top: 14px;
      background-color: #b7b7b7; }
    .header li:last-child::after, .header li:first-child::after {
      display: none; }
    .header li:first-child {
      padding-top: 0; }

.main #contents {
  background-color: #fff;
  letter-spacing: -0.9px; }

.mainNotice {
  height: 58px;
  background-color: #0b376b; }
  .mainNotice dl {
    width: 1322px;
    height: 58px;
    padding: 22px 0 0 107px;
    margin: 0 auto;
    background: url("../images/ico_notice.png") no-repeat 59px 19px;
    font-size: 16px; }
  .mainNotice dt,
  .mainNotice dd {
    display: inline;
    color: #fff; }
  .mainNotice dt {
    padding-right: 11px;
    font-weight: 800; }
  .mainNotice a {
    color: #fff; }

.mainCnts {
  position: relative;
  min-width: 1322px;
  max-width: 1700px;
  margin: 0 auto;
  text-align: center; }
  .mainCnts h2 {
    padding-top: 39px; }
  .mainCnts li {
    position: absolute;
    width: 176px;
    height: 152px;
    color: #fff;
    font-size: 16px;
    background-color: #0b376b;
    border-radius: 20px;
    line-height: 20px; }
    .mainCnts li a {
      display: block;
      width: 176px;
      height: 152px;
      color: #fff;
      text-decoration: none; }
    .mainCnts li strong {
      display: inline-block;
      font-weight: 700; }
  .mainCnts .mainNavi01 {
    top: 98px;
    left: 60px;
    background: #0b376b url("../images/main_navi01.png") no-repeat center 27px; }
    .mainCnts .mainNavi01 a {
      padding-top: 104px; }
  .mainCnts .mainNavi04 {
    top: 98px;
    right: 60px; }
    .mainCnts .mainNavi04 a {
      padding-top: 45px; }
    .mainCnts .mainNavi04 strong {
      margin-bottom: 8px; }
  .mainCnts .mainNavi02 {
    top: 287px;
    left: 60px;
    background: #0b376b url("../images/main_navi02.png") no-repeat center 24px; }
    .mainCnts .mainNavi02 a {
      padding-top: 95px; }
  .mainCnts .mainNavi05 {
    top: 287px;
    right: 60px;
    background-color: #10498c; }
    .mainCnts .mainNavi05 a {
      padding-top: 28px; }
    .mainCnts .mainNavi05 strong {
      font-size: 22px;
      margin-bottom: 6px; }
  .mainCnts .mainNavi03 {
    top: 476px;
    left: 60px;
    background: #0b376b url("../images/main_navi03.png") no-repeat center 38px; }
    .mainCnts .mainNavi03 a {
      padding-top: 107px; }
  .mainCnts .mainNavi06 {
    top: 476px;
    right: 60px;
    background-color: #0d54a8; }
    .mainCnts .mainNavi06 a {
      padding-top: 29px; }
    .mainCnts .mainNavi06 strong {
      margin-bottom: 17px; }

.login {
  width: 975px;
  margin: 0 auto;
  padding: 42px 0 33px;
  overflow: hidden; }
  .login::after {
    content: "";
    clear: both;
    display: block; }
  .login .loginForm {
    float: left;
    width: 471px;
    height: 155px;
    margin-right: 29px;
    background-color: #f5f5f5;
    border-radius: 15px; }
  .login input {
    background-color: #fff;
    height: 38px;
    padding: 0 15px;
    box-shadow: 1px 0 8px 0 rgba(112, 112, 113, 0.4); }
  .login .email {
    position: relative;
    padding: 23px 0 0 33px; }
  .login .emailInput {
    width: 408px; }
  .login button {
    font-size: 16px;
    color: #fff; }
  .login .otpBt {
    position: absolute;
    top: 29px;
    right: 39px;
    width: 110px;
    height: 26px;
    background-color: #ff6000; }
  .login .otp {
    padding: 21px 0 0 33px; }
  .login .otpInput {
    width: 267px;
    margin-right: 10px; }
  .login .loginBt {
    width: 128px;
    height: 38px;
    background-color: #0b376b; }
  .login p {
    padding: 7px 0 0 35px;
    font-size: 15px;
    color: #000000; }
  .login strong {
    color: #ff0000; }
  .login .loginInfo {
    float: left;
    width: 475px;
    height: 155px;
    background-color: #ff6000;
    border-radius: 15px; }
  .login ul {
    padding: 30px 0 0 26px; }
  .login li {
    height: 37px;
    padding-left: 25px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -0.3px;
    color: #fff;
    background: url("../images/bul_arr.png") no-repeat 0 2px; }

.work #contents {
  width: 1832px;
  padding: 32px 0 0 0;
  margin: 0 auto;
  overflow: hidden; }

.work::after {
  content: "";
  clear: both;
  display: block; }
.work input[type="radio"] {
  display: none; }
.work input[type="radio"] + label {
  display: inline-block;
  height: 19px;
  padding: 1px 0 0 24px;
  color: #000;
  background: url("../images/set_form.png") no-repeat 0 0;
  cursor: pointer; }
.work input[type="radio"]:checked + label {
  background-position: 0 -50px; }
.work input[type="checkbox"] {
  display: none; }
.work input[type="checkbox"] + label {
  display: inline-block;
  height: 19px;
  padding: 1px 0 0 24px;
  color: #000;
  background: url("../images/set_form.png") no-repeat 0 -100px;
  cursor: pointer; }
.work input[type="checkbox"]:checked + label {
  background-position: 0 -150px; }
.work .list input[type="checkbox"] + label {
  background-position: 0 -200px; }
.work .list input[type="checkbox"]:checked + label {
  background-position: 0 -250px; }
.work select {
  border: 1px solid #b7b7b7;
  font-size: 14px; }
.work h3 {
  height: 33px;
  padding-top: 5px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background-color: #000767;
  text-align: center; }

.sidebar {
  float: left;
  width: 258px;
  margin-right: 15px;
  letter-spacing: -0.9px;
  text-align: center;
  background-color: #fff;
  box-shadow: 4px 58px 10px 0 rgba(112, 112, 113, 0.03); }
  .sidebar ul {
    padding: 10px 0 10px 18px; }
  .sidebar li {
    width: 222px;
    height: 90px;
    border-top: 1px solid #dddddd; }
    .sidebar li:first-child {
      border-top: 0; }
  .sidebar a {
    display: block;
    width: 222px;
    height: 90px;
    padding-top: 21px;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 25px;
    color: #000000; }
    .sidebar a:hover,
    .sidebar a .active {
      color: #ff5a00;
      text-decoration: none;
      cursor: pointer; }
    .sidebar a.disabled {
       pointer-events: none;
       cursor: default;
       color: #757575; }
  .sidebar li:last-child a {
    padding-top: 33px; }

.listSec {
  float: left;
  width: 653px;
  height: 1028px;
  padding: 18px 20px 0;
  background-color: #fff;
  box-shadow: 4px 58px 10px 0 rgba(112, 112, 113, 0.03); }
  .listSec input[type="text"] {
    height: 25px;
    padding: 0 5px;
    border: 1px solid #b7b7b7; }

.align {
  height: 86px;
  padding: 17px 0 0 9px;
  border: 1px solid #d9d9d9; }
  .align label:nth-child(1) {
    display: inline-block;
    width: 65px;
    padding-top: 1px;
    color: #000;
    font-weight: 700; }
  .align label:nth-child(3) {
    margin-right: 22px; }
  .align label:nth-child(5) {
    margin-right: 9px; }
  .align input[type="text"] {
    width: 163px;
    padding: 0 5px;
    margin-top: -4px; }
  .align p {
    padding-top: 16px;
    letter-spacing: -0.4px; }

.search {
  padding-top: 18px; }
  .search label {
    display: inline-block;
    padding-top: 5px;
    font-weight: 700; }
  .search label:nth-child(1) {
    width: 85px; }
  .search select {
    width: 165px;
    height: 25px;
    margin-right: 14px; }
  .search label:nth-child(3) {
    width: 76px; }
  .search input[type="text"] {
    width: 165px; }
  .search button {
    width: 86px;
    height: 25px;
    margin: 0 -4px 0 10px;
    color: #fff;
    font-weight: 700;
    background-color: #0b376b; }

.select {
  padding-top: 14px;
  padding-left: 15px}
  .select label:nth-child(2) {
    margin-right: 340px; }
  .select button {
    width: 165px;
    height: 25px;
    color: #fff;
    font-weight: 700;
    background-color: #0b376b; }

.list {
  position: relative;
  height: 320px;
  padding-top: 36px;
  margin-top: 14px; }
  .list .listHead {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 36px;
    padding-top: 11px;
    border-top: 1px solid #868686;
    background-color: #f3f4ff; }
  .list span {
    display: inline-block;
    text-align: center; }
  .list ul {
    height: 293px;
    color: #040404;
    overflow-y: scroll;
    overflow-x: hidden; }
  .list li {
    text-align: center;
    height: 29px;
    padding-top: 7px; }
  .list li:hover {
    background-color: #f3f4f8;
    cursor: pointer; }
  .list .checkbox {
    width: 10%; }
  .list .name {
    width: 25%; }
  .list .date {
    width: 30%; }
  .list .period {
    width: 30%; }
  .list .nodata {
    text-align: center;
    width: 100%; }

.upload {
  width: 836px;
  margin: 30px auto;
  padding-bottom: 20px;
  background-color: #f3f4f8; }
  .upload p {
    color: #040404;
    padding: 19px 0 0 88px;
    text-indent: -67px; }
    .upload p span {
      margin: 0 5px; }
  .upload strong {
    color: #ff5a00;
    font-weight: 700; }
  .upload .uploadList {
    background-color: #fff;
    width: 789px;
    height: 141px;
    padding-top: 13px;
    margin: 10px auto 0; }
  .upload h4 {
    width: 780px;
    height: 26px;
    margin: 0 auto;
    color: #030303;
    font-weight: 700;
    border-bottom: 1px solid #868686; }
  .upload .uploadList ul{
    width: 785px;
    height: 85px;
    margin: 11px auto 0;
    overflow-y: scroll;
    overflow-x: hidden; }
  .uploadList li {
    height: 40px;
    padding-top: 8px; }
  .upload .company {
    display: inline-block;
    width: 25%; }
  .upload .account {
    display: inline-block;
    width: 25%; }
  .upload .file {
    display: inline-block;
    width: 48%; }
  .upload .nodata {
    text-align: center;
    width: 100%; }
  .upload .uploadFile {
    padding: 15px 0 22px 18px; }
    .upload .uploadFile select {
      width: 120px;
      height: 25px;
      margin-right: 4px;
      background-color: #f3f4f8; }
    .upload .uploadFile input:nth-child(2) {
      width: 149px;
      margin-right: 4px; }
      .upload .uploadFile input:nth-child(2)::-webkit-input-placeholder {
        text-align: center; }
      .upload .uploadFile input:nth-child(2)::-moz-placeholder {
        text-align: center; }
      .upload .uploadFile input:nth-child(2):-ms-input-placeholder {
        text-align: center; }
      .upload .uploadFile input:nth-child(2):-moz-placeholder {
        text-align: center; }
    .upload .uploadFile input:nth-child(3) {
      width: 300px;
      margin-right: 4px; }
    .upload .uploadFile button {
      width: 125px;
      height: 28px;
      color: #fff;
      font-weight: 700px;
      background-color: #ff5a00; }

.viewSec {
  float: left;
  width: 881px;
  height: 1028px;
  padding: 18px 19px 0 25px;
  margin-left: 15px;
  background-color: #fff;
  box-shadow: 4px 58px 10px 0 rgba(112, 112, 113, 0.03); }
  .viewSec input[type="text"] {
    height: 25px;
    border: 1px solid #b7b7b7;
    padding: 0 5px;
    margin-top: -4px; }
  .viewSec .topBt button {
    padding: 5px 10px;
    margin: 0 5px;
    float: right;}
  .viewSec h3 {
    margin-bottom: 6px; }
  .viewSec .form {
    padding-top: 7px;
    overflow: hidden; }
  .viewSec .col1,
  .viewSec .col2,
  .viewSec .col3 {
    display: table;
    height: 42px;
    margin-bottom: 9px; }
    .viewSec .col1 dt,
    .viewSec .col2 dt,
    .viewSec .col3 dt {
      display: table-cell;
      width: 116px;
      height: 42px;
      text-align: center;
      font-weight: bold;
      background-color: #f3f4f8;
      vertical-align: middle; }
    .viewSec .col1 dd,
    .viewSec .col2 dd,
    .viewSec .col3 dd {
      display: table-cell;
      height: 42px;
      padding: 12px 0 0 12px; }
  .viewSec .col1 {
    float: left;
    width: 836px; }
    .viewSec .col1 dd {
      width: 720px; }
    .viewSec .col1 input[type="text"] {
      width: 694px; }
  .viewSec .col2 {
    float: left;
    width: 418px; }
    .viewSec .col2 dd {
      width: 302px; }
    .viewSec .col2 input[type="text"] {
      width: 276px; }
    .viewSec .col2 select {
      width: 276px;
      height: 25px; }
  .viewSec .col3 {
    float: left;
    width: 278px; }
    .viewSec .col3 dd {
      width: 162px; }
    .viewSec .col3 input[type="text"] {
      width: 137px; }
  .viewSec .radio2 label {
    width: 45%; }
  .viewSec .radio3 label {
    width: 33%; }
  .viewSec .radio4 label {
    width: 24%; }
  .listSec .resultSec {
    margin-top: 10px;
    padding-bottom: 0px;
    background-color: #f3f4f8; }
  .listSec .resultSec ul{
    margin: 10px 30px;
    /*margin-left: 30px;*/
    list-style: outside;
      word-break: keep-all;
  }
    .listSec .resultSec li{
    margin: 10px 0px;
  }
    .listSec .resultLeftSec button,
    .listSec .resultRightSec button {
      width: 110px;
      height: 40px;
      color: #fff;
      font-size: 18px;
      font-weight: 700;
      border-radius: 5px;
      background-color: #0b376b; }
    .listSec .resultLeftSec button {
      margin: 0px 5px 0px 10px; }
    .listSec .resultRightSec button {
      margin: 0px 5px 0px 15px; }
    .listSec .resultSec dd {
      display: inline;
      padding-top: 20px;
      line-height: 25px; }
    .listSec .resultSec > p {
      font-size: 15px;
      margin: 5px;
      text-align: left;
      color: #040404; }
  .listSec .result {
    font-size: 15px;
    width: 615px;
    margin: 10px auto;
    padding-bottom: 5px;
    background-color: #fff;
    text-align: center; }
    .listSec .result h4 {
      height: 28px;
      padding-top: 6px;
      color: #030303;
      font-weight: bold;
      border-bottom: 1px solid #868686; }
    .listSec .result dl {
      display: inline-block;
      padding-top: 14px;
      color: #040404; }
    .listSec .result dt,
    .listSec .result dd {
      display: inline;
      float: left; }
    .listSec .result .text {
      width: 178px;
      height: 40px;
      text-align: left;
      line-height: 3px;
      font-size: 14px;
      display: inline;}
    .listSec .result p {
      padding-top: 11px;
      font-size: 16px;
      color: #040404; }
    .listSec .result dd,
    .listSec .result strong {
      font-size: 16px;
      font-weight: bold;
      color: #ff5a00; }
  .listSec .bottomBt {
    padding-top: 0px;
    padding-bottom: 26px;}
    .listSec .bottomBt button {
      width: 615px;
      padding: 16px 0;
      font-size: 20px;
      color: #fff;
      border-radius: 10px;
      background-color: #ff5a00; }
  .listSec .resultLeftBt,
  .listSec .resultRightBt {
      width: 285px;
      padding: 9px 0 ;
      font-size: 20px;
      border-radius: 10px;
      cursor: pointer;
      color: #fff;
      margin-top: 0;
      font-weight: 700;
      background-color: #0b376b; }
  .listSec .resultLeftBt {
      float:left;
      margin-right: 14px; }
  .listSec .resultRightBt {
      float:right;
      margin-left: 14px; }
  .listSec .resultLeftBt a:visited,
  .listSec .resultRightBt a:visited {
    color: #fff;  }

  .listSec .resultLeftBt a:link,
  .listSec .resultRightBt a:link{
    color: #fff;  }

.notice {
  min-width: 1210px; }

.notice #contents {
  width: 1210px;
  margin: 0 auto;
  background-color: #fff; }
  .notice #contents h2 {
    height: 123px;
    padding-top: 38px;
    font-size: 36px;
    color: #fff;
    text-align: center;
    background-color: #0b376b; }

.noticeSearch {
  height: 110px;
  padding-top: 41px;
  text-align: center; }
  .noticeSearch select {
    width: 138px;
    height: 29px;
    margin-right: 4px;
    font-size: 16px;
    border: 1px solid #e2e3e3; }
  .noticeSearch input {
    width: 263px;
    height: 29px;
    margin-right: 4px;
    font-size: 16px;
    border: 1px solid #e2e3e3;
    background-color: #fff; }
  .noticeSearch button {
    width: 105px;
    height: 29px;
    font-size: 16px;
    color: #fff;
    background-color: #fa6206; }

.noticeList {
  padding: 0 37px; }
  .noticeList table {
    width: 100%; }
  .noticeList thead {
    background-color: #f7f7fc; }
  .noticeList th {
    height: 43px;
    padding-top: 13px;
    font-size: 16px;
    border-bottom: 2px solid #c9cacb; }
  .noticeList td {
    height: 63px;
    padding-top: 22px;
    font-size: 16px;
    color: #3f3f3f;
    text-align: center;
    border-bottom: 1px solid #f5f5f5; }
    .noticeList td a {
      color: #3f3f3f; }
  .noticeList td.title {
    text-align: left; }
  .noticeList col.no {
    width: 120px; }
  .noticeList col.writer {
    width: 145px; }
  .noticeList col.hit {
    width: 145px; }

.pagenation {
  height: 113px;
  padding-top: 34px;
  text-align: center; }
  .pagenation a,
  .pagenation strong {
    display: inline-block;
    height: 36px;
    padding: 8px 5px 0;
    margin: 0 5px;
    font-size: 16px; }
  .pagenation a {
    color: #000000; }
  .pagenation strong {
    color: #fa6501; }
  .pagenation .prevBt,
  .pagenation .nextBt,
  .pagenation .firstBt,
  .pagenation .endBt {
    width: 36px;
    border: 1px solid #dddddd;
    background: url("../images/set_pagenation.png") no-repeat 0 0; }
  .pagenation .prevBt {
    background-position: 0 0; }
  .pagenation .nextBt {
    background-position: 0 -50px; }
  .pagenation .firstBt {
    background-position: 0 -100px; }
  .pagenation .endBt {
    background-position: 0 -150px; }

.noticeView {
  position: relative;
  padding: 50px 37px 0; }
  .noticeView h3 {
    height: 70px;
    padding: 25px 0 0 20px;
    font-size: 18px;
    background-color: #f7f7fc;
    border-bottom: 2px solid #c9cacb; }
  .noticeView dl {
    position: absolute;
    top: 80px;
    right: 47px;
    text-align: right;
    font-size: 14px; }
  .noticeView dt {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px; }
  .noticeView dd {
    display: inline;
    margin: 0 10px; }
  .noticeView .cnts {
    padding: 20px;
    line-height: 1.4;
    border-bottom: 1px solid #f5f5f5; }
    .noticeView .cnts p {
      padding: 6px 0; }

.listBt {
  padding: 20px 37px 40px;
  text-align: center; }
  .listBt a {
    display: inline-block;
    width: 105px;
    height: 29px;
    padding-top: 5px;
    font-size: 16px;
    color: #fff;
    background-color: #fa6206; }

  /* Input File type */
.file-field {
  position: relative; }
  .file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 4px; }
  .file-field .btn {
    text-align: center;
    line-height: 25px;
    width: 50px;height: 25px;
    color: #fff;
    background-color: #0b376b;
    position: relative; }
  .file-field span {
    cursor: pointer; }
  .file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0); }
  .file-field input[type=file]::-webkit-file-upload-button {
    display: none; }

  .spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align:center;
    z-index:1234;
    overflow: auto;
    width: 100px; /* width of the spinner gif */
    height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}

  .checkSec {
    position: absolute;
    top: 1194px;
    margin-left: 288px;
    width: 1534px;
    height: 300px;
    background-color: #fff; }
  .checkSec h3 {
    height: 33px;
    padding-top: 5px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #000767;
    text-align: center; }
  .checkSec .calcSec {
    padding: 18px 19px 0 25px; }
  .calcSec .calcSecLeft {
    float: left;
    width: 881px;}
  .calcSec .calcSecRight {
    float: left;
    width: 550px;}
  .calcSec .form {
    width: 881px;
    padding-top: 7px;
    overflow: hidden; }
  .calcSec .col1,
  .calcSec .col2,
  .calcSec .col3 {
    display: table;
    height: 42px;
    margin-bottom: 9px; }
    .calcSec .col1 dt,
    .calcSec .col2 dt,
    .calcSec .col3 dt {
      display: table-cell;
      width: 200px;
      height: 42px;
      text-align: center;
      font-weight: bold;
      background-color: #f3f4f8;
      vertical-align: middle; }
    .calcSec .col1 dd,
    .calcSec .col2 dd,
    .calcSec .col3 dd {
      display: table-cell;
      height: 42px;
      padding: 12px 0 0 12px; }
    .calcSec .radio2 label {
      width: 45%; }
    .calcSec .col1 {
    float: left;
    width: 836px; }
    .calcSecRight .viewText {
      margin: 80px auto 0 5px;
      font-size : 16px; }
  .calcSecRight .calcBt {
      margin: 5px auto 0 5px; }
    .calcSec .col2 {
    float: left;
    width: 418px; }
    .calcSec .col2 dd {
      width: 302px; }
    .calcSec .col2 input[type="text"] {
      width: 276px; }
    .calcSec .col2 select {
      width: 276px;
      height: 25px; }
    .calcSecRight .calcBt button {
      width: 250px;
      height: 60px;
      color: #fff;
      font-size: 18px;
      font-weight: 700;
      border-radius: 5px;
      background-color: #ff5a00; }
    .calcSecRight .calcBt dl {
      display: inline-block;
      padding-top: 14px;
      color: #040404; }
    .calcSecRight .calcBt dt,
    .calcSecRight .calcBt dd {
      display: inline;
      float: left; }
    .calcSecRight .calcBt .text {
      width: 168px;
      height: 40px;
      text-align: left;
      line-height: 10px;
      font-size: 14px;
      margin: 10px auto 0 10px;
      display: inline;}
    .calcSecRight .calcBt dd{
      padding: 18px 0 0 12px;
      font-size: 16px;
      font-weight: bold;
      color: #ff5a00; }
    .calcSecRight .calcResult {
      margin: 10px auto 0 10px;
    }
    .calcResult .col1 {
      display: table;
      height: 42px;
      margin-bottom: 9px; }
      .calcResult .col1 dt{
        display: table-cell;
        width: 250px;
        height: 42px;
        text-align: center;
        font-weight: bold;
        background-color: #f3f4f8;
        vertical-align: middle; }
      .calcResult .col1 dd{
        display: table-cell;
        height: 42px;
        padding: 12px 0 0 12px; }

  .calclist {
    position: relative;
    width: 835px;
    height: 160px;
    padding-top: 5px;
    margin-top: 5px; }
  .calclist .listHead {
    top: 0;
    left: 0;
    right: 0;
    height: 36px;
    padding-top: 5px;
    padding-right: 20px;
    text-align: center;
    border-top: 1px solid #868686;
    background-color: #f3f4ff; }
  .calclist span {
    display: inline-block;
    text-align: center; }
  .calclist ul {
    height: 90px;
    color: #040404;
    overflow-y: scroll;
    overflow-x: hidden; }
  .calclist li {
    text-align: center;
    height: 29px;
    padding-top: 10px; }
  .calclist input[type="date"],
  .calclist input[type="text"] {
    text-align: center;
    width: 80%;
    height: 20px;
    border: 1px solid #b7b7b7; }
  .calclist .account {
    text-align: center;
    width: 170px; }
  .calclist .count {
    text-align: center;
    width: 115px; }
  .calclist .sellDate {
    text-align: center;
    width: 155px; }
  .calclist .sellCount {
    text-align: center;
    width: 115px; }
  .calclist .sellUnitPrice {
    text-align: center;
    width: 115px; }
  .calclist .sellPrice {
    text-align: center;
    width: 125px; }
  .calclist .nodata {
    text-align: center;
    width: 100%; }

.footer {
  position: relative;
  top: 320px;
  height: 193px;
  padding-top: 35px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: -0.9px;
  background-color: #f5f5f5;
  border-top: 1px solid #999; }
  .footer address,
  .footer dl,
  .footer dt,
  .footer dd {
    display: inline; }
  .footer dt {
    margin-right: 4px; }
  .footer address,
  .footer dl {
    margin: 0 11px; }
  .notice{
    margin-top:20px;
    margin-left:28px;
    width: 900px;
    min-width: 100px;

  }
  .notice span{
    margin: 0 5px;

  }
  .notice_list {
    display: inline-block;
    width: 689px;
    margin-left: 20px;
    list-style: disc;
      word-break: keep-all;
      margin-left: 20px;
   height: auto;
}

/*# sourceMappingURL=joytax.css.map */
