
#slider {
	z-index: 1;
	position: absolute;
	width:1100px;
	background: #000;
	height: 300px;
	overflow: hidden;
	margin:0 auto;/*	top: -186px;
	left: -430px
*/
}
#slider .slide {
	z-index: 10;
	position: absolute;
	border-left: #000 1px solid;
	width:670px;
	background: #000;
	height: 300px;
	overflow: hidden;
	cursor: default;
	text-align:left;
}

#slider .text {
	position: absolute;
	text-align: justify;
	width:648px;
	overflow:hidden;
	display:block;
	height:60px;
	padding:10px;
	line-height:20px;
	background:url(../images/bg3.png);
 margin-bottom:-60px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
}
.text2{ font-size:16px; font-family:"微软雅黑"; font-weight:bold;}
#slider .diapo {
	width:100%;
	height:100%;
	position: absolute;
	filter: alpha(opacity=100);
	visibility: visible;
	opacity: 1
}
/*#center {
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%
}
*/
/*.slide p{ position:relative; margin-top:-90px; background:#000; color:#FFF;}
#slider .title {
	color: #f80;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 1.5em;
	text-decoration: none
}*/
/*#apdiv1 {
	z-index: 1;
	position: absolute;
	background-color: #000000;
	width: 820px;
	height: 30px;
	overflow: hidden;
	top: 0px;
	left: 0px
}
#apdiv2 {
	z-index: 3;
	position: absolute;
	width: 860px;
	height: 35px;
	overflow: hidden;
	top: 216px;
	left: -429px
}
.pagenext {
	position: relative;
	width: 820px;
	height: 37px
}
*/
/*定义文字样式*/
