.all {
	background-image: url(/image/img_1px.png);
	width:100%;
	height: auto;
}
#content {
	width:960px;
	height: auto;
	margin: 0 auto;
}
.serachAuthorDiv{width:280px;margin:0 auto;margin-bottom: 10px;margin-top: 10px;}
.authorDiv{margin:0 auto;width:800px;font-weight: bold;font-size: 16px;font-family: 微软雅黑;}
.hideLetter{display:none;}
#content h1{text-align: center}
.authorIntro{font-size: 16px;font-family: 微软雅黑;font-weight: normal;}
#authorInfo ,.listWrapper {width:650px;overflow:hidden;margin:0 auto;}
#authorInfo li {float:left;list-style:none;}
#authorInfo a {display:block;text-align:center;width:100px;border:1px solid silver;padding:10px;margin:5px 10px 10px 0;text-decoration:none;}
#authorInfo a:hover {background-color:#eee;color:gray;}
#searchName{
	background-image:url("/image/search.jpg");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 30px;	
	height: 40px;
}