@charset "utf-8";

/* 080시스템 연동 */
.ws_system_wrap {}

.ws_system_wrap {}
.ws_system_wrap {}
.ws_system_wrap .es_080banner_area {position:relative;padding: 50px 0;border-bottom: 1px solid #c1c1c1;}
.ws_system_wrap .es_080banner_area:after {content:"";display:block;position:absolute;bottom:-2px;left:0;width:100px;height:3px;background:#2d2d2d;}
.ws_system_wrap .es_080banner_area .bs_banner_title {margin-bottom: 43px;color: #000;font-size: 3.5em;font-weight: normal;line-height: 1.3em;letter-spacing: -2px;}
.ws_system_wrap .es_080banner_area .bs_banner_title .is_title_point {position:relative;font-weight: bold;}
.ws_system_wrap .es_080banner_area .bs_banner_title .is_title_point:after {content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:14px;background:#fff46f;z-index:-1;}
.ws_system_wrap .es_080banner_area .bs_banner_txt {font-size: 1.8em;letter-spacing: -1px;}
.ws_system_wrap .es_080banner_area .bs_banner_txt .is_txt_point {color: #3e72fa;font-weight: bold;}

.ws_system_wrap .es_sub_title {margin: 80px 0 35px;color: #000;font-size:2em;}
/* .ws_system_wrap h3 {font-size:1.7em; letter-spacing:-1px; position: relative; margin: 25px 0 15px 0; padding-bottom: 10px; border-bottom: 1px dashed #eee;}
.ws_system_wrap h3:before {content:''; display:inline-block; width:21px; height:21px; background:url(../../../../webis/img/info_title.png) left center no-repeat; margin-right:5px; vertical-align: bottom;} */

.ws_system_wrap .es_realtime {margin:30px 0; background-color:#f9f9f9; padding:50px 20px;}
.ws_system_wrap .es_realtime center {margin:30px 0;}
.ws_system_wrap .es_realtime h4 {text-align:center; letter-spacing:-0.7px; font-size:1.75em; margin-bottom:20px;}
.ws_system_wrap .es_realtime p {margin:0 30px; background-color:#fff; border:1px solid #ddd; padding:20px; line-height:20px; font-size:1.25em; letter-spacing:-0.5px;}

/* 테이블 공통 */
table {}
table tr {}
table tr th,table tr td {padding: 12px; border: 1px solid #ddd; font-size: 1.25em; letter-spacing: -0.5px; }
table tr th {font-weight:bold; text-align:center; background-color:#eee; border-bottom:0; text-align: center;}
table tr td {background-color:#fff;}
table tr td ul li {list-style:none; text-align:left; margin-bottom:5px;}
table tr td ul li:last-child {margin-bottom:0;}