@charset "utf-8";
/* CSS Document */
body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  color: #2c2c2c;
  background-color: #141414;
}
a {
  nofocusline: expression(this.onFocus=this.blur());
}
:focus {
  -moz-outline-style: none;
}
html {
  　height: 100%;
  　margin-bottom: 1px;
}
a:link {
  color: #000;
  text-decoration: none;
}
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a:active {
  color: #000;
  text-decoration: none;
}
img {
  border: 0;
}
#outer {
  width: 953px;
  margin: 0px auto;
  background-color: #fff;
}
#outer .flash {
  width: 953px;
  height: 279px;
}
#secondarycontent {
  width: 813px;
  height: 262px;
  margin: 0px auto;
  background: url(../img/heng02.png) 0 0 repeat-x;
}
#secondarycontent .new {
  width: 390px;
  float: left;
}
#secondarycontent .link {
  width: 390px;
  float: right;
}

#base {
  background: url(../img/heng03.png) 0 0 repeat-x;
  margin: 0px auto;
  width: 953px;
  height: 112px;
  color: #fff;
}
#base a:link {
  color: #fff;
  text-decoration: none;
}
#base a:visited {
  color: #fff;
  text-decoration: none;
}
#base a:hover {
  color: #fff;
  text-decoration: none;
}
#base a:active {
  color: #fff;
  text-decoration: none;
}
.style3 {
  font-size: 10px;
}
.style4 {
  color: #ee4035;
  font-weight: bold;
}

.index_menu {
	margin: 0;
	width: 156px;
}

.index_menu li {
	list-style-type: none;
	border-bottom: 1px solid #aaa;
}

.index_menu li img {
	max-width: 100%;
}