* {
	margin:0;
	padding:0
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th {
	padding: 0;
	margin: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5;
}
a:focus {
	outline:0
}
#page-wrap {
	margin:20px auto
}
html {
	overflow-y:scroll
}
a {
	color:#000;
	text-decoration:none;
}
a:link {color: #000;} /* 未访问的链接 */
a:visited {color: #000;} /* 已访问的链接 */
a:hover {color: #F00;} /* 鼠标移动到链接上 */
a:active {color: #000;} /* 选定的链接 */

table, tr, td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	border:0;
	*height:12px;
	*line-height:12px;
	_height:13px;
	_line-height:13px;
}

fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
strong {
	font-weight: bold;
	color:#F00;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}
.cleaner {
	line-height: 0px;
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

#images-baner {
	width: 980px;
	margin: 0 auto;
	background: #FFF;
}
.img-s {
	width: 788px;
	margin: 0 auto;
}
#footer {
	width: 950px;
	background-color:#333;
	font:14px/1.6 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	margin: 0 auto;
	color:#FFF;
	height: 50px;
	padding-top: 25px;
	padding-left: 25px;
}