
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}


header{
	width: 1003px;
	margin: 0 auto;
	position:relative;
	}
ul {list-style:none;
}
li{
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top;
}
.test{
width:100%;
background-color:#666666;
}

#slide {
	width: 100%;
	height: 370px;
	position:relative;
	overflow:hidden;
	z-index:1;
	margin: 0 auto;
		}
.slider {
	position: relative;
	z-index:1;
	width: 1003px;
	height: 370px;
	overflow: hidden;
		 }
.items {
	display:none;
}

.banner{
	position:absolute;
	font-family: "Times New Roman", Times, serif;
	width:360px;
	top:220px;
	left:0px;
	}
.inner-banner{margin-left:35px;}
.banner span{
	font-weight:bold;
	color:#333333;
	font-size:22px;
	line-height:30px;
	text-transform:uppercase;
	display:block;
	}
.banner span2{
	font-weight:bold;
	color:#CCCCCC;
	font-size:22px;
	line-height:30px;
	text-transform:uppercase;
	display:block;
	}
.banner strong{
	font-size:17px;
	display:block;
	font-weight:normal;
	line-height:24px;
	color:#333333;
	margin:7px 0 0 0;
	}
.banner strong2{
	font-size:17px;
	display:block;
	font-weight:normal;
	line-height:24px;
	color:#FFFFFF;
	margin:7px 0 0 0;
	}
.banner a{
	display:inline-block;
	color:#333333;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	padding:16px 14px;
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) 0 0 repeat;
	margin:13px 0 0 0;
	border-radius: 4px;
	}
.banner a:hover{
	background:#CCC;
	color:#000;
	}
.pagination {
	position:absolute; 
	bottom:14px; 
	right:10px;
	z-index:1000; 
	width:90px; 
	height:9px;
	}
.pagination li {
	float:left;	
	margin: 0 3px 0 0;
	}
.pagination a {display:block; width:9px; height:9px; background: url(/images/pagination.png) right 0 no-repeat;}
.pagination li.current a, .pagination li:hover a{background: url(/images/pagination.png) 0 0 no-repeat;}


