@media (max-width: 35em) { /* 560px ÀÌÇÏ -- ¸ð¹ÙÀÏ¿ë ÀÏ°æ¿ì ¼³Á¤*/ 
	.bbs_table { margin:0 0 0 6px; }
	.bbs_buton_span { margin-right:10px; }
	.bbs_cont_li3 { width:20%; border-bottom:1px dashed #ccc; }
	.bbs_cont_li4 { display:none; }
	.bbs_tit_li3 { width:20%; border:1px solid #ccc; border-right:0px; background-color: #B0B0B0; }
	.bbs_tit_li4 { display:none; text-align:center; }
}
@media (min-width: 35em) { /* 560px ÀÌ»ó*/ 
	.bbs_table { margin:0 0 0 16px; }
	.bbs_buton_span { margin-right:30px; }
	.bbs_cont_li3 { width:10%; border-bottom:1px dashed #ccc; }
	.bbs_cont_li4 { width:10%; border-bottom:1px dashed #ccc; }
	.bbs_tit_li3 { width:10%; border:1px solid #ccc; border-right:0px; background-color: #B0B0B0; }
	.bbs_tit_li4 { width:10%; border:1px solid #ccc; background-color: #B0B0B0; }
}
body {overflow-x:hidden;}
ul, li {list-style:none;}
a, a:link { border:0; text-decoration:none; }

.bbs_table { width:98%; overflow:hidden; max-width:800px; margin:0 auto;}
.bbs_tit { display:block; width:96%; margin:0 auto; height:30px; line-height:30px; }
.bbs_tit ul { margin:0 auto; padding:0; width:100%; overflow:hidden; font-size:0.75em; text-align:center;}
.bbs_tit ul li { float:left; overflow:hidden; height:28px; color:#fff; }
.bbs_tit_li1 { width:10%; border:1px solid #ccc; border-right:0px; background-color: #B0B0B0; }
.bbs_tit_li2 { width:66%; border:1px solid #ccc; border-right:0px; background-color: #B0B0B0; }

.bbs_cont { display:block; width:96%; margin:0 auto; line-height:30px; overflow:hidden; }
.bbs_cont ul { margin:0 auto; padding:0; width:100%; overflow:hidden; font-size:0.75em; text-align:center;}
.bbs_cont ul li { float:left; overflow:hidden; height:28px; }
.bbs_cont_li1 { width:10%; border-bottom:1px dashed #ccc; }
.bbs_cont_li2 { width:66%; border-bottom:1px dashed #ccc; }

.bbs_page { display:block; width:96%; margin:0 auto; height:20px; line-height:30px; margin-top:10px; font-size:0.75em; text-align:center; }
.bbs_buton { display:block; width:96%; margin:0 auto; height:30px; line-height:30px; margin-top:10px; margin-right:30px; font-size:0.75em; text-align:right; }
.bbs_buton_span { display:block; float:right; text-align:center; width:40px; border-radius:4px; border:1px solid #c1c1c1; background:#f7f7f7; font-size:12px; color: #959595; line-height:25px; }

.bbs_cont1 { display:block; width:96%; margin:0 auto; }
.bbs_table_in { border-collapse: collapse; border:1px solid #cecece; border-bottom:0 none; width:100%; table-layout:fixed; font-size:12px; box-shadow:1px 1px 3px #eee; }
.bbs_table_in tr td.bbs_table_gray { background-color:#F5F5F5; padding:5px; line-height:20px; white-space:nowrap; width:15%; min-height:30px; box-sizing:border-box; border-bottom:1px solid #cecece; border-right:1px solid #cecece; text-align:center;}
.bbs_table_in tr td.bbs_table_white { background-color:#fff; padding:5px; line-height:20px; white-space:nowrap; width:85%; min-height:30px; box-sizing:border-box; border-bottom:1px solid #cecece; border-right:1px solid #cecece; }
.box { width:90%; line-height:22px; height:22px; border:1px solid #cecece; }
.box1 { width:50%; line-height:22px; height:22px; border:1px solid #cecece; }
.textbox { width:90%; min-height:200px; border:1px solid #cecece; }

