@charset "utf-8";

/* 수영프로그램 */
.ws_info_wrap {}
.ws_info_wrap .es_info_table {}
.ws_info_wrap .es_info_table table {}
.ws_info_wrap .es_info_table table tbody {}
.ws_info_wrap .es_info_table table tbody tr {}
.ws_info_wrap .es_info_table table tbody tr th,
.ws_info_wrap .es_info_table table tbody tr td {font-size:1.2em}
.ws_info_wrap .es_info_table table tbody tr th {}
.ws_info_wrap .es_info_table table tbody tr td {}
.ws_info_wrap .es_info_table table tbody tr td .bs_list_box {}
.ws_info_wrap .es_info_table table tbody tr td .bs_time_box {padding:10px;background-color:#f1f7ff}
.ws_info_wrap .es_info_table table tbody tr td .bs_list_box .is_list {position:relative;margin:5px 0;padding-left:10px}
.ws_info_wrap .es_info_table table tbody tr td .bs_list_box .is_list:before {content:'';display:block;position:absolute;top:10px;left:0;width:3px;height:3px;background-color:#333}
.ws_info_wrap .es_info_table table tbody tr td .bs_subject {display:block;margin-top:20px}
.ws_info_wrap .es_info_table table tbody tr td .bs_alert {display:block;font-weight:bold;color:#455a87;text-decoration:underline}
.ws_info_wrap .es_info_list li strong {width:190px;}
.ws_info_wrap .es_info_list li .bs_width_st {width:230px;}
.ws_info_wrap .es_img_list li {margin-right:0 !important;margin-bottom: 5px;}
.ws_info_wrap .es_img_list li span{display:block;font-size:1.2em;padding:5px 0;background: #dddddd;}