.en {
	font-size: 10px;
}
.txt_12 {
	font-size: 12px;
}
.txt24 {
	font-size: 24px;
	font-weight: bold;
}
.tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.tit2 {

	font-size: 14px;
	font-weight: bold;
	color: #5382F4;
}
.tit3 {

	font-size: 14px;
	color: #000000;
}
.tit4 {

	font-size: 14px;
	color: #000000;	font-weight: bold;
}
.tit16 {
	font-size: 16px;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: C0C0C0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
.box_t {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: A1D2EA;
}

.box_dot {
	border: 1px dotted #666666;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.white:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-weight: bold;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}
a.white:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}
a.menu:link {
	text-decoration: none;
	font-weight: bold;
	color: #003300;
}
a.menu:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a.menu:active {
	text-decoration: underline;
	font-weight: bold;
	color: #009900;
}
a.menu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #009900;
}
a.white2:link {
	font-weight: bold;
	color: #FFFFFF;font-size: 12px;
	text-decoration: none;
}
a.white2:visited {
	font-weight: bold;font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white2:active {
	text-decoration: underline;
	font-weight: bold;font-size: 12px;
	color: #66CC00;
}
a.white2:hover {
	text-decoration: underline;
	font-weight: bold;font-size: 12px;
}
.box_t2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: D4D4D4;
	border-right-color: D4D4D4;
	border-bottom-color: D4D4D4;
	border-left-color: D4D4D4;
}
.title_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.box_r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 999999;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
}
.box_b {

	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: solid;
	border-left-style: none;
	border-top-color: 999999;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
}
.box_b_green {


	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: solid;
	border-left-style: none;
	border-top-color: BFD881;
	border-right-color: BFD881;
	border-bottom-color: BFD881;
	border-left-color: BFD881;
}
