.epaper {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	width: 700px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.epaper .clumn-left{
	padding: 8px;
	float: left;
	width: 380px;
}
.epaper .clumn-right{
	float: right;
	width: 280px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.epaper .clumn-right ul{
	margin-left: 8px;
	list-style-type: none;
}
.epaper .clumn-right li{
	margin-bottom: 5px;
}
.epaper .clumn-right li span{
	font-weight: 800;
	color: #990000;
}
.epaper .clumn-left ul{
	margin-left: 8px;
	list-style-type: none;
	margin-top: 8px;
}
.epaper .clumn-left li{
	margin-bottom: 5px;
}
.epaper .clumn-left li span{
	line-height: 180%;
	font-weight: 800;
	color: #330099;
}
.epaper-history {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.epaper-history caption{
	font-size: 15px;
	color: #000000;
	font-weight: 900;
}
.epaper-history td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #150E6D;
	text-align: center;
	background-color: #FFF4DF;
}
.epaper-history th{
	padding: 5px;
	font-size: 15px;
	font-weight: 800;
	color: #FFFFCC;
	background-color: #663300;
	text-align: center;
}
.epaper-history td a:link,.epaper-history td a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 170%;
	font-weight: 800;
	color: #990000;
	text-decoration: none;
}
.epaper-history td a:hover,.epaper-history td a:active{
	color: #FF6600;
	text-decoration: underline;
}
