@charset "utf-8";
.gallery_table {clear: right;width: 1000px;margin:0 auto;}
.gallery_table table{width:100%; }
.gallery_table thead {height:45px;}
.gallery_table th {text-align:center;height:242px; vertical-align:middle; font-size:14px;}
.gallery_table td {text-align:left; height:68px; vertical-align:middle; font-size:16px; text-indent:28px; background:#f5f5f5; }
.gallery_table caption {font-size:15px; text-align:left; margin-bottom:20px;}

.boardImgDiv {overflow:hidden;}
.gallery_table ul {overflow:hidden;}
.gallery_table li {float:left;width:33.333333%;margin-bottom: 28px;}
.gallery_table li:nth-child(3n-1) {text-align:center;}
.gallery_table li:nth-child(3n) {text-align:right;}
.boardImgDiv img {width: 280px;height: 370px;display: block;margin: 0 auto;}
.gallery_table li.noGallery {text-align:center;width: 100%;font-size: 9pt;}

.boardDiv {display:inline-block;width: 100%;}
.boardSubjectDiv {text-align:left;}
.boardSubject {height:68px;line-height:68px;/* text-indent:28px; */width: 280px;background: #f5f5f5;font-size: 9pt;text-align: center;margin: 0 auto;}



.no_width {width:28px; background:#fff !important;}
.no_center {text-align:left !important; text-indent:10px;}
.board_control {margin: 30px 0 60px 0;}
.search_area {height:124px;width: 1000px;/* background:#f7f7f7; */margin:0 auto;}
.search_inner { width:550px; height:60px; margin:0 auto; padding-top:40px;}
.search_inner dl dd {display:inline-block; float:left; margin-left:5px;}
.all_select {width:112px;height: 30px;}
.search_input {width:320px;height: 30px; box-sizing:border-box;}
.search_icon {width:98px;height: 30px;background:#231f20;}
.search_icon p {color:#fff;text-align:center;line-height: 33px;font-size: 10pt;}

.gallery_board_wrap .sub_head {margin:100px 0 60px 0;}
.notice_board_wrap .sub_head {margin:100px 0 60px 0;}

.write {float:right;/* margin-right: 200px; */width: 70px;height: 30px;background: #5b5487;margin-right: 51px;margin-bottom:33px;}
.write a {color:#fff;text-align:center;line-height: 28px;display:block;font-size: 10pt;}
