body {
  margin: 0;
  padding: 0;
  border: none;
  font-style; "ËÎÌå";
  background: url(../images/zizhu_02.jpg) center top repeat-y;
}

img { border: 0px; }

div,h2,span,p,a,ul,li,dl,dt,dd {
  display: block;
  float: left;
  margin: 0;
  padding: 0; 
  text-indent: 0px;
}
div h2 {
  width: 100%;
  height: 30px;
}
div h2 span {
  float:left;
}
div h2 img {
  float:left;
}
div h2 a {
  float: right;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;  
}
ul,li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #666;
}
a:hover { color: blue; }

a#link_red {
  color: red;
}

.MR10 { margin-right: 10px; }
.MR3 { margin-right: 3px; }
.ML10 { margin-left: 10px; }
.MT10 { margin-top: 10px; }
.MT30 { margin-top: 30px; }

.distance { width: 100%; height: 80px; }

.F12_666 {
  text-indent: 24px;
  line-height: 22px;
  font-size: 12px;
  color: #666;
}
.F12_333 {
  text-indent: 24px;
  line-height: 22px;
  font-size: 12px;
  color: #333;
}
.F14_333 {
  text-indent: 24px;
  line-height: 26px;
  font-size: 14px;
  color: #333;
}
.F14_666 {
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
}

.END_F12 {
  font-size: 12px;
  color: #666;
  line-height: 26px;
}

#wrap {
  float: none;
  margin: 0 auto;
  padding: 236px 3px 0px 3px;
  width: 974px;
  height: auto;
  background: url(../images/zizhu_01.jpg) top no-repeat;
}

/* gallery
------------------------------------ */
#gallery {
  width: 318px;
  height: 260px;
  background: #ccc;
}

/* Video
------------------------------------ */
#video {
  width: 318px;
  background: none;
}
#video h2 {
  background: url(../images/zizhu_14-15.jpg) no-repeat;
}
#video h2 a { color: white; }
#video ul {
  width: 100%;
}
#video ul li {
  margin: 10px 0px 0px 20px;
  width: 122px;
}
#video ul li a {
  width: 122px;
}
#video ul li a img {
  padding: 1px;
  width: 120px;
  height: 90px;
  border: 1px solid #eee;
}
#video ul li a span {
  width: 100%;
  font-size: 12px;
}

/* Top News
------------------------------------ */
#top_news {
  width: 318px;
  height: auto;
}
#top_news h2 {
  margin-bottom: 10px;
  background: url(../images/zizhu_04.jpg) no-repeat;
}
#top_news h2  a{ color: white; }
#top_news h3 a {
  width: 100%;
  font-size: 14px;
  text-align: center;
  color: green;
  line-height: 40px;
}
#top_news p {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

#top_news ul li { width: 100%; }

/* About
------------------------------------ */
#about {
  padding-bottom: 10px;
  width: 318px;
  background: #f5f5f5;
}
#about h2 {
  margin-bottom: 10px;
  background: url(../images/zizhu_06.jpg) no-repeat;
}
#about p {
  padding: 0px 10px 0px 10px;
}
#about img {
  padding: 0px 0px 0px 5px;
}

/* ADV1
------------------------------------ */
#adv1 {
  padding-top: 80px;
  width: 100%;
  height: 130px;
  background: url(../images/product.jpg) top no-repeat;
}
#adv1 a { 
  display: block;
  float: left;
  width: 308px;
  height: 97px;
}

/* Text Modal
------------------------------------ */
.Text_Modal {
  padding-bottom: 10px;
  width: 318px;
  height: auto;
  background: #f5f5f5;
}

.Text_Modal ul li { width: 100%; }

/* Image List
------------------------------------ */
#img_list {
  padding-bottom: 10px;
  width: 100%;
  background: #f5f5f5;
}
#img_list  ul {
  margin-left: 10px;
  width: 950px;
  height: auto;
  background: white;
}
#img_list  ul  li span{
  width: 182px;
  font-size: 12px;
  text-align: center;
}
#img_list  ul  li {
  margin: 10px 23px 10px 23px;
  width: 182px;
}
#img_list  ul  li a {
  margin: 0px;
  padding: 0px;
  width: 182px;
}
#img_list ul li img {
  clear: both;
  width: 180px;
  height: 135px;
  border: 1px solid #eee;
}
/* ADV2
------------------------------------ */
#adv2 {
  width: 100%;
}
#adv2 ul li,span {
  width: 241px;
  font-size: 14px;
  text-align: center;
}

/* END
------------------------------------ */
#end { 
  margin: 0 auto;
  float: none;
  clear: both;
  width: 980px;
  border-top: 5px solid #ffcc00;
}
#end p { width: 100%; text-align: center; }