﻿body{
  margin:0;
  line-height:22px;
  padding:0px;
  font-size:12px;
  color:#4e4e4e;
  text-align:center;
  background:#000;
}
a {
  color:#4e4e4e;
  text-decoration:none;
}
a:hover {
  color:#F13A01;
  text-decoration:underline;
}
* {
  padding:0px;
  margin:0px;
  font-style:normal;
}
*html h3 {
  font-size:12px;
  color:#F13A01;
  width:100%;
  height:20px;
  line-height:25px;
  text-align:left;
  margin-bottom:5px;
  background:url(../images/news_title_line.jpg) no-repeat;
  background-position:left bottom;  
}
* h3 {
  font-size:12px;
  color:#F13A01;
  width:100%;
  line-height:25px;
  text-align:left;
  margin-bottom:5px;
  background:url(../images/news_title_line.jpg) no-repeat;
  background-position:left bottom;  
}
#web_bg {
  margin:0 auto;
  width:995px;
  padding:0px;
  height:350px;
  overflow:hidden;
  margin-top:10px;
  background:url(../../images/news_bg.jpg) no-repeat;
  background-position:center top;
}
#main {
  width:100%;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  position:absolute;
  left:0;
  right:0;
  top:390px;
  background:url(../images/news_white_bg.gif) no-repeat;
  background-position:center top;
}
#container {
  width:995px;
  padding:0px;
  overflow:hidden;
  padding-bottom:15px;
  margin:0 auto;
}
#left {
  width:662px;
  float:left;
  padding-top:15px;
  padding-left:33px;
  text-align:left;
}
#right {
  float:right;
  width:260px;
  padding-right:15px;
  padding-top:61px;
  position:relative;
}
#siteation {
  float:left;
  text-align:left;
}
#register {
  float:left;
  width:100%; 
  margin-top:15px;
}
#register form {
  margin-bottom:25px;
}
#register form p {
  color:#F13A01;
  line-height:30px;
  margin-top:5px;
  margin-bottom:10px;
  border-bottom:2px solid #F13A01;
}
#register label {
  padding-left:80px;
  display:block;
  line-height:35px;
  height:35px;
}
#register label em {
  float:right;
  color:#F13A01;
  width:300px;
  text-align:left;
  position:relative;
}
#register span {
  float:right;
  width:300px;
  text-align:left;
  position:relative;
}
#register .submit {
  width:100%;
  text-align:center;
}
#register .notice {
  padding-left:30px;
  margin-top:5px;
  margin-bottom:10px; 
}
#register .notice a {
  color:#F13A01;
  text-decoration:underline;
}
*html #Relatednews {
  float:left;
  width:260px;
  margin-top:17px;
  overflow:hidden;
}
#Relatednews {
  float:left;
  width:260px;
  margin-top:10px;
  overflow:hidden;
}
#Relatednews p{
  float:left;
  width:100%;
  line-height:25px;
  text-align:left;
  border-bottom:dotted 1px #ddd;
}
#Relatednews span {
  float:right;
}
#Relatednews .right_ad {
  border:0;
  margin-top:15px;
}
#link {
  margin:0 auto;
  width:100%;
  background:#000;
}












































