/* BASIC css start */
.pwd-link { margin-top:15px; text-align:center; }

#board_tab{ font-size: 0;}
#board_tab li:nth-child(2){border-left:0 !important; border-right:0 !important;  width: 33% !important;}

#board_tab li{width: 33.3%;
              border: 1px solid #ccc;
              display: inline-block;
              text-align: center;
              padding: 10px 0;}

#board_tab li a{display:block;}
#board_tab li.active{background: #f1f1f1;}

.cs_table {width:1100px; height:430px; }
.cs_table .cs_left {float:left; width:425px; height:428px; border-top:2px solid #ddd;}
.cs_table .cs_left li {width:425px; height:430px; background-image: url(http://wmdk.img17.kr/cs/left_cs.jpg);background-repeat:no-repeat;background-size: auto; font-size:0pt;}

.cs_table .cs_right {float:left;width:675px; height:430px;}
.cs_table .cs_right .cs_board_icon {width:675px; height:215px; background-image: url(http://wmdk.img17.kr/cs/right_cs-icon.jpg);background-repeat:no-repeat;background-position:0px 0px;}
.cs_table .cs_right .cs_board_icon ol {width:675px; height:215px; outline:3px dash #ff008c;}
.cs_table .cs_right .cs_board_icon ol a {display:block; float:left; width:130px; height:113px; margin-left:5px; padding-top:100px; border-top:2px solid #444; text-align:center; font-weight:700; font-size:12pt;letter-spacing:-1px; } 
.cs_table .cs_right .cs_board_icon ol a:hover{display:block; border-top:2px solid #f69626;}

.cs_table .cs_right .cs_process {width:675px; height:215px; background-image: url(http://wmdk.img17.kr/cs/right_cs-icon2.jpg);background-repeat:no-repeat;background-position:0px 0px; }
.cs_table .cs_right .cs_process ol .as_process {float:left; width:130px; height:190px; padding-top:25px; text-align:center; font-weight:400; font-size:10pt;letter-spacing:-1.2px;  }
.cs_table .cs_right .cs_process ol .as_process strong{font-size:12pt;}
.cs_table .cs_right .cs_process ol .as_process span{font-size:12pt;font-weight:600;color:#f69626;}
.cs_table .cs_right .cs_process ol a{float:left;display:block; width:130px; height:188px; border-top:2px solid #444;}
.cs_table .cs_right .cs_process ol a:hover{display:block; border-top:2px solid #f69626;}


.cs_table .cs_right .cs_process ol li {float:left; width:130px; height:190px; padding-top:25px; text-align:center; font-weight:400; font-size:10pt;letter-spacing:-1.2px;}
.cs_table .cs_right .cs_process ol li:nth-last-child(n+4) {margin-left:5px}
.cs_table .cs_right .cs_process ol li:nth-child(n+2) {float:left; width:134px; height:188px; border-top:2px solid #ddd;}

/* BASIC css end */

