@charset "gb2312";
/* CSS Document */
img {
	border: none;
	float: left;
	width: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
.clr {
	width: 0px;
	height: 0px;
	clear: both;
	overflow: hidden;
}
a {
	text-decoration: none;
	border: 0;
}
html {
	font-size: 62.5%;
}
body {
	font-family: "Î¢ÈíÑÅºÚ";
	background-color: #ffffff;
	max-width:640px;
	min-width:640px;
}
.wrap {
	max-width: 640px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.jqhd_lists { float:left;}


.footer { max-width:640px;}