#main #wrapper {
  background-color: #dcdcdc;
}
#subContents.main {
  background-color: #dcdcdc;
}
#subContents.main:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#subContents.main h3 {
  padding: 0;
  border: none;
}
#subContents .mainGroup h3 {
  height: 26px;
  padding: 15px 0 0 17px;
  box-sizing: content-box;
  color: #737373;
  font-size: 15px;
  font-family: "Nanum Barun Gothic";
}
.main .mainGroup {
  width: 49.5%;
  float: left;
  overflow: hidden;
}
.main .mainGroup > div {
  background: #fff;
}
.main .mainGroup > div:first-child {
  margin-bottom: 8px;
}
.main .mainGroup > div:first-child .inner {
  height: 390px;
  box-sizing: content-box;
  position: relative;
  overflow-y: hidden;
}
.main .mainGroup1 {
  margin-right: 8px;
}
.main .mainGroup1 .section1 h3,
.main .mainGroup1 .section2 h3 {
  background: #eeeeee;
}
.main .mainGroup1 .section1 .inner {
  margin: 14px 14px 0 14px;
  padding-bottom: 14px;
}
.main .mainGroup2 .section1 .inner {
  padding: 14px;
}
.main .mainGroup2 .section1 h3 {
  background: #3f8fe0;
  color: #fff!important;
}
.main .mainGroup2 .section2 h3 {
  color: #4a4a4a!important;
  font-weight: bold;
}
.main .mainGroup2 .section2 h3 span {
  color: #8d8d8d;
  margin-left: 10px;
}
.main .mainGroup1 .section2,
.main .mainGroup2 .section2 {
  min-height: 200px;
}
.main .mainGroup1 .section2 .inner,
.main .mainGroup2 .section2 .inner {
  padding: 14px 0 14px 14px;
  height: 100%;
  position: relative;
}
.mainscmInner,
.mainDetailInner {
  height: 100%;
  position: relative;
  padding-right: 14px;
}
.mainMonitorList li {
  padding: 13px 0;
  border-top: 1px solid #eaeaea;
}
.mainMonitorList li:first-child {
  border-top: none;
  padding-top: 0;
}
.mainMonitorList li:last-child {
  padding-bottom: 0;
}
.mainMonitorList dl {
  margin-bottom: 0;
}
.mainMonitorList dt {
  font-weight: bold;
  color: #4a4a4a;
  margin-bottom: 5px;
}
.mainMonitorList dd {
  color: #8d8d8d;
  margin-top: 3px;
  line-height: 0;
}
.mainMonitorList dd span {
  color: #4a4a4a;
}
.mainMonitorList dd p {
  margin: 0;
}
.mainMonitorList dd.line p {
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.mainMonitorList dd.line p:after {
  content: "";
  width: 1px;
  height: 11px;
  background: #eaeaea;
  position: absolute;
  left: 13px;
  top: 0;
}
.mainMonitorList dd.line p:first-child {
  padding-left: 0;
}
.mainMonitorList dd.line p:first-child:after {
  content: "";
  background: transparent;
}
.workDetailList li {
  padding: 13px 0;
  border-top: 1px solid #eaeaea;
}
.workDetailList li:first-child {
  border-top: none;
  padding-top: 0;
}
.workDetailList li.type1 dt {
  color: #41cfcd;
}
.workDetailList li.type1 dt:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #41cfcd;
  position: absolute;
  left: 0;
  top: 1px;
}
.workDetailList li.type2 dt {
  color: #f68133;
}
.workDetailList li.type2 dt:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #f68133;
  position: absolute;
  left: 0;
  top: 1px;
}
.workDetailList li.type3 dt {
  color: #f26f80;
}
.workDetailList li.type3 dt:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #f26f80;
  position: absolute;
  left: 0;
  top: 1px;
}
.workDetailList li.type4 dt {
  color: #6b80ee;
}
.workDetailList li.type4 dt:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #6b80ee;
  position: absolute;
  left: 0;
  top: 1px;
}
.workDetailList li:last-child {
  padding-bottom: 0;
}
.workDetailList dl {
  margin-bottom: 0;
}
.workDetailList dt {
  font-weight: bold;
  color: #4a4a4a;
  margin-bottom: 5px;
  padding-left: 13px;
  position: relative;
}
.workDetailList dd {
  line-height: 0;
  color: #8d8d8d;
}
.workDetailList dd span {
  color: #4a4a4a;
}
.workDetailList dd p {
  margin: 0;
}
.workDetailList dd.line p {
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.workDetailList dd.line p:after {
  content: "";
  width: 1px;
  height: 11px;
  background: #eaeaea;
  position: absolute;
  left: 13px;
  top: 0;
}
.workDetailList dd.line p:first-child {
  padding-left: 0;
}
.workDetailList dd.line p:first-child:after {
  content: "";
  background: transparent;
}
.mainGroup2 .section1 .inner {
  position: relative;
}
.mainGroup2 .section1 .inner .today {
  width: 46px;
  height: 18px;
  border: 1px solid #adadad;
  position: absolute;
  left: 14px;
  top: 19px;
  font-size: 11px;
  z-index: 1;
}
.mainGroup2 .section1 .inner .today:hover {
  background: #f5f5f5;
}
.mainGroup2 .section1 .inner .footnote {
  position: absolute;
  right: 14px;
  top: 19px;
  z-index: 1;
}
.mainGroup2 .section1 .inner .footnote span {
  padding-left: 10px;
  position: relative;
  font-size: 11px;
  margin-left: 3px;
}
.mainGroup2 .section1 .inner .footnote span.type1:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #41cfcd;
  position: absolute;
  left: 0;
  top: 1px;
}
.mainGroup2 .section1 .inner .footnote span.type2:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #f68133;
  position: absolute;
  left: 0;
  top: 1px;
}
.mainGroup2 .section1 .inner .footnote span.type3:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #f26f80;
  position: absolute;
  left: 0;
  top: 1px;
}
.mainGroup2 .section1 .inner .footnote span.type4:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #6b80ee;
  position: absolute;
  left: 0;
  top: 1px;
}
.mainGroup2 .dews-ui-calendar.k-calendar {
  width: 100%;
  height: 357px;
  padding: 41px 0 0 0!important;
  box-shadow: none;
  border: none;
}
.mainGroup2 .dews-ui-calendar.k-calendar table {
  border-left: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  top: 41px!important;
  left: 0!important;
  width: 100%;
  box-sizing: border-box;
}
.mainGroup2 .dews-ui-calendar.k-calendar table thead th {
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  font-weight: normal;
  padding: 6px;
}
.mainGroup2 .dews-ui-calendar.k-calendar table tbody {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mainGroup2 .dews-ui-calendar.k-calendar table tbody td {
  width: 14%;
  height: 52px;
  text-align: left;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.mainGroup2 .dews-ui-calendar.k-calendar table tbody td.k-today {
  background: #ffffd9;
}
.mainGroup2 .dews-ui-calendar.k-calendar table tbody td.k-state-selected {
  background: #ebf5ff;
  position: relative;
}
.mainGroup2 .dews-ui-calendar.k-calendar table tbody td.k-state-selected:after {
  content: "";
  height: 52px;
  width: 100%;
  border: 2px solid #379afd;
  position: absolute;
  left: 0;
  top: 0;
}
.mainGroup2 .dews-ui-calendar.k-calendar table tbody td.k-state-selected a {
  color: #000000;
}
.mainGroup2 .dews-ui-calendar.k-calendar table tbody td a {
  font-size: 12px;
  font-weight: bold;
  padding-left: 3px!important;
}
.mainGroup2 .dews-ui-calendar.k-calendar .k-footer {
  display: none;
}
.mainGroup2 .dews-ui-calendar.k-calendar .k-header {
  width: 172px;
  border: none;
  background: none;
  padding-top: 1px;
  left: 40px;
  top: -4px;
}
.mainGroup2 .dews-ui-calendar.k-calendar .k-header .k-nav-fast {
  font-size: 18px;
  font-family: "Nanum Barun Gothic";
}
.mainGroup2 .dews-ui-calendar.k-calendar .k-header .k-state-hover {
  background: none;
}
.mainGroup2 .dews-ui-calendar.k-calendar .k-meta-view {
  top: 41px!important;
  left: 0!important;
}
.mainGroup2 .dews-ui-calendar.k-calendar .k-meta-view td {
  vertical-align: middle;
  padding: 31px 0!important;
}
.mainGroup2 .dews-ui-calendar.k-calendar .k-meta-view tbody td a {
  padding-left: 0!important;
}
.mainCurrentInner {
  height: 100%;
  position: relative;
  overflow-y: hidden;
}
.mainCurrentInner .grid {
  position: relative;
  overflow: hidden;
  padding-bottom: 24px;
}
.mainCurrentInner .buyCurrent {
  width: 1100px;
  border-top: 1px solid #c9cac9;
}
.mainCurrentInner .buyCurrent caption {
  display: none;
}
.mainCurrentInner .buyCurrent th,
.mainCurrentInner .buyCurrent td {
  padding: 8px 0;
  text-align: center;
}
.mainCurrentInner .buyCurrent thead th {
  border-bottom: 1px solid #c9cac9;
  border-left: 1px solid #c9cac9;
}
.mainCurrentInner .buyCurrent thead th:first-child {
  border-left: none;
}
.mainCurrentInner .buyCurrent tbody td {
  border-bottom: 1px solid #c9cac9;
  border-left: 1px solid #c9cac9;
}
.mainCurrentInner .buyCurrent tbody td:first-child {
  border-left: none;
}
.mainCurrentInner .buyCurrent tbody .prevYear td {
  background: #ebf5ff;
}
.mainCurrentInner .buyCurrent tbody .currentYear td {
  background: #fff2e5;
}
.mainCurrentInner h4 {
  font-weight: bold;
  color: #333333;
  font-size: 13px;
  margin-bottom: 20px;
}
.mainCurrentInner .date {
  text-align: right;
  color: #8d8d8d;
  margin-top: -10px;
  margin-bottom: 30px;
}
.mainCurrentInner .graph {
  margin-bottom: 25px;
}
.mainCurrentInner h5 {
  color: #8d8d8d;
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 12px;
}
