/* CSS Document */

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
	vertical-align: top;
}
ul, li {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
}

button {
	cursor: pointer;
}
i, em,b{
	font-style: normal;
	font-weight:normal;
}
body {
	text-align: center;
	font: 12px "微软雅黑", "Arial Narrow", HELVETICA;
}
a, a:link {
	text-decoration: none;
}

.clear {
	diplay: block!important;
	float: none!important;
	clear: both;
}
.more {
	float: right;
	margin:15px 0 0 20px;
}
.more a {
	font-weight: normal;
	font-size: 12px;
}
.fl, .fr {
	float: left;
	_display:inline;
}
.fr {
	float: right;
}
#wrap {
	text-align: left;
}
.w980 {
	width: 980px;
	text-align: left;
	overflow: hidden;
	_zoom: 1;
	margin: 0 auto;
}
.pc_100 {
	width: 100%;
	text-align: left;
	overflow: hidden;
	_zoom: 1;
}
#btn{position:fixed;}


