@font-face {
    font-family: 'NotoSansLight';
    src: url('./font/NotoSans-Light.ttf');
}

@font-face {
    font-family: 'NotoSansBold';
    src: url('./font/NotoSans-Bold.ttf');
}

@font-face {
    font-family: 'NotoSans';
    src: url('./font/NotoSans-Regular.ttf');
}

@font-face {
    font-family: 'NotoSansSemiBold';
    src: url('./font/NotoSans-SemiBold.ttf');
}

@font-face {
    font-family: 'Pretendard';
    src: url('font/Pretendard-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Pretendard;
    display: table;
    margin: 0 auto;
    overflow: hidden;
}

.T30{
    font-family: Pretendard;
    font-weight: 500; 
    font-size: 30px;
    text-align: center; 
    color: #304262;
}

.T23{
    font-family: Pretendard;
    font-weight: 500; 
    font-size: 23px;
    text-align: center; 
    color: #304262;
}

.T20{
    font-family: Pretendard;
    font-weight: 500; 
    font-size: 20px;
    text-align: center; 
    color: #304262;
}

.T18{
    font-family: Pretendard;
    font-weight: 400; 
    font-size: 18px;
    text-align: center; 
    color: #000000;
}

.C20{
    font-family: Pretendard;
    font-weight: 400; 
    font-size: 20px;
    text-align: center; 
    color: #000000;
}

.C16{
    font-family: Pretendard;
    font-weight: 400; 
    font-size: 18px;
    text-align: center; 
    color: #000000;
}

.C15{
    font-family: Pretendard;
    font-weight: 400; 
    font-size: 15px;
    text-align: center; 
    color: #000000;
}


.spanBlueR{
    font-weight: 400; 
    text-align: center; 
    color: #fff;
}

#topMenu {
    width: 100%;
    min-width: 1900px;
}

p {
    line-height: 180%;
}

.board {
    width: 1100px;
    height: 650px;
    position: relative;
    top: 80px;
    left: 410px;
    vertical-align: middle;
    border-radius: 5px;
    box-shadow: 0 4px 4px -4px black;
    background-color: #fff;
}

ul li {
    list-style: none;
    float: left;
    text-align: center;
    display: block;
    line-height: 100px;
}

.topMenu {
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    color: #000;
    margin: 0px 25px 0px 25px;
}

.topMenu:hover {
    color: #35BBED;
    background-color: #fff;
}

.topSign {
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    color: #1f497d;
    margin: 0px 40px 0px 0px;
}
.topSign:hover {
    color: #35BBED;
    background-color: #fff;
}

.topReg {
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    color: #35BBED;
}
.topReg:hover {
    color: #35BBED;
}

.topRegBox {
    width: 90px;
    height: 40px;
    padding: 10px 16px;
    border: 0;
    background-color: #fff;
}
.topRegBox:hover {
    color: #35BBED;
}

.vertical {
    border-left: 1px solid #fff;
    height: 130px;
    margin-left: 45px;
}

.footer {
    float:right;
    height: 16px;
    font-family: SegoeUI;
    font-size: 12px;
    margin: 7px 0px 7px 0px;
    color: #000;
}

.background {
    background-repeat: no-repeat;
    min-width: 1900px;
    min-height: 805px;
    background-color: #c4cbd7;
}

.background_gray{
    background-repeat:no-repeat;
    min-width: 1920px;
    min-height: 1010px;
    background-color: #c4cbd7;
}
.background_white{
    position: relative;
    background-repeat:no-repeat;
    min-width: 1900px;
    min-height: 805px;
    background-color: #fff;
}
.buttonStyle_150{
    width: 150px;
    height: 50px;
    position: absolute;
    font-family: Pretendard;
    font-size: 18px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #35bbed;
    cursor:pointer;
}
.buttonStyle_150:hover{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    opacity: 50%;
}
.buttonStyle_200{
    width: 200px;
    height: 50px;
    position: absolute;
    font-family: Pretendard;
    font-size: 18px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #35bbed;
    cursor:pointer;
}
.buttonStyle_200:hover{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    opacity: 50%;
}

