a {
  outline: none;
  color: #000;
  font-weight: bold;
  color: #777;
  text-decoration: none !important;
  outline: none;
}

a:hover {
  outline: none;
  font-weight: bold;
  color: #555;
  text-decoration: none !important;
  outline: none;
}

body {
  background-color: #fff;
  background-position: top center;
  background-repeat: repeat-y;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #000;
  padding: 0;
  margin: 0;
  height: 100%;
}

div {
  border: 0;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

#head {
  text-align: left;
  width: 900px;
  height: 32px !important;
  padding: 0px;
  margin: 0px;
}

#subhead {
  clear: both;
  text-align: left;
  width: 895px;
  height: 52px !important;
  color: #999;
  position: relative;
  top: 10px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 40px;
  font-size: 17px;
  font-weight normal:
}

.fourty {
  font-size: 40px !important;
}

#main {
  width: 900px;
  text-align: left !important;
}

#conmain {
  width: 900px;
  text-align: left !important;
  position: relative;
  top: 25px;
}

.l {
  float: left;
}

.r {
  float: right;
}

.c {
  clear: both;
}

.cen {
  text-align: center !important;
}

#trhead {
  height: 40px;
}

#ctitle {
  font-size: 27px;
}

div#con-mid {
  width: 900px;
}

#con-mid-con td {
  text-align: center;
}

#art img {
  padding: 2px;
  border: 1px solid #000;
  margin: 5px;
  border: 1px solid #000;
}

#art a {
  text-decoration: none;
  color: #000;
}

#art a img:hover {
  text-decoration: none;
  color: #000;
  opacity: 0.8;
  filter: alpha(opacity = 80);
}

#art {
  width: 850px !important;
  text-align: left;
  position: relative;
  top: 25px;
}

#cat {
  margin: 10px !important;
}