		#wrap_slider {	margin:30px 0 0;	width: 750px;	height: 230px;	position: relative;	}		#slide {	overflow: hidden;	position: absolute;	top: 0;	left: 50px;	width: 650px; /*750-50×2*/	height: 230px;	}		#slide .model_set {	width: 650px;	height: 230px;	position: absolute;	left: 650px;	}.model_set .five_set {	margin:0;	width: 650px;	}	.model_set .five_set .thumb {	display:inline;	float:left;	width:110px;	margin:0 10px;	text-align: center;	background: url(../images/infoSlide/base.png) no-repeat ;	}		.model_set .five_set .thumb p.photo {		width:110px;		height:160px;		margin-bottom:8px;		}		.model_set .five_set .thumb p.photo img{		margin:5px;		}		.model_set .five_set .thumb p.name_en {		font-size: 10px;		font-weight: bold;		margin:0;		margin-bottom:4px;		color:#333;		}			.model_set .five_set .thumb p.name {		font-size: 12px;		font-weight: bold;		margin:0;		color:#333;		}#slide div p{}#slide div a{}#slide div a:hover{  text-decoration: underline;}#previous b	{	display: none;	}#previous	{	width: 37px;	height: 37px;	background: url(../images/infoSlide/left.png);	position: absolute;	left: 10px;	top: 70px;	cursor: pointer;	}	#next b	{	display: none;	}#next	{	width: 37px;	height: 37px;	background: url(../images/infoSlide/right.png);	position: absolute;	right: 10px;	top: 70px;	cursor: pointer;	}#buttons	{	position: absolute;	left: 85px;	top: 220px;	}	#buttons div {	width: 20px;	height: 20px;	background: #eee;	float: left;	margin-right: 5px;	display: inline;	}	#buttons div b {	display: block;	width: 20px;	height: 20px;	line-height: 19px;	font-family: arial, sans-serif;	font-size: 11px;	color: #999;	text-align: center;	cursor: pointer;	}img#loading	{	position: absolute;	left: 390px;	top: 150px;	}          