body {
	margin:0 auto;
	padding: 0;
	font-family:"Microsoft YaHei";
	color: black;
	
}
div,p,ul,span{
	margin:0;
	padding: 0;
	list-style: none;
}



span{
	font-size: 15px;
}
img{
	border:0;
}
a{
	text-decoration:none;
	font-size: 13px;
	color: black;
}
a:hover{
	color:#FF0000;
}
/*上下间距，清除浮动*/

.both{
	height: 10px;
	width: 100%;
	clear: both;
}
.fr{
	float: right;
	color: #acacac;
}

/*背景区*/
.banner{
	width: 1000px;
	height: 150px;
	margin:0 auto;
	background: url(banner.jpg) no-repeat right bottom;
    height: 120px;
    overflow: hidden;
}
.logo {
	margin:0;
	padding: 0;
    background: url(logo.png) no-repeat 15px 20px;
    height: 120px;
    text-indent: -99999em;
}
/*导航区*/
.bavbg{
	height: 35px;
	margin:0 auto;
	width: 1000px;
	background-image: url("nav-bg.gif");
	background-repeat: repeat-x;
}
.bavbg ul{
	margin: 0 auto;
	padding: 0;
	height: 35px;
	width: 1000px;
	list-style: none;
}
.bavbg li{
	height: 35px;
	width: 110px;
	padding: 0;
	margin:0;
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: white;
	line-height: 35px;
}
.nav-dh li a{
	height: 35px;
	width: 110px;
	font-size: 15px;
	text-decoration:none;
	color: white;
}
.nav-dh li:hover{
	background-color: #881c21;
}
/*正文区*/
.wreaper-bj{
	width: 1000px;
	margin:0 auto;
}
.wreaper1{
	height: 210px;
	width: 1000px;
	margin:0 auto;
}
.flash01 {
    width: 260px;
    height: 200px;
    overflow: hidden;
    float: left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tab{
	height: 200px;
	width: 500px;
	margin-left: 10px;
	float: left;
}
.tit {
    height: 30px;
    text-align: right;
    border-top: 2px solid #ffcecf;
    padding-right: 10px;
    overflow: hidden;
  }
  .tit .focus a {
    background: url(tit.gif) no-repeat;
    padding-left: 30px;
    float: left;
    color: #555;
    text-decoration: none;
    line-height: 150%;
}
.span1 {
    background: url(tit.gif) no-repeat right -50px;
	color: #ce0002;
    padding-right: 30px;
    font: bolder 14px/30px SimSun;
    color: #666;
    text-align: center;
    float: left;
}
.tit .more {
    line-height: 30px;
    color: #960c11;
}
.box1{
	height: 200px;
	width: 220px;
	float: right;
}
.text .tt01 {
    padding: 10px;
}

.text .tt01 li {
    background: url(dot.gif) no-repeat 5px center;
    line-height: 30px;
    text-indent: 2em;
    border-bottom: 1px dashed #e8e0e0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.wreaper2{
	height: 200px;
	width: 1000px;
	margin:0 auto;
}

.flash02 {
    width: 260px;
    height: 200px;
    overflow: hidden;
    float: left;
}
.tab1{
	height: 200px;
	width: 500px;
	margin-left: 10px;
	float: left;
}
.tit01 {
    background: url(tit01.jpg) no-repeat left;
    height: 34px;
    font: bold 14px/34px SimSun;
    text-align: left;
    text-indent: 35px;
    color: #734446;
}
.tit01 a {
    font: normal 12px/34px SimSun;
    color: #960c11;
    float: right;
}
.tit2{
	height: 156px;
	width: 100%;
	margin-top: 10px;
}
.box2{
	height: 200px;
	width: 220px;
	float: right;
}
.tit4 {
    background: url(tit01.jpg) no-repeat left;
    height: 34px;
    font: bold 14px/34px SimSun;
    text-align: left;
    text-indent: 35px;
    color: #734446;
}
.tit4 a {
    font: normal 12px/34px SimSun;
    color: #960c11;
    float: right;
}
.tit6{
	height: 156px;
	width: 100%;
	margin-top: 10px;
}
.lh{
	line-height: 2em;
	font-size: 12px;
	color:  black;
}
.text .tt01 li {
    background: url(dot.gif) no-repeat 5px center;
    line-height: 30px;
    text-indent: 2em;
    border-bottom: 1px dashed #e8e0e0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.text .tt01 li a{
	font-size: 12px;
	font-family: "宋体";
}

.wreaper3{
	height: 200px;
	width: 1000px;
	margin:0 auto;
	display: none;
}

/*脚部区*/
.footer {
	font-size: 15px;
    background: url(nav-bg.gif);
    height: 40px;
    color: white;
    line-height: 40px;
    text-align: center;
	width:1000px;
	margin:0 auto;
}