@charset "utf-8";
.notice_table {width: 1000px;margin:0 auto;padding-bottom:;}
.notice_table table{width:100%; }
.notice_table thead {height:45px;border-top: solid 1px #555555;color:#333333;font-weight:bold;}
.notice_table th {text-align:center;height:45px;border-bottom:solid 1px #b3b3b3;vertical-align:middle;font-size: 9pt;}
.notice_table td {text-align:center;height:45px;border-bottom:solid 1px #b3b3b3;vertical-align:middle;font-size: 9pt;}
.notice_table caption {font-size: 10pt;text-align:left;margin-bottom:20px;}
.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;}

.notice_board_wrap .sub_head {margin:100px 0 60px 0;}

