/* CSS Document */
.figure1 {
float:left;
 margin:
  0 /* ?????? ?????? */
  5px /* ?????? ?????? */
  10px /* ?????? ????? */
  5px; /* ?????? ????? */
}

.figure {
float:right;
 margin:
  0 /* ?????? ?????? */
  5px /* ?????? ?????? */
  10px /* ?????? ????? */
  5px; /* ?????? ????? */
}


.sery {
	font-family: Arial;
	font-size: 12px;
	color: #9999A3;
	font-weight: normal;
}

.sery_bold{
	font-family: Arial;
	font-size: 12px;
	color: #9999A3;
	font-weight: bold;
}

.sery_bold_dark{
	font-family: Arial;
	font-size: 12px;
	color: #59595B;
	font-weight: bold;
}

.red {
	font-family: Arial;
	font-size: 12px;
	color:#990000;
	font-weight: bold;
	text-align:justify;
}

.red1 {
	font-family: Arial;
	font-size: 12px;
	color:#990000;
	text-align:justify;
}

.red2 {
	font-family: Arial;
	font-size: 14px;
	color:#990000;
	text-align:justify;
	font-weight: bold;
}

.gray_bold16 {
	font-family: Arial;
	font-size: 16px;
	color:#59595B;
	font-weight: bold;
	text-align:center;
}

.red2_bold {
	font-family: Arial;
	font-size: 16px;
	color:#990000;
	text-align:center;
	font-weight: bold;
}

.sery_dark {
	font-family: Arial;
	font-size: 12px;
	color: #59595B;
	font-weight: bold;
}

.sery_dark2 {
	font-family: Arial;
	font-size: 12px;
	color: #59595B;
}


.black {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
	
}

.black2 {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-align:center;
}

.black1 {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: normal;	
}

.black3 {
	font-family: Arial;
	font-size: 14px;
	color: black;
	font-weight: normal;
	
}

.a {
	font-family: Arial;
	font-size: 12px;
	color: #9999A3;
	font-weight: normal;
	text-decoration: underline;
}

.a6 {
	font-family: Arial;
	font-size: 14px;
	color: #9999A3;
	font-weight: normal;
	text-decoration: underline;
}

.a2 {
	font-family: Arial;
	font-size: 12px;
	color: #87878f;
	font-weight: normal;
	text-decoration: underline;
}

.a1 {
	font-family: Arial;
	font-size: 12px;
	color: #59595B;
	font-weight: bold;
	text-decoration: underline;
}

.a3 {
	font-family: Arial;
	font-size: 12px;
	color: #59595B;
	font-weight: bold;
	text-decoration:none;
}

.a5 {
	font-family: Arial;
	font-size: 12px;
	color: #9999A3;
	font-weight: bold;
	text-decoration:none;
}


.a4 {
	font-family: Arial;
	font-size: 12px;
	color:#ec3331;
	font-weight: normal;
	text-decoration: underline;
}


A:HOVER {
	color:#990000;
	font-size: 12px;
	font-family: Arial;
}

.text_bold {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.text_bold1 {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.sery_dark1 {
	font-family: Arial;
	font-size: 11px;
	color: #87878f;
	font-weight: normal;
}

.sery_dark_italic {
	font-family: Arial;
	font-size: 12px;
	color: #87878f;
	font-weight: Italic;
}

.sery12 {
	font-family: Arial;
	font-size: 12px;
	color: #59595B;
	font-weight: bold;
}

.sery12black {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.white {
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}









