@charset "windows-874";
.dash_bd {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dash_bd3 {
border: thin dashed #CCCCCC;
}
.text_mn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
.text_i {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
.text_mn_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
.text_mn_h_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
.dash_bd_2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.link_mn_blue:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color: #666666;
}
.link_mn_blue:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color: #666666;
}
.link_mn_blue:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color: #666666;
}
.link_mn_blue:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color:#FF0000;
}

.link_mn_green:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color: #339900;
}
.link_mn_green:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color: #339900;
}
.link_mn_green:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color: #339900;
}
.link_mn_green:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color:#339900;
}

.text_warn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.text_m_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.text_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
}
.text_h_plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.text_n_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
}
.text_n_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}
.text_mn_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.text_mn_g_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}

.text_mn_r_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.text_mn_y {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}
