.Cont0 {white-space:norwrap;font-size:0;width:100%;margin:30 auto 0 auto;}
.Cont0 .RowA {width:15%;text-align:center;display:inline-block;text-align:left;}
.Cont0 .RowB {width:85%;text-align:left;display:inline-block;}
.Cont0 .RowB .Tit {font-size:18px;color:#000000;font-weight:500;margin:0 0 0 0;line-height:28px;}
.Cont0 .RowB .Desc {font-size:16px;color:#1b3f7b;font-weight:450;margin:16 0 0 0;line-height:28px;}

.Cont1 {margin:40 0 0 0;}
.Cont1 .Cols {clear:both;width:100%;}
.Cont1 .Cols .Ele {text-align:left;}
.Cont1 .Cols .Ele .RowA {font-size:30px;color:#000000;font-weight:500;margin:0 0 0 0;line-height:38px;text-underline-position:under;text-decoration:underline solid 4px #fbee7d;}
.Cont1 .Cols .Ele .RowB {font-size:18px;color:#8093aa;font-weight:450;margin:20 0 0 0;line-height:26px;}

.Cont2 {margin:100 0 40 0;}
.Cont2 .Cols {clear:both;width:100%;}
.Cont2 .Cols .Ele {text-align:left;}
.Cont2 .Cols .Ele .Tit {font-size:30px;color:#000000;font-weight:500;margin:0 0 0 0;line-height:38px;text-underline-position:under;text-decoration:underline solid 4px #fbee7d;}
.Cont2 .Cols .Ele .Desc {font-size:18px;color:#8093aa;font-weight:450;margin:20 0 0 0;line-height:26px;}

.OdrRoot {clear:both;width:100%;}
.OdrRoot .OdrCont {clear:both;width:600;margin:60 auto 0 auto;border:0.8px solid #DEDEDE;border:0.8px solid #DEDEDE;border-radius:8px;overflow:hidden;}
.OdrRoot .OdrCont .OdrBox {clear:both;width:100%;}
.OdrRoot .OdrCont .OdrBox .Cols {display:flex;white-space:nowrap;width:100%;border-bottom:0.8px solid #DEDEDE;}
.OdrRoot .OdrCont .OdrBox .Cols .Tit {display:inline-block;width:25%;background-color:#F1F1F1;border-right:1px solid #DEDEDE;}
.OdrRoot .OdrCont .OdrBox .Cols .Tit .Text {margin:10 6 10 6;font-size:12px;}
.OdrRoot .OdrCont .OdrBox .Cols .Cont {display:inline-block;width:75%;text-align:left;}
.OdrRoot .OdrCont .OdrBox .Cols .Cont .Ele {margin:5 6 5 6;}
.OdrRoot .OdrCont .OdrBox .Cols .Cont .Ele textarea {text-align:left;width:100%;height:100;border:0.8px solid #DEDEDE;outline:none;border-radius:4px;}
.OdrRoot .OdrCont .OdrBox .Cols .Cont .Ele input[type='text'] {border:0.8px solid #DEDEDE;height:30;outline:none;border-radius:4px;}
.OdrRoot .IconRoot {text-align:center;width:100%;margin:30 0 30 0;}
.OdrRoot .IconRoot .BtnWrite {margin:30 auto 30 auto;width:240;border-radius:8px;background-color:#00dd79;overflow:hidden;text-align:center;}
.OdrRoot .IconRoot .BtnWrite .Text {margin:15 auto 15 auto;color:#FFFFFF;font-weight:bold;font-size:18px;}

.ViewRoot {clear:both;width:100%;}
.ViewRoot .ViewCont {clear:both;width:600;margin:60 auto 0 auto;border:0.8px solid #DEDEDE;border:0.8px solid #DEDEDE;border-radius:8px;overflow:hidden;}
.ViewRoot .ViewCont .ViewBox {clear:both;width:100%;}
.ViewRoot .ViewCont .ViewBox .Cols {display:flex;white-space:nowrap;width:100%;border-bottom:1px solid #DEDEDE;}
.ViewRoot .ViewCont .ViewBox .Cols .Tit {display:inline-block;width:25%;background-color:#F1F1F1;border-right:1px solid #DEDEDE;}
.ViewRoot .ViewCont .ViewBox .Cols .Tit .Text {margin:10 6 10 6;font-size:12px;}
.ViewRoot .ViewCont .ViewBox .Cols .Cont {display:inline-block;width:75%;text-align:left;}
.ViewRoot .ViewCont .ViewBox .Cols .Cont .Text {margin:8 6 8 6;}