  body {
	min-width: 1060px; 
}
.layout-clear {
	clear: both;
}
img {
	border: 0px;
	line-height: 0;
	font-size: 1%;
}
ul{
	margin:0px;
	padding:0px;
}
#top-slide{
	position: relative;
}
#top-slide-area{
	overflow: hidden;
	width:960px;
}
#top-slide-area ul{
	margin-left:-960px;
	width:9600px;
}
#top-slide-area ul li{
	float:left;
	width:960px;
}
#top-slide .top-bt-more{
	position: absolute;
	right: 15px;
	bottom: 15px;
}
#top-slide .top-bt-left{
	position: absolute;
	left: -50px;
	top: 140px;
}
#top-slide .top-bt-right{
	position: absolute;
	right: -50px;
	top: 140px;
}
#category-switch{
	padding: 0px;
	margin-top: 25px;
	height: 70px;
}
#category-switch li {
	float: left;
}
#category-switch .left-set{
	margin-right: 23px;
}
#profcards-area{
	margin-top: 10px;
	overflow: hidden;
	width: 975px;
	min-height:644px;
}
#btn-ord-link{
	margin-top: 15px;
}
#profcards-area .profcard{
	width: 180px;
	height: 322px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #ffffff;
	float: left;
}
