/*--------------------------------------------------------- 

信息资讯 Info Style Sheet
version:      1.0
author:       yilander
email:        yilander@gmail.com
create date:  2007/06/26

---------------------------------------------------------*/


/**--- 专家 ---------**/
.expertWidth {
    width:764px;
	background:#fff url(../images/expertBg.png) repeat-x bottom;
}
.expertList {
    float:left;
	width:507px;
	padding:8px 0 0 8px;
}
#pscroller { 
    height:112px; 
    width:507px;
	text-align:left;
}
.expertList div {
    list-style:none;
	width:110px;
	height:112px;
	float:left;
	text-align:center;
	display:inline;
}
.expertList img {
    width:80px;
	height:90px;
	display:block;
	margin-bottom:5px;
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
}