.buttonStyle_200n{
    width: 200px;
    height: 50px;
    font-family: Pretendard;
    font-size: 15px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #35bbed;
    cursor:pointer;
}
.buttonStyle_200n:hover{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    opacity: 50%;
}
.buttonStyle_300{
    width: 301px;
    height: 50px;
    position: absolute;
    font-family: Pretendard;
    font-size: 15px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #35bbed;
    cursor:pointer;
}
.buttonStyle_300:hover{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    opacity: 50%;
}
.buttonStyle_300n{
    width: 301px;
    height: 50px;
    font-family: Pretendard;
    font-size: 15px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #35bbed;
    cursor:pointer;
}
.buttonStyle_300n:hover{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    opacity: 50%;
}
.buttonStyle_disable {
    font-family: NotoSansSemiBold;
    font-size: 15px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #c1c1c1;
    cursor: Default;
}
.buttonStyle_active {
    font-family: NotoSansSemiBold;
    font-size: 15px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #35bbed;
    cursor: pointer;
}
.buttonStyle_active:hover{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    opacity: 50%;
}
.titleText{
    position: absolute;
    font-family: Pretendard;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #1f497d;
}
.titleText_n{
    font-family: Pretendard;
    font-size: 30px;
    text-align: center;
    color: #1f497d;
}
.titleTextTd_n {
    text-align: center; 
    width:1100px; 
    height:119px;
    font-family: Pretendard;
    font-weight: 600;
    font-size: 30px; 
    color: #1f497d; 
    vertical-align: middle;
}
.editText{
    position: absolute;
    font-family: Pretendard;
    font-size: 15px;
    text-align: center;
    color: #000;
}
.editText_n{
    font-family: Pretendard;
    font-size: 15px;
    text-align: center;
    color: #000;
}
.infoText_n {
    font-family: Pretendard;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    color: #000;
}
.inputStyle{
    width: 300px;
    height: 35px;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    background-color: #ffffff;
    text-indent:0.5em;
}
.inputStyle_n{
    width: 300px;
    height: 35px;
    border-width: 0px;
    border-radius: 5px;
    background-color: #e9f5ff;
    text-indent:0.5em;
}

.inputStyle_n option{
    background-color: #e9f5ff;
}

.category{
    background-color: #f0f5fa;
    vertical-align: middle;
}
.vertical_black {
    border-left: 1px solid #000;
    height: 50px;
    margin-left: 27px;
}
.vertical_small {
    border-left: 2px solid #d0d0d0;
    height: 22px;
    margin-left: 41px;
}
.buttonStyle_disable_n {
    font-family: NotoSansSemiBold;
    font-size: 15px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #c1c1c1;
    cursor: Default;
}

.buttonStyle_active_n {
    font-family: NotoSansSemiBold;
    font-size: 15px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #35bbed;
    cursor: pointer;
}
.buttonStyle_active_n:hover{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    opacity: 50%;
}


.buttonStyle_active_cancel_n {
    font-family: NotoSansSemiBold;
    font-size: 15px;
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
    background-color: #1f497d;
    cursor: pointer;
}
.buttonStyle_active_cancel_n:hover{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    opacity: 50%;
}

.divTable{
	display:table; 
	width: 100%;
	table-layout: fixed;
    margin: 10px 0px;
}


.divTable div{
	display:table-row;
	margin-bottom: 22px;
    padding: 5px 5px;
}

.divTable div div{
    height: 45px;
    vertical-align: middle;
	display:table-cell;
}

.divTable div div .inputStd{
    height: 30px; float: left; border: 1px solid #737B7D; border-radius: 5px; padding-left:5px; margin:0px;
}

.tdW50 {
    width: 50px;
}

.tdW60 {
    width: 60px;
}

.tdW70 {
    width: 70px;
}

.tdW80 {
    width: 80px;
}

.tdW90 {
    width: 90px;
}

.tdW95 {
    width: 95px;
}

.tdW100 {
    width: 100px;
}

.tdW110 {
    width: 110px;
}

.tdW112 {
    width: 112px;
}

.tdW120 {
    width: 120px;
}

.tdW130 {
    width: 130px;
}

.tdW140 {
    width: 140px;
}

.tdW160 {
    width: 160px;
}

.tdW170 {
    width: 170px;
}

.tdW190 {
    width: 190px;
}

.tdW200 {
    width: 200px;
}

.tdW215 {
    width: 215px;
}

.tdW230 {
    width: 230px;
}

.tdW245 {
    width: 245px;
}

.tdW260 {
    width: 260px;
}

.tdW300 {
    width: 300px;
}

.tdW310 {
    width: 310px;
}

.tdW328 {
    width: 328px;
}

.tdW455 {
    width: 455px;
}
