/* workshop CSS */

/* table td {line-height:20px;}
table td *{vertical-align:middle} */
img {border:0 none;}

.ws-tbl01 {border-top:2px solid #006a71;}
.ws-tbl01 table {width:100%; border-collapse:collapse;}
.ws-tbl01 table th,
.ws-tbl01 table .th,
.ws-tbl01 table td {height:30px; border:1px solid #ccc; text-align:center;}
.ws-tbl01 table th,
.ws-tbl01 table .th {font-weight:bold;}
.ws-tbl01 table .first th,
.ws-tbl01 table .first td {background-color:#eaf9f5; color:#005f63; border-top:0 none;}
.ws-tbl01 table .bgPoint {background-color:#f5f5f5; color:#000;}

/* 초대의 말씀 intro */
.introWrap {width:820px; margin:30px auto; line-height:20px; text-align:justify; color:#666; font-size:12px;}
.introWrap p {margin:25px 0 0 0;}
