.liuyan {
	width: 500px;
	height: 500px;
	background-image: url(../img/liuyan.jpg);
	background-repeat: repeat-y;
	float: left;
	border: 1px solid #BEBEBE;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	box-shadow: 5px 5px 5px #9D9D9D;
	padding-left: 50px;
	padding-top: 50px;
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 250px;
}

.liuyanbutton {
	width: 50px;
	height: 20px;
	background: #66B3FF;
	border: 1px solid #BEBEBE;
	border-radius: 5px;
}

.liuyancontent {
	width: 100%;
	float: left;
	border-bottom: 1px dotted #6699cc;
}

.liuyancontent1 {
	width: 100%;
	height: 20px;
	text-align: center;
	float: left;
}

.liuyancontent2 {
	width: 100%;
	height: 20px;
	float: left;
}

.liuyancontent3 {
	width: 100%;
	float: left;
}

.liuyancontent4 {
	width: 100%;
	height: 20px;
	text-align: right;
	float: left;
}

.messagebiaoti {
	color: #0253B9;
	font-size: 16px;
}

.messagechenghu {
	color: #0253B9;
	font-size: 14px;
}

.messageneirong {
	text-indent: 2em;
	color: #5d5d5d;
	font-size: 14px;
	line-height: 30px;
}

.messagetime{
	color: #5d5d5d;
	font-size: 14px;
}