@charset "utf-8";
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #ffffff;
	line-height: 18px;
	padding:3px;
}
.text1 a{
	color: #990000;
	text-decoration:none;
}
.text1 a:hover{
	color: #000000;
	text-decoration:underline;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 18px;
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	line-height: 18px;
	padding:3px;
}
.text4 a{
	color: #FF0000;
}
.text4 a:hover{
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
.style_img {
	border: 1px solid #CCCCCC;
}
.style_cross {
	text-decoration: line-through;
	color:#FF0000;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #f6f6f6;
	padding:5px;
	border: 1px dotted #CCCCCC;
}
.text5 a{
	color: #666666;
}
.text5 a:hover{
	color: #da270f;
}
