.text1 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.bg_2 {
	background-attachment: scroll;
	background-image: url(epaper/images/paper_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.text5 {
	font-size: 12px;
	line-height: 18px;
	color: #505050;
	text-decoration: none;
}

.text3 {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}
.text6 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.bg1 {
	background-attachment: scroll;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.furture {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-right: 15px;
}

.text2 {
	font-size: 12px;
	line-height: 22px;
	color: #1E0604;
	text-decoration: none;
}
.text5 {
	font-size: 12px;
	line-height: 22px;
	color: #66150F;
	text-decoration: none;
	font-weight: bold;
}
.text4 {
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #505050;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}
a:visited
 {
	font-size: 12px;
	line-height: 22px;
	color: #505050;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
}
