/*——————————————————————————————————————————————————————————————————————列表页*/
.normal{background-color:transparent;}
.change{background-color:#fbeece;}
#CtListShell{
	width:750px;
	float:left;
	padding:30px;}
#CtListItem{
	height:50px;
	padding:10px;
	margin:auto;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-bottom:#CCC 1px dashed;}
/*——————————————————————————————————————————————————————————————————————作品列表*/
#CtPicList{
	float:left;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#CCC;
	color:#999;
	text-align:center;
	margin:5px;
	padding:5px;}
#WorkPic img{
	margin-bottom:30px;}
#CtWork #DateMonth{
	margin:0px;}#CtPortrait span {
	font-size: 24px;
	font-weight: bold;}
