.Website_Navigation a {
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px dashed #000;
  padding-top: 3px;
  padding-bottom: 3px;
}

.Website_Navigation a:hover {
  background-color: #003399;
  text-decoration: none;
  color: #fff;
}

.List_Wrapper {
  width: 100%; 
  display: block;
  float: left;
  margin-top: 5px;
}

.List_Wrapper img{
  border:3px solid #fff;
}

.Image {
  width: 110px;
  display: block;
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0px;
}

.Description {
  width: 500px;
  display: block;
  float: left;
}

.Procedure_Link {
    
}

.logo{
  width: 990px;
  height: 95px;
  margin: 10px auto 0 auto;
}

.logo_left{
  float: left;
  width: 400px;
}

.logo_right{
  float: right;
  text-align: right;
  margin: 50px 0px 0px 0px;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
}

.art-PostContent img{
  border: 3px solid #fff;
  margin: 0px 5px 0px 0px;
  padding: 0px;
}

.art-nav .l, .art-nav .r {
  background-image: url("/images/nav_bg.png");
}

body {
  background-image: url("/images/page_t.jpg");
}

.art-content-layout .art-sidebar1 {
  background-image: url("/images/content_background-sidebar.png")!important;
}

.art-content-layout .art-content {
  background-image: url("/images/content_background-main.png")!important;
}

.art-post li {
  line-height: auto!important;
  font-size: 14px!important;
}
