@CHARSET "UTF-8";
/*下面是对联广告的css代码*/
.duilian
{
	top:160px;
	position:absolute; 
	width:80px; 
	overflow:hidden; 
	display:none;
}
.duilian_left{left:6px;}
.duilian_right{right:6px;}
.duilian_con
{
	border:#CCC solid 0px; 
	width:80px; 
	height:80px; 
	overflow:hidden;
}
.duilian_close
{ 
	width:100%; 
	height:24px; 
	line-height:24px; 
	text-align:center; 
	display:block; 
	font-size:13px; 
	color:#555555; 
	text-decoration:none;
}
.duilian_img
{
	width:100%;
	height:80px;
}