@charset "utf-8";

.content-area .content-contentPart .search-area table td{width:900px;}
.content-area .content-contentPart .list-area .table-paging{left:540px;}
.content-area .content-contentPart .list-area .list-areaTop .list-number{margin-left:10px;}
.list-table td>a{text-decoration:underline;}
.content-area .content-contentPart .search-btn .btn-type01{margin-top:9px;}
.content-area .content-contentPart .search-area .memberStatus{width:14px;height:14px;cursor:pointer;}
.content-area .content-contentPart .search-area tbody tr td input[type=checkbox] {margin-right: 5px; width: 15px; height: 15px;}

.list-table tr td span.record { font-weight:bold; color:#436b96; }
.list-table tr td span.player { font-weight:bold; color:#0f9f12; }
.list-table tr td span.schedule { font-weight:bold; color:#5e9bdf; }
.list-table tr td span.system { font-weight:bold; color:#c8572f; }
.list-table tr td span.else { font-weight:bold; color:#666; }
.list-table tr td span.qna-status { padding: 5px 8px; color: #FFFFFF; border-radius: 2px; font-size: 11px; }
.list-table tr td span.qna-status.red { background-color: #ce6363; }
.list-table tr td span.qna-status.blue { background-color: #3d5a7d; }