		body {
		  font-size: 62.5%;
		  color: #333;
		  line-height: 24px;
		  font-family: SimSun, Arial;
		  background: #f9ead0;
		  min-width: 1000px;
		}

		body,
		h1,
		h2,
		h3,
		h4,
		h5,
		h6,
		dd,
		dl,
		dt,
		ul,
		li,
		form,
		img,
		input,
		textarea {
		  padding: 0;
		  margin: 0;
		  border: 0;
		  list-style: none;
		  font-weight: normal;
		}

		a:visited {
		  text-decoration: none;
		}

		a:hover {
		  text-decoration: none;
		}

		a:active {
		  text-decoration: none;
		}

		a {
		  color: #333;
		  text-decoration: none;
		}

		.clearfix {
		  *zoom: 1;
		}

		.clearfix:after {
		  display: block;
		  overflow: hidden;
		  clear: both;
		  height: 0;
		  visibility: hidden;
		  content: ".";
		}

		.clear {
		  clear: both;
		}

		.fl {
		  float: left
		}

		.fr {
		  float: right
		}

		.w1000 {
		  width: 1000px;
		  margin: auto;
		}

		.banner {
		  background: url(./ico_top1.jpg) center no-repeat;
		  height: 553px;
		  width: 100%;
		}

		.nrbg {
		  background: url(./ico_bg.jpg) top center no-repeat;
		  padding-top: 80px;
		}

		.topnews {
		  background: #fcf3e3;
		  color: #bd0017;
		  font-family: "微软雅黑";
		  margin-bottom: 50px;
		  font-size: 45px;
		  font-weight: bold;
		  height: 85px;
		  line-height: 80px;
		  overflow: hidden;
		}

		.topnews a {
		  color: #bd0017;
		}

		.jdt {
		  width: 560px;
		  float: left;
		}

		.news {
		  background: #faeedd;
		  width: 440px;
		  float: right;
		}

		.nrmk {
		  width: 470px;
		}

		.nrxm {
		  background: #f3eee3;
		  padding: 50px 0;
		}



		/*Focus_00*/
		#Focus_00 {
		  width: 100%;
		  margin: auto;
		  margin-bottom: 65px;
		}

		#Focus_00 .slideBox {
		  width: 100%;
		  overflow: hidden;
		  position: relative;
		}

		#Focus_00 .slideBox .hd {
		  height: 15px;
		  overflow: hidden;
		  position: absolute;
		  right: 10px;
		  bottom: 20px;
		  z-index: 1;
		}

		#Focus_00 .slideBox .hd ul {
		  overflow: hidden;
		  zoom: 1;
		  float: left;
		}

		#Focus_00 .slideBox .hd ul li {
		  float: left;
		  margin-right: 6px;
		  width: 10px;
		  height: 10px;
		  line-height: 14px;
		  text-align: center;
		  background: #fff;
		  cursor: pointer;
		  -moz-border-radius: 5px;
		  -webkit-border-radius: 5px;
		  border-radius: 5px;
		}

		#Focus_00 .slideBox .hd ul li.on {
		  background: #e63132;
		  color: #fff;
		}

		#Focus_00 .slideBox .bd {
		  height: 100%;
		  z-index: 0;
		}

		#Focus_00 .slideBox .bd img {
		  width: 100%;
		  height: 315px;
		}

		#Focus_00 .slideBox .bd li {
		  position: relative;
		  width: 100%;
		}

		/*mokuai_02*/
		.mokuai_02 {
		  padding: 0 10px 10px 10px;
		}

		.mokuai_02 li {
		  padding-left: 10px;
		  line-height: 32px;
		  font-size: 14px;
		}

		/*mokuai_03*/
		.mokuai_03 {
		  width: 90%;
		  height: 157px;
		  margin-bottom: 10px;
		  margin: auto;
		}

		.mokuai_03 h1 a {
		  font-size: 20px;
		  font-family: "微软雅黑", "黑体";
		  line-height: 65px;
		  height: 65px;
		  color: #bd0017;
		}

		.mokuai_03 div {
		  color: #999;
		  line-height: 30px;
		  font-size: 14px;
		}

		/*mokuai_04*/
		.mokuai_04 {
		  width: 95%;
		  height: 157px;
		  margin-bottom: 10px;
		  margin: auto;
		}

		.mokuai_04 h1 {
		  text-align: center;
		}

		.mokuai_04 h1 a {
		  font-size: 20px;
		  font-family: "微软雅黑", "黑体";
		  line-height: 65px;
		  height: 65px;
		  color: #333;
		}

		.mokuai_04 div {
		  color: #999;
		  line-height: 30px;
		  font-size: 14px;
		}

		.mokuai_04_line {
		  border-bottom: 1px dashed #ccc;
		  height: 1px;
		  margin-top: 10px;
		}


		.STYLE1 {
		  font-size: 14
		}