.text_user {
	font-size: 14px;
	border: none;
	color: #333333;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.form {
	font-size: 12px;
	border: 1px dashed #666666;
	text-align: center;
	height: 15px;
	width: 50px;
}
.text_list {
	font-size: 12px;
	color: #9900cc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.text {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: lighter;
}
.about_text {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.text_bottom {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}.epaper {
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	background-color: #FFCCCC;
	width: 70px;
	border: 1px outset #E3E3E3;
	height: 24px;
	background-position: center center;
	text-align: center;
	text-decoration: underline;
}

