body {
  font-family: 'verdana';
  font-size: 11pt; }

img {
  border: none; }

.header {
  width: 720px;
  height: 85px;
  margin: 0 auto;
  padding: 10px;
  font-size: 10pt;
  text-align: center; }

.container {
  width: 720px;
  height: 800px;
  margin: 0 auto;
  padding: 10px; }

.welcome {
  height: 205px;
  padding-top: 15px; }
  .welcome .left {
    width: 350px;
    float: left; }
  .welcome .right {
    float: right; }
    .welcome .right .left {
      width: 171px;
      height: 200px;
      float: left; }
    .welcome .right .right-live {
      width: 100px;
      height: 200px;
      float: right;
      font-size: 16pt;
      font-weight: bold; }

.main {
  font-size: 16pt;
  font-weight: bold;
  clear: both; }
  .main .row {
    height: 220px;
    text-align: center;
    font-size: 12pt; }
  .main .col {
    width: 180px;
    padding: 25px; }
    .main .col .image {
      height: 180px; }

.left {
  width: 350px;
  padding: 5px;
  float: left; }

.right {
  width: 320px;
  padding: 5px;
  float: right; }

.leader {
  width: 180px;
  float: left; }

.description {
  padding-top: 25px;
  height: 350px;
  clear: both; }

.status {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 27px; }

.button {
  float: right; }

h1 {
  text-align: center;
  font-size: 24px;
  font-weight: bold; }

.item_title {
  font-size: 26px;
  font-weight: bold;
  text-align: left;
  height: 48px; }

.bottom {
  clear: both;
  text-align: center; }

.form {
  font-size: 26px;
  font-weight: bold;
  display: inline;
  line-height: 42px; }

img {
  border: none; }
