div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote 
{ margin: 0; padding: 0;_background-image:url(about:blank);_background-attachment:fixed;}
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
ul, li, dl, dt, dd, ol { display: block; list-style: none; }
.banner {
	width: 100%;
	height: 400px;
	position: relative;
	overflow:hidden;
	top: 29px;
	background-color: #D9DADB;
}
.banner img{
	display:block;
	margin:0 auto;
	background-position: center;
}
.banner .num { overflow:hidden; height: 15px; position: absolute; bottom:51px; left: 43%; zoom:1; z-index:3 }
.banner .num li { width: 67px; height: 10px;background:#eaf0ff; margin-right: 10px;cursor:pointer; float: left;font-size:0;overflow: hidden;}
.banner .num li.on {background:#e5b50b}
