body{
 background:#fff;
 	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color: #000000;
	font-size:12px;
	color: #666666;
}
a{
 text-decoration:none;
 color:000;
}

ul,li{
 margin:0;
 padding:0;
 list-style:none;
}
.topmenu{ width:1000px; height:40px; background:url(../images/dh.jpg) no-repeat; margin:0 auto;}
.topmenu li{
float:left;
line-height:39px;
color:fff;
margin-left:6px;
} 
.topmenu li a{
display:block;
text-decoration:none;
padding:0 10px;
line-height:39px;
color:fff;
width:68px!important;width:88px;
}
.topmenu li a:hover{
color:fff;
font-weight:bold;
}

.topmenu li a.d{
color:fff;
font-weight:bold;
}

.td1{
color: #333333;
font-weight:bold;
}
.pp {
	font-size: 12px;
	font-style: normal;
}
.bb {
	font-size: 14px;
	line-height: 2;
	font-weight: bolder;
}
.pp2 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
}
.bb2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	font-style: normal;
	text-decoration: underline;

}
A.tt1:link {
	COLOR: #000000;
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
	text-decoration: none;

}
A.tt1:visited {
	COLOR: #000000;
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
	text-decoration: none;

}
A.tt1:hover {
	COLOR: #FF0000; FONT-SIZE: 12px; LINE-HEIGHT: normal
}
A.tt2:link {
	COLOR: #FF0000;
	FONT-SIZE: 12px;
	text-decoration: none;

}
A.tt2:visited {
	COLOR: #000000;
	FONT-SIZE: 12px;
	text-decoration: none;

}
A.tt2:hover {
	COLOR: #FF0000; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.tt3:link {
	COLOR: #0000FF;
	FONT-SIZE: 12px;
	text-decoration: none;

}
A.tt3:visited {
	COLOR: #0000FF;
	FONT-SIZE: 12px;
	text-decoration: none;

}
A.tt3:hover {
	COLOR: #000000; FONT-SIZE: 12px
}
.pp3 {
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
}
.pp4 {
	font-size: 12px;
	font-style: normal;
	line-height: 200%;

}
.ppen {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.unnamed2 {
	font-size: 12px;
	line-height: 250%;
}
.pp5 {
	font-size: 12px;
	line-height: 250%;
}
.em {
	line-height: 1.5em;
	background:#f0f0f0;
}
.em2 {
	line-height:24px;
}

/****图片滚动******-*/

#demo {
     overflow:hidden;
     width: 400px;
	 height:136px;
	 margin:6px auto;
}

#demo li{
   float:left;
   display:inline;
   text-align:center;
   height:130px;
   margin-left:8px;
   margin-top:4px;
   border:1px solid #c3c3c3;
}

#demo img {
   
}

#indemo {
     float: left;
     width: 800%;
}
#demo1 {
     float: left;
}
#demo2 {
     float: left;
}
/*************************/


