﻿* {
	margin:0;
	padding:0;
}
body {
	color:#333;
	margin:0px 0;
}
#wrapList {
	width:680px !important;
	background:#eee;
	margin:0 auto;
	padding:5px;
}
.modelList {
	background:#f8f8f8;
	padding:5px;
	border:1px solid #fff;
	overflow:hidden;
}
.modelList a:hover {
	text-decoration:underline
}
.modelUl {
	list-style:none;
	overflow:hidden;
	zoom:1;
}
.modelUl li {
	/*height:22px;*/
	overflow:hidden;
	/*line-height:22px;*/
	margin:1px 0;
	/*font-size:0;*/
	background:#fcfcfc;
	border-left:1px solid #fff;
	display:inline;
}
.modelUl li a {
	color:#333;
	text-decoration:none;
}
.hList {/* �б��� */
	width:655px !important;
	overflow:hidden;
	clear:both;
	margin:5px 0 2px 5px;
	padding:3px 0 0;
	font-size:13px;
	background:#fff;
	border:1px solid #eee;
	border-bottom:1px solid #e6e6e6;
	padding-left:5px;
	zoom:1;
	display:block;
	_display:inline;
}
/* 4 */
.list4 li {
	width:145px !important;
	float:left !important;
	margin:2px 5px !important;
	padding:0 3px !important;
}
/* 3 */
.list3 li {
	width:200px !important;
	float:left !important;
	margin:2px 5px !important;
	padding:0 3px !important;
}
/* 2 */
.list2 li {
	width:308px !important;
	float:left !important;
	margin:2px 5px !important;
	padding:0 3px !important;
}
/* 1 */
.list1 li {
	margin:2px 5px !important;
	padding:0 3px !important;
	display:block !important;
}