#divTop{
	background-color: #e8eff5;
	width: 740px;
	padding: 5px;
	text-align: right;
}
#guestBook {
	border: 5px solid #e8eff5;
	width: 740px;
	font-size: 13px;
}
#divWidth {
	width: 700px;
}

/* 留言头区 */
.divPagination {
	text-align: center;
	clear: both;
	width: auto;
}
.divAlignCenter {
	text-align: center;
	width: auto;
}
.divAlignRight {
	text-align: right;
}
.bookTitle {
	color: #996699;
	font-weight:bold;
	text-decoration: underline;
	text-align: center;
}

/* 开始：分页 */
.spanJumpPage {
	color:#333333;
	text-decoration: underline;
}


/* 内容区 */
.divAlternating {
	background-color:#F3F7FA;
	clear: both;
	width: 700px;
	float: left;
}
.divLeaveWord01 {
	clear: both;
	background-color:#F3F7FA;
	width: 700px;
	float: left;
}
.divLeft {
	width: 200px;
	float: left;
	clear: left;
}
.guestName {
	color:#333333;
	font-weight:bold;
	text-align: center;
	width: auto;
	}
.divRight {
	width: 480px;
	float: right;
	clear: right;
	text-align: left;
}
.divSubject {
	font-weight:bold;
	width: auto;
}
.hrContent {
	color: #cccccc;
	height: 1px;
}
.divContent {
	color:#333333;
	width: auto;
}
.blockquoteAnser01 {
	color:#669933;
	background-color:#ffffff;
}
.blockquoteAnser02 {
	color:#669933;
	background-color:#ffffff;
}
.divNormal {
	clear: both;
	width: 700px;
	background-color:#F5EBDA;
	float: left;
}
.divLeaveWord02 {
	clear: both;
	width: 700px;
	background-color:#F5EBDA;
	float: left;
}

/* 书写留言 */
.spanRed {
	color: #FF0000;
}
.imgFace {
	height: 40px;
	width: 40px;
}
