﻿@import "Comm.css";
#wrap {
  width:360px;
  margin: 0 auto;
}
.title
{
  margin-top:100px;
  width:300px !important;
  height:14px !important;
  background:url(/i/bg_login_title.png) no-repeat;
  color:#15428b;
  font-weight:bold;
  padding:8px 30px;
}
.main
{
  width:340px !important;
  height:110px !important;
  background:url(/i/bg_login_main.png) repeat-y;
  padding:10px;
}
.bottom
{
  width:336px !important;
  height:26px !important;
  background:url(/i/bg_login_bottom.png) no-repeat;
  padding:12px 12px;
  text-align:center;
}
th
{
  font-weight:normal;
  text-align:right;
}
.intro
{
  color:#111;
  width:480px;
  margin:0 auto;
  line-height:18px;
  padding:0 10px;
  background:url(/i/bg_login_intro1.png);
}