.en {
	font-size: 10px;
}
.txt_12 {
	font-size: 12px;
}
.txt24 {
	font-size: 20px;

	font-family: "ºÚÌå";
	color: #FFFFFF;
}
.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: 1px solid C8C8C8;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
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.topmenu:link {
	font-weight: bold;
	color: C51534;
	text-decoration: none;
}
a.topmenu:visited {
	font-weight: bold;
	color: C51534;
}
a.topmenu:active {
	text-decoration: underline;
	font-weight: bold;
	color: C51534;
}
a.topmenu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: C51534;
}
.title_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.border_l_r_B {
	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: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border {
	border: 1px solid #999999;
}
.border_red {

	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: C92020;
	border-right-color: C92020;
	border-bottom-color: C92020;
	border-left-color: C92020;
}
