@charset "utf-8";

.quiet_board { margin: 10px; padding: 0; color: #EAEAEA; font-family: verdana; font-size: 9px; line-height: 20px; }
.quiet_board img { border: 0; vertical-align: text-bottom; }
.quiet_board div { padding: 0; margin: 0; }
.quiet_board input, select { vertical-align: middle; }
.quiet_board label { height: 20px; margin: 0; padding: 0; color: #AAA; line-height: 20px; }
.quiet_board label:hover { color: #555; }
.quiet_board h1 { margin: 0; padding: 0; color: #555; font-family: verdana; font-size: 9px; font-weight: normal; line-height: 20px; } 
.quiet_board h2 { margin: 0; padding: 0; font-family: verdana; font-size: 9px; font-weight: normal; line-height: 20px; } 

.quiet_board a,
.quiet_board a:link,
.quiet_board a:visited { color: #AAA; text-decoration: none; }
.quiet_board a:hover { color: #555; text-decoration: none; }
.quiet_board a:active { color: #AAA; text-decoration: none; }
.quiet_board a.aTitle, 
.quiet_board a.aTitle:link,
.quiet_board a.aTitle:visited { color: #555; text-decoration: none; }
.quiet_board a.aTitle:hover { color: #AAA; text-decoration: none; }
.quiet_board a.aTitle:active { color: #555; text-decoration: none; }

.quiet_board span.sMain { color: #AAA; }
.quiet_board span.sSub { color: #EAEAEA; }
.quiet_board span.sInvis { color: #FFFFFF; }
.quiet_board span.sTitle { font-family: '돋움', tahoma; font-size: 11px; }
.quiet_board span.sIcon { font-size: 10px; }

.quiet_board input.textbox100 { width: 100px; height: 14px; border: 1px solid #EAEAEA; color: #555; font-family: '돋움', tahoma; font-size: 11px; line-height: 14px; vertical-align: baseline; }
.quiet_board input.textbox300 { width: 300px; height: 14px; border: 1px solid #EAEAEA; color: #555; font-family: '돋움', tahoma; font-size: 11px; line-height: 14px; vertical-align: baseline; }

.quiet_board button.bSubmit { height: 20px; margin: 0; padding: 0; border: 0; background: none; color: #AAA; font-family: verdana; font-size: 9px; line-height: 20px; cursor: pointer; }
.quiet_board button.bSubmit:hover { color: #555; }



.quiet_board div.topline { width: 100%; height: 0; border-top: 1px solid #EAEAEA; line-height: 0; }

.quiet_board div.notice { border: 1px solid #EAEAEA; margin-top: 20px; padding: 10px; }

.quiet_board div.list { width: 100%; margin-top: 20px; }
.quiet_board div.row { clear: both; margin: 0 5px; height: 20px; }

.quiet_board div.view { clear: both; margin: 0 5px; }
.quiet_board div.view div.title { width: 100%; height: 20px; margin-top: 20px; color: #AAA; }
.quiet_board div.view div.contents { margin-top: 20px; }

.quiet_board div.message { width: 100%; margin-top: 20px; color: #AAA; font-family: '돋움', tahoma; font-size: 11px; text-align: center; }

.quiet_board div.write { margin: 0 4px; }
.quiet_board div.write div { border-color: #EAEAEA !important; }
.quiet_board div.write div.title { height: 20px; margin-top: 20px; color: #AAA; }
.quiet_board div.write div.contents { margin-top: 19px; }

.quiet_board div.comments { margin: 20px 0 100px 50px; }
.quiet_board div.comments div.comment { margin-top: 20px; }
.quiet_board div.comments div.comment:after { clear: both; display: block; width: 0; height: 0; line-height: 0; }
.quiet_board div.comments div.title { height: 20px; border-bottom: 1px solid #EAEAEA; margin-bottom: 9px; padding: 0 5px; }
.quiet_board div.comments div.title div.left div { display: inline; color: #555; font-family: '돋움', tahoma; font-size: 11px; }
.quiet_board div.comments div.title div.left div img { vertical-align: text-bottom !important; }
.quiet_board div.comments div.title div.right { color: #EAEAEA; }
.quiet_board div.comments div.contents { clear: both; margin: 0 5px; }
.quiet_board div.comments div.write { width: auto; margin: 20px 4px 0 4px; }
.quiet_board div.comments div.editor { width: auto; margin-top: 10px; }
.quiet_board div.comments div.editor textarea { width: 100%; height: 80px; border: 1px solid #EAEAEA; color: #555; font-family: '돋움', tahoma; font-size: 11px; line-height: 20px; }
.quiet_board div.comments div.row { margin: 0; color: #EAEAEA; }

.quiet_board div.control { clear: both; width: 100%; height: 20px; margin-top: 20px; color: #EAEAEA; text-align: center; }
.quiet_board div.left { float: left; width: auto; height: 20px; text-align: left; }
.quiet_board div.right { float: right; width: auto; height: 20px; text-align: right; }
