charset "utf-8";
/* CSS Document */

/*링크걸린 이미지 보더 없애기 */
/*.math_table table{border-collapse:collapse;border:1px solid #aebecd} */
.math_table th{background:#c2d6df;font-size:10pt;color:#19787e;text-align:3px;border:1px solid #aebecd;padding:5px}
.math_table td{padding:6px 5px 4px 5px; border-bottom:1px solid #E5E5E5; border-top:1px solid #DDDEE2; color:#4C4C4C;text-align:center;font-family: 나눔바른고딕, NanumBarunGothic, 나눔고딕, Nanumgothic, nbg, dotum, gulim, sans-serif;font-size:13px;}
.math_table .work {text-align:left;}
.math_table .topbioblue_bgimg { background:#ffffff url("http://biosci.snu.ac.kr/_skin/kor/images/common/line_th.gif") no-repeat left 2px; padding:5px 0 4px 0; white-space:nowrap; margin:5px 0px; height:20px; line-height:20px; overflow:hidden; }

.pop-layer {display:none; position: absolute; top: 50%; left: 50%; width: 410px; height:auto;  background-color:#fff; border: 5px solid #3571B5; z-index: 10;}	
.pop-layer .pop-container {padding: 20px 25px;}
.pop-layer p.ctxt {color: #666; line-height: 25px;}
.pop-layer .btn-r {width: 100%; margin:10px 0 20px; padding-top: 10px; border-top: 1px solid #DDD; text-align:right;}

a.cbtn {display:inline-block; height:25px; padding:0 14px 0; border:1px solid #304a8a; background-color:#3f5a9d; font-size:13px; color:#fff; line-height:25px;}	
a.cbtn:hover {border: 1px solid #091940; background-color:#1f326a; color:#fff;}
