	.epaper_asianews{
		display:block;
		width:300px;
		height:113px;
		background-color:#e5e5e5;
		padding:15px 0px 0px 8px;
		margin-top:10px;
	}
	.epaper_asianews a{
		text-decoration:none;
		font-weight:bold;
	}
	.epaper_asianews .asianews_cover{
		width:130px;
		height:98px;
		display:block;
		float:left;
	}
	.epaper_asianews .asianews_download{
		width:150px;
		height:98px;
		display:block;
		float:right;
		font-size:10px;
		margin-right:10px;
		color:#000;
	}
	.epaper_asianews .asianews_download div{
		margin-top:30px;
	}
	.epaper_asianews .asianews_download span{
		color:red;
	}