@charset "utf-8";
/* CSS Document */
* {
  margin:0px auto;
  padding:0px;
}

body {
  margin:0px auto;
  padding:0px;
  background:#e6e6e6 url('bg.gif') repeat-y center top;
}

img {
	border:none;
}

.container {
  width:960px;
  height:auto;
  overflow:hidden;
}

.top {
  width:100%;
  height:auto;
  font-size:12px;
  padding-top:20px;
  float:left;
}

.top a {
  color:#000;
  text-decoration:none;
  float:left;
  padding-left:15px;
}

.top a:hover {
  color:#531314;
  text-decoration:underline;
}

.top span {
  padding-right:15px;
  float:right;
}

.top span a {
  padding-left:0px;
  float:none;
}

.wraptainer {
  width:100%;
  height:auto;
  background:url(bg1.jpg) no-repeat center top;
  float:left;
  margin-top:15px;
}

.wraptitle {
  width:100%;
  height:auto;
  text-align:center;
  float:left;
  padding-top:334px;
  font-size:28px;
  font-weight:bold;
}

.wraptimg {
  width:100%;
  height:auto;
  float:left;
  text-align:center;
  padding-top:27px;
}

.wraptimg div {
  width:378px;
  height:216px;
  padding:0px 3px 4px 0px;
  background:url(timgbg.gif) no-repeat center top;
}

.wrapsmalltxt {
  width:100%;
  height:auto;
  float:left;
  font-size:14px;
  line-height:28px;
}

.wrapsmalltxt div {
	padding:25px 88px 15px 88px;
}

.wrapsmalltxt div a, .wraplist div a, .contlistdiv table tr td a, .footer a {
  color:#000;
  text-decoration:none;
}

.wrapsmalltxt div a:hover, .wraplist div a:hover, .contlistdiv table tr td a:hover, .footer a:hover {
  color:#531314;
  text-decoration:underline;
}

.wraplist {
  width:100%;
  height:auto;
  float:left;
}

.wraplist div {
  padding:0px 88px;
  font-size:14px;
  font-weight:bold;
  line-height:28px;
}

.wrapline {
  width:100%;
  height:auto;
  float:left;
  text-align:center;
  padding:20px 0px;
}

.contlist, .syhqzchb {
  width:100%;
  height:auto;
  float:left;
}

.contlistdiv {
  width:785px;
  height:auto;
  overflow:hidden;
}

.contlistdiv table tr td {
  font-size:14px;
  line-height:28px;
}

.syhqzchb {
  padding-bottom:35px;
}

.bgt {
	width:100%;
	height:51px;
	background:url(bgt.gif) no-repeat center top;
}

.footer {
	width:100%;
	height:auto;
	float:left;
	background:#e6e6e6;
	text-align:center;
	font-size:12px;
	line-height:28px;
	padding:25px 0px 30px 0px;
}








































