* {
  margin: 0;
  padding: 0;
}

a,link {
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}

p {
  overflow: hidden;
}

ul {
  list-style-type: none;
}

img {
  border: 0;
}

body {
  text-align: center;
  background-color: #787b80;;
  width: 860px;
  margin: 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  position: relative;
}

#container {
  width: 100%;
}

#shadowLeft {
  width: 860px;
  height: 100%;
  background: url(../image/shadowLeft.png) bottom left repeat-y;
}

#shadowRight {
  width: 860px;
  height: 100%;
  background: url(../image/shadowRight.png) bottom right repeat-y;
}

#aaa4a {
  z-index: 100;
  width: 800px;
  margin: 0 30px;
}

#banner {
  width: 800px;
  height: 50px;
  font-size: 13px;
  background: url(../image/bannerBg.jpg) top left no-repeat;
}

.logo {
  display: none;
}

.menu {
  display: none;
}

.domain {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}

.language {
  display: none;
}

.language span {
  color: #FFFFFF;
}

#services {
  display: none;
}

#content {
  width: 800px;
  text-align: left;
}

.contentDeco {
  height: 100%;
  padding-bottom: 50px;
}

.deco {
  display: none;
}

.notice {
  height: 40px;
  color: #FFFFFF;
  font-size: 10px;
  text-align: center;
}

.notice p {
  padding-top: 7px;
}

.messionImg, .newsImg, .topicImg {
  line-height: 42px;
  font-size: 24px;
  text-align: center;
  color: #FFFFFF;
  border-bottom: 1px solid #000000;
}

.messionImg {
  width: 450px;
  float: left;
  display: inline;
  padding-top: 25px;
  margin-left: 25px;
}

.newsImg {
  float: right;
  width: 240px;
  display: inline;
  padding-top: 25px;
  margin-right: 25px;
}

.topicImg {
  width: 750px;
  margin: 25px 0 0 25px;
}

.newsContent {
  float: left;
  border-left: 1px solid #000000;
}

#scrollup {
  position: relative;
  overflow: hidden;
  width: 280px;
  height: 400px;
}

.headline {
  width: 255px;
  margin: 30px 0 0 30px;
}

.topicContentHome {
  float: left;
  width: 500px;
}

.topicArticleHome {
  float: right;
  width: 350px;
}

.topicArticleHome p {
  padding: 10px 30px 10px 0;
}

.topicRole {
  float: left;
  position: relative;
  left: 25px;
  top: 30px;
}

.topicContent {
  overflow: hidden;
  clear: both;
}

.topicArticle {
  float: right;
  width: 650px;
}

.topicArticle p {
  margin: 0 25px 20px 0;
}

.slogan {
  clear: both;
  width: 750px;
  padding-top: 20px;
  margin: 0 25px;
}

.aaa4aList {
  clear: both;
  width: 746px;
  margin: 30px 25px 0 25px;
  border: 1px solid #000000;
}

.aaa4aList ul {
  margin: 22px 20px 22px 40px;
  list-style-type: disc;
}

.aaa4aList li {
  margin: 3px 0;
}

.aaa4aList p {
  margin: 22px 20px;
}

.ourTeam {
  display: none;
}

.link a {
  font-size: 15px;
  text-decoration: underline;
  vertical-align: top;
}

.nela,.gnusquad {
  text-align: left;
}

.nela {
  padding-top: 30px;
}

.nela a {
  position: relative;
  top: 20px;
  left: 100px;
}

.gnusquad a {
  position: relative;
  top: 70px;
  left: 100px;
}

.nela img, .gnusquad img {
  position: relative;
  left: 25px;
}

#footer {
  clear: both;
  width: 100%;
  line-height: 40px;
  font-size: 11px;
  color: #FFFFFF;
}

#footer a {
  color: #FFFFFF;
  text-decoration: underline;
}

.contactUs {
  color: #000000 !important;
}

.lawyers {
  clear: both;
  height: 100%;
  margin: 0 25px;
  font-size: 13px;
  border-top: none !important;
}

.lawyersRole {
  width: 90px;
  float: left;
  padding: 30px 0;
}

.lawyersArticle {
  width: 625px;
  float: right;
  padding: 30px 0 25px 0;
}
