div#bbswrap { width: 96%; margin: 0 auto; margin-top: 20px; margin-bottom: 20px; }
div#bbswrap h1 {}
div#bbswrap div.list { margin-top: 20px; border-top: 1px solid #f5823f; padding-top: 20px; }

div#bbswrap { width: 96%; margin: 0 auto; margin-top: 20px; margin-bottom: 20px; }
div#bbswrap h1 {}
div#bbswrap div.list { margin-top: 20px; border-top: 1px solid #f5823f; padding-top: 20px; }
div#bbswrap div.list div.title { display: block; clear: both; width: 974px; margin: 0 auto; text-align: center; padding: 10px 0 10px 0; border-bottom: 2px solid #cccccc;}
div#bbswrap div.list ul { display: block; clear: both; width: 100%; margin-top: 20px; }
div#bbswrap div.list ul li { float: left; width: 31%; margin-left: 2%; text-align: center; }
div#bbswrap div.list ul li.first { clear: both; margin-left: 0px; }
div#bbswrap div.list ul li a { display: inline-block; border: 1px solid #cccccc; }

input {
	vertical-align: middle;
	font-size:13px;
	height: 20px;
}
select {
	height:25px;
	line-height:100%;
	font-size:13px;
}
select option {
	background-color:#FFFFCC;
}

ul.page { display: inline-block; margin: 0 auto; }
ul.page li { float: left; text-align: center; vertical-align: center; color: #000000; padding: 4px; }
ul.page li.on { }
ul.page li.on a { color: #000000; }
ul.page a { text-align: center; vertical-align: center; overflow: hidden; }
ul.page a.first { color: #000000; }
ul.page a.prev { color: #000000; }
ul.page a.next { color: #000000; }
ul.page a.last { color: #000000; }

/* 입력폼 */
table.bbsins {
	border-top: 2px solid #403f3f;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
table.bbsins tbody tr th {
	padding: 5px 4px;
	color: #5e5e5e;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 130%;
	background: #f8f8f8;
	border-bottom: 1px solid #dcdada;
	border-right: 1px solid #dcdada;
	border-left: 1px solid #dcdada;
}
table.bbsins tbody tr td {
	padding: 5px 4px 5px 8px;
	background: #ffffff;
	text-align: left;
	line-height: 130%;
	vertical-align: middle;
	border-bottom: 1px solid #dcdada;
}
table.bbsins tbody tr th.first { border-left:  none; }
table.bbsins tbody tr td.first { border-left:  none; }
table.bbsins thead tr th.first { border-left:  none; }
table.bbsins thead tr td.first { border-left:  none; }
table.bbsins tbody tr th.last { border-right:  none; }
table.bbsins tbody tr td.last { border-right:  none; }
table.bbsins thead tr th.last { border-right:  none; }
table.bbsins thead tr td.last { border-right:  none; }
table.bbsins thead tr th {
	padding: 5px 4px 5px 8px;
	color: #5e5e5e;
	background: #ffffff;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	vertical-align: middle;
	border-bottom: 1px solid #dcdada;
}
table.bbsins thead tr td {
	padding: 5px 4px 5px 8px;
	background: #ffffff;
	text-align: left;
	line-height: 130%;
	vertical-align: middle;
	border-bottom: 1px solid #dcdada;
}

/* 입력폼 */
table.bbslist {
	border: 0px solid #787878;
	border-top: 1px solid #cccccc;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
table.bbslist tbody tr th {
	padding: 2px;
	background: #ffffff;
	color: #5e5e5e;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
}
table.bbslist tbody tr td {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
}
table.bbslist thead tr th {
	padding: 2px;
	background: #e5ecef;
	color: #333333;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
}
table.bbslist thead tr td {
	padding: 2px;
	background: #e5ecef;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
}
