td[align="center"] {padding:10px 0;}
form{ margin:0;}
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: none }
a:active {text-decoration: none }

p { margin-top: 0px; margin-bottom: 0px }
td,table { font-size: 1rem; 
    /* color: #847f74; */
     line-height: 160%; /*font-family: verdana;*/}

.select {font-size:9pt; font-family:"±¼¸²","µ¸¿ò"; color:#666666; border:1px solid #cccccc; background-color:#ffffff;}
.input {border:0px; font-size:9pt; font-family:"±¼¸²","µ¸¿ò"; color:#545454; border:1px solid #dfdfdf; background-color:#f7f7f7;}
.search_input { font-size:12px; color: #847f74; font-family:"±¼¸²"; border: #cfcfcf 1px solid; background-color: #ffffff;}


/* ¸®½ºÆ® °Ë»ö ----------------------------------------------- */
.AW_list_search{text-align:right; margin:0 0 50px;}
.AW_list_search form {display: flex;}
.AW_list_search select {width: 25%; padding:15px 0; font-size: 1rem; text-align: center; background: #d93a1d; color: #fff; cursor: pointer; border: none;}
.AW_list_search select > option {background:#fff; color:#000;}
.AW_list_search input {width: 58%; font-size: 1rem; padding-left:15px; border:2px solid #b71d06;}
.AW_list_search input::placeholder {color:#999;}
.AW_list_search button {width: 17%; font-size: 1rem; background:#b71d06; color:#fff;}
.AW_list_search, .AW_list_search *{vertical-align:middle;}

/* ¸®½ºÆ® --------------------------------------------------------*/
/* »ó¼¼º¸±â ¹öÆ° */
.AW_list_viewbtn{
    width: 60px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    font-size: 1rem;
    box-sizing: border-box;
}
/* .AW_list_viewbtn{display:inline-block; width:30px; height:14px; line-height:14px; text-align:center; font-size:10px; color:#fff!important; font-weight:600; letter-spacing:-0.07em; background:#00a0e9; border:1px solid #058ac7; text-decoration:none!important; border-radius:3px;} */



/* »ó¼¼º¸±â --------------------------------------------------------*/
.AW_view_table{border-top:1px solid #aaa;}
.AW_view_table th, .AW_view_table td{height:20px; padding:8px 0; font-weight:normal; color:#666; border-bottom:1px solid #ddd; border-right:1px solid #eee;}
.AW_view_table th:last-child, .AW_view_table td:last-child{border-right:0 none;}
.AW_view_table th{background:#f7f7f7;}
.AW_view_table td{padding-left:15px;}


	@media (max-width:768px) {
.board_photo img {width:100%;}
}