/* CSS Document */
body {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}.txt16_b {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.line_title {
	background-color: #F2F0F5;
	font-size: 12px;
	color: #DC0087;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDE7F1;
}
.line_info {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.txt_red {
	color: #FF0000;
}
.txt_green {
	color: #DC0087;
}
.box {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D9D5DB;
	border-bottom-color: #D9D5DB;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D9D5DB;
	border-left-color: #D9D5DB;
}
.txt_0 {
	color: #FFFFFF;
	font-size: 13px;
}
.txt11 {
	font-size: 12px;
	color: #7C7492;
}
.txt11_2 {
	font-size: 12px;
	color: #494457;
}

