
.duilian
{
	top: 150px;
	position: absolute;
	width: 182px;
	overflow: hidden;
	display: none;
	z-index:1000;
}
.duilian_left
{
	left: 1px;
}
.duilian_right
{
	right: 1px;
}
.duilian_con
{
	padding: 80px 0px 0px 10px;
	border: #CCC solid 0px;
	width: 180px;
	height: 80px;
	overflow: hidden;
	background: url(../Images/notice.jpg) no-repeat left top;
}
.duilian_con p
{
	color: #fff;
	font-size: 12px;
	line-height: 25px;
	font-weight: 600;
	text-decoration: underline;
}
.duilian_con a
{
	color: #fff;
	font-weight: 600;
	text-decoration: underline;
}
.duilian_close
{
	float:right;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	font-size: 12px;
	color: #cc0000;
	font-weight: 600;
	text-decoration: none;
}
