/* BASIC css start */
#review-board-write {}
#review-board-write .reviewInfo {width:100%; border-bottom:1px solid #bebebe; display: table; padding:10px 0;}
#review-board-write .reviewInfo figure a {width:145px; display:table-cell; padding:0 10px;}
#review-board-write .reviewInfo figure a img {width:100%;}
#review-board-write .reviewInfo figcaption {display:table-cell; vertical-align: middle; font-weight:bold; word-break: break-all;}
#review-board-write .form-wrap { padding:10px 15px}
#review-board-write table {width:100%;}
#review-board-write table th {text-align:left;}
#review-board-write table th, #review-board-write table td {padding:8px 0;}
#review-board-write table .fixButtonR .btn_Grey {width: 115px; display: inline-block; position: absolute; top:0; right:0; border-radius: 6px; border: 1px solid #bbb; background-color: #bbb;}
#review-board-write table .textArea textarea {height:300px;}
#review-board-write table .agree a {position: absolute; right: 0; border: 1px solid #c4c4c4; padding: 2px 5px; margin-right: 10px; background-color: #fff;}
#review-board-write .pd10 {margin-top:20px;}
#review-board-write .pd10 .btn_Red {margin-bottom:10px;}

/* ¼öÁ¤ */
body #header .menuArea{display:none}

/* Å¸ÀÌÆ² */
#review-board-write .title{ padding: 20px 15px 10px;}
#review-board-write .title h3{font-size: 1rem; font-weight: 700;}

.btn_new_line{margin:10px 0 0}

#review-board-write table th input, #review-board-write table td input{ border-radius: 6px;}
#review-board-write table .textArea textarea{border-radius: 6px;}

.pd10{padding:0 15px}
/* BASIC css end */

