.order_page_link {
  overflow: hidden;
  clear: both;
}
.order_page_link a {
  margin: 10px 5px 10px 1px;
}
table.grid {
  background-color: #fff;
  table-layout: auto;
}
table.grid th {
  border: 1px solid #ccc;
  border-bottom: 2px solid #333;
  padding: 5px;
  text-align: center;
}
table.grid td {
  border: 1px solid #ccc;
  text-align: center;
}
table tr td {
  margin: 6px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}
/*table tr th{width: 200px;}*/
table.grid .btn {
  margin: 2px auto;
  font-size: 13px;
}
.btn-small {
  margin: 0 1px;
  font-size: 11px !important;
  height: 22px;
  padding: 2px;
}
.admin_related_category_list {
  overflow: hidden;
  font-size: 16px;
  padding: 0px;
}
.admin_related_category_list li {
  float: left;
  margin: 10px 15px;
  list-style-type: none;
}
.admin_related_div {
  text-align: center;
}
.admin_related_div table {
  font-size: 12px;
  margin: 30px auto 10px;
}
.admin_related_div table tr {
  height: 40px;
}
.admin_related_div h2 {
  font-size: 20px;
  margin: 10px;
  margin-top: 30px;
}
#admin_related_save {
  padding: 5px;
  margin: 10px;
}
.admin_daily_table td {
  text-align: center;
}
.admin_daily_table th {
  text-align: center;
}
.admin_custom_table th {
  text-align: center;
}
.admin_custom_table td {
  text-align: center;
}
.admin_related_category_list {
  margin: 20px auto;
}
.admin_writers_div {
  width: 48000px;
  margin-left: 40px;
  margin-bottom: 40px;
}
.admin_writers_table {
  text-align: center;
}
table.admin_writers_table tr td {
  text-align: center;
  float: left;
  width: 60px;
  padding: 5px;
  margin: 0px;
}
table.admin_writers_table tr th {
  text-align: center;
  float: left;
  height: 40px;
  width: 60px;
  padding: 9px 5px 1px;
}
table.admin_writers_table tr .admin_writers_table_username {
  -webkit-writing-mode: vertical-rl;
  height: 150px;
  padding-right: 20px;
}
table .all_count_article_class {
  background-color: #eee;
  font-weight: bold;
}
table .all_price_count_class {
  background-color: black;
  color: #fff;
  font-weight: bold;
}

.admin_h2 {
  margin: 40px 0px 30px 10px;
}
