/* BASIC css start */
#bbsData .bbs-link-btm { margin-top: 10px; text-align: right; }

.bbs-tit { width: 250px; text-align: center; height: 40px; margin: 50px auto; border-top: 1px solid #E1E1E1; border-bottom: 1px solid #E1E1E1; }
.bbs-tit h2 { font-size: 13px; line-height: 40px; font-weight: 400; }

.bbs-table-wrap { margin-bottom: 20px; }

.prd-tinfo { zoom: 1; overflow: hidden; padding: 10px 0 10px 80px; border: 3px solid #e0e0e0; margin-top: 20px; font-size: 12px }
.prd-tinfo dt,
.prd-tinfo dd { position: relative; float: left; }
.prd-tinfo dt { left: -70px; margin-right: -70px; width: 60px; height: 60px; }
.prd-tinfo dt img {  width: 100%; height: 100%; }
.prd-tinfo dd { width: 100%;  }
.prd-tinfo dd ul {padding: 10px 0 0 10px;min-height: 45px;border-left: 1px solid #e0e0e0;}
.prd-tinfo dd ul li { padding: 1px 0; }
.prd-tinfo dd ul li .tit { display: inline-block;  width: 55px; }
.prd-tinfo dd ul li.name .tit { letter-spacing: 1px; }
.prd-tinfo dd ul li.name a br { display: none; }

.bbs-table-write p { text-align: center; margin: 10px 0px; }
.bbs-table-write .title { line-height: 25px; }
.bbs-table-write .input_style {width: 190px;}
.bbs-table-write .input_style2 { width: 470px; }
.bbs-table-write tbody th, .bbs-table-write tbody td { color: #000; }
.bbs-table-write .MS_input_txt, 
.bbs-table-write .MS_select { display: inline-block; border: #ddd 1px solid; height: 30px; line-height: 30px; padding: 3px 5px; box-sizing: border-box; font-size: 12px; }
#MS_text_content { width: 100%; height: 200px; line-height: 2em;}
#bw_input_file + a { display: inline-block; border: #666 1px solid; height: 30px; line-height: 30px; box-sizing: border-box; padding: 0 10px; letter-spacing: 0; }

.bbs-link a { display: inline-block; padding: 5px 10px; font-size: 12px; line-height: 16px; color: #9b9b9b; background: #fff; border: #ddd 1px solid }
.bbs-link a:hover { background: #ddd; color: #fff; }
.bbs-link a + a { margin-left: 7px;}
.bbs-link a.write { padding: 5px 10px; background: #666; border-color: #666; color: #fff; }
.bbs-link a.write:hover { background: #000; border-color: #000; }
/* BASIC css end */

