/* process */
.intro table { width:92%; margin:0 auto; position:relative; border-collapse:collapse; }
.intro table td { padding:0 0 4%; }
.intro table td:first-child { width:33%; padding-right:4%; color:#3b3b3b; font-weight:bold; text-align:right; vertical-align:super; border-right:1px solid #dedede;}
.intro table td:last-child { width:67%; padding-left:4%; }
.intro table td img { width:18px; position:absolute; left:32%; }
.intro table td>ul li { padding-bottom:2%; }
.intro table td>ul li>h5 { color:#515151; font-size:14px; font-weight:normal;}
.intro table td>ul li>ul.inner { padding-top:1%; }
.intro table td>ul li>ul.inner li { color:#515151; font-size:13px; padding:0 0 0 3%;}

.cont_btn { margin:3% 4% 6%; padding:0; }
.cont_btn a { display:inline-block; float:left; width:30% ;margin:2% 1.5% 3% 0; }
.cont_btn a:last-child { margin-right:0; background:#283444; }

/* list table */
.cont_project table { width: 100%; }
.cont_project table th { width: 30%; border-bottom: 1em solid #f8f8f8; }
.cont_project table td { width: 70%; background: #fff; border-bottom: 1em solid #f8f8f8; padding:4%; }
.cont_project table td span { font-weight:bold; }
.cont_project table td span:first-child { color:#3b3b3b; font-size:15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; padding-bottom:3px; }
.cont_project table td span:last-child { color:#a2a2a2; display:block; }
.cont_project .list_bt a { display:block; padding:3% 0; font-size:16px; color:#fff; text-align:center; background:#54c5b8; margin:3% 0; font-weight:bold; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.cont_project .list_bt a>span { color:#fff; font-size:16px; font-weight:bold; }

.view_cont_div .board_view_subject { text-align:center; }
.view_cont_div .board_view_subject h4 { font-size:18px; }
.view_cont_div .board_view_subject p { font-size:15px; margin-bottom:5%; }

.photo_content .t_title { color:#fff; background:#283444; text-align:center; padding:1em; display:block; width:4em; margin:5% auto 3%; }
.photo_content .t_name { text-align:center; color:#54c5b8; font-weight:bold; font-size:18px; letter-spacing:0px; }
.photo_content .t_member { text-align:center; margin:0 0 3%; }
.photo_content table { width:100%; margin:0 0 3% 0; }
.photo_content table:last-child { margin:0 0 6% 0; }
.photo_content table th { width:20%; text-align:center; background:#fff; padding:3%; border-top:1px solid #dedede; }
.photo_content table th.t_it { border-bottom:1px solid #dedede; }
.photo_content table td { width:80%; text-align:justify; background:#fff; padding:3% 2.5% 3% 2.5%; border:1px solid #dedede; border-right:0; border-bottom:0; }
.photo_content table td.t_it { border-bottom:1px solid #dedede; }
.photo_content table td.t_image { padding-right:2.5%; border-top:0; border-right:0; border-left:0; border-bottom:1px solid #dedede; background:#f8f8f8; }

#content .prevnext { width:auto; height:4.5em; line-height:2.5em; color:#515151; padding-left:0.5em; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
#content .prevnext .board_view_prev { border-bottom:1px solid #dedede; }

#content .view_bt a { display:block; padding:3% 0; font-size:16px; color:#fff; text-align:center; background:#54c5b8; margin:3% 0; font-weight:bold; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#content .view_bt a>span { color:#fff; font-size:16px; font-weight:bold; }