body {
  font-size: 12px;
  font-family: lucida grande;
  margin-top: 15px; }

.general {
  width: 900px;
  margin: 0 auto; }

.content {
  padding: 0 0 20px 0;
  float: left;
  width: 100%; }

.left {
  width: 600px;
  float: left; }

.right {
  width: 272px;
  float: right; }
  .right .form-login {
    background-color: #ebecee;
    padding: 15px 15px 30px 15px; }
    .right .form-login div {
      margin: 15px 0; }
  .right .right_stri {
    width: 262px;
    background: url(../images/bg_right_stri.gif) repeat-y;
    padding: 5px; }
  .right .my_input {
    margin: 0;
    width: 220px;
    border: 1px solid #dfdfe2;
    padding: 2px 2px 1px 4px;
    height: 22px; }
  .right .lost-password {
    text-align: right;
    font-weight: bold; }
  .right .submit {
    cursor: pointer;
    width: 80px;
    height: 25px;
    background-color: #f0f0f0;
    border: 1px solid #dfdfe2;
    text-align: center;
    float: right;
    padding: 5px 0;
    text-decoration: none;
    font-weight: bold;
    color: #333; }

img {
  border: none; }

a {
  color: #000; }

a:hover {
  text-decoration: none; }

.clear {
  clear: left; }

.header-home, .header-home-left, .header-home-right {
  float: left; }

.header-home {
  width: 898px;
  margin-bottom: 5px; }

.header-home-left {
  width: 40%;
  margin: 10px 0 0 0;
  text-align: center; }

.header-home-right {
  width: 60%;
  margin: 112px 0 0 0px; }

.header-home-right h2 {
  font-size: 30px; }

.content-home-left {
  float: left;
  width: 150px; }

.content-home-right {
  float: left;
  width: 450px; }

.content-home-right .content-center {
  text-align: center;
  padding: 50px 0; }

.content-right {
  font-size: 14px;
  text-align: right; }

.content-home-terms {
  float: left;
  width: 600px; }

.footer-home {
  clear: left;
  width: 100%;
  color: white;
  text-align: center;
  padding: 10px 0 10px 0;
  background: #000000; }
  .footer-home a {
    color: #e3e87f; }
  .footer-home a:hover {
    text-decoration: none; }

.box-title {
  background-color: #e3e87f;
  padding: 7px 0 7px 15px;
  margin: 0 0 10px 0; }

.shoot img {
  width: 140px; }

ul li {
  list-style-position: inside; }

.margin {
  margin-left: 50px; }
