.admove{
	/*width: 260px;*/
}
.admove .tit{
	background: url(/global/2023/v2.0/img/pcbg2024.jpg) center left repeat-x; 
	position: relative; 
	padding: 10px;
}
.admove .tit h1{
	font-size: 20px; 
	color: #fff; 
	font-weight: bold;
	margin: 0;
}
.admove .tit span{
	position: absolute; 
	right: 10px; 
	bottom: 15px; 
	color: #fff; 
	font-size: 12px; 
	cursor: pointer;
}
.admove .tit span a{
	color: #fff; 
	font-size: 12px;
}
.admove .adcon{
	border: 2px #fff solid;
}
.admove .adcon img{
	border: 2px #fff solid; 
	display: block; 
	width: auto; 
	height: 80px;
}