@charset "utf-8";

/*===================================================
 /delay/common  CSS
=================================================== */

/* List Table
--------------------------------------------------- */
table td.intime {
vertical-align:middle;
text-align:center;
}


/* Certificate Box
--------------------------------------------------- */
.certificateBox {
border:1px solid #000;
padding:29px 19px;
}
.certificateBox .boxHead {
text-align: center;
}
.certificateBox .boxBody {
margin-top:25px;
}
.certificateBox .boxFoot {
margin-top:10px;
text-align: right;
}
