.board_content {
	text-align: center;
}

.bo_list ul {
	padding: 0;
}

.bo_list li {
	list-style: none;
}

.u-login li select {
	background: #fff;
	border: 1px solid #eee;
	color: #000;
	font-size: 14px;
	height: 40px;
	margin: 5px 5px 5px 5px;
	width: calc(90% + 6px);
}

.u-login li select option {
	height: 40px;
	font-size: 16px;
}

.div_input {
	height:30px;
	background: #fff;
	border-bottom: 1px solid #eee;
	color: #000;
	font-size: 14px;
	height: 34px;
	margin: auto;
	width: 90.6%;
	border-radius: 0;
	font-weight:bold;
}

.u-login {
	padding:0;
}

.u-login li {
	list-style: none;
}

.u-login .board_input {
	background: #fff;
	border: 1px solid #eee;
	color: #000;
	font-size: 14px;
	height: 34px;
	margin: 5px 5px 5px 5px;
	width: 90.6%;
	border-radius: 0;
	padding-left: 5px;
}

.u-login li textarea {
	background: #fff;
	border: 1px solid #eee;
	color: #000;
	font-size: 14px;
	height: 120px;
	margin: 5px 5px 5px 5px;
	width: 90.6%;
	border-radius: 0;
	padding-left: 5px;
	line-height: 20px;
}

.btn-01 {
	background-color: #333;
	border-radius: 3px;
	line-height: 35px;
	height: 35px;
	padding: 0 20px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	border: 0;
	vertical-align: middle;
}

.btn-02 {
	border: 1px solid #ddd;
	color: #333;
	background: #fff;
	border-radius: 3px;
	line-height: 35px;
	height: 35px;
	padding: 0 20px;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	cursor:pointer;
}

.board_radio {
	appearance: auto;
	height: 15px;
	vertical-align: text-bottom;
}

#banner_img {
	width: 420px;
	height: 60px;
}

.bo_list {
	width: calc(100% - 10px);
	width: 100%;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #ddd;
}

.bo_list a {
	color:#000000;
}

.bo_list .list_table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0 5px;
	background: var(--contBg);
	border-top: var(--border);
	border-bottom: var(--border);
}

.bo_list .list_table thead th {
	color:#000000;
	padding: 20px 0;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #e5ecee;
	width:15%;
	height: 40px;
}

.bo_list .list_table tbody tr {
	color:#000000;
	border-left: 2px solid transparent;
}

.bo_list .list_table td {
	color:#000000;
	border-top: 1px solid #e5ecee;
	line-height: 1.6rem;
	height: 60px;
	word-break: break-all;
}

.table_count {
	font-size: 14px;
}

.table_subject {
	text-align: left;
	padding-left: 5px;
}

.table_subject a {
	line-height: 20px;
}


.snb-box {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	position: relative;
	margin: auto;
	background: #fff;
	display: inline-block;
	border-radius: 10px;
	border: 1px solid #ddd;
}

.mo_descr_ad_con .title {
	padding-top: 85px;
	color: #fff;
	text-align: left;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin:0;
}

.ad_li_a {
	display:none;
}


.comm-in {
	color:#000000; width:90.5%; min-height:60px; text-align:left; margin: auto; border: 1px solid #eee;
}

.comm-title {
	font-weight:bold;margin-bottom:8px;
}