body {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
 }

img { border: 0; }

a:link { color: #404040; text-decoration: underline; }
a:visited { color: #404040; text-decoration: underline; }
a:active { color: #404040; text-decoration: underline; }
a:hover { color: #9B004D; text-decoration: underline;  }

.ml_title {
	width: width: 300px;
	margin-left: 50px;
	margin-top: 25px;
	font-size: 12pt;
	color: #404040;
}
.ml_chglang {
	margin-left: 100px;
	margin-top: 25px;
	font-size: 10pt;
	color: #404040;
}

.ml_result {
	margin-left: 100px;
	margin-top: 25px;
	font-size: 10pt;
	color: #404040;
}

#ml01 {
	width: 70%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	background: white;
	font-size: 80%;
	margin-top: 25px;
	border: 1px solid #BCBCBC;
  }

table#ml01 th {
	background: #002E4C; font-weight: normal;
	font-weight: bold;
	height: 21px;
	border: 1px solid #BCBCBC;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/img_ml_001.gif);
  }

table#ml01 td {
	padding: 3px;
	border: 1px solid #BCBCBC;
	text-align: left;
	line-height: 1.5em;
  }

.ml_td01 {
	background: #FFFFFF; font-weight: normal;
}

.ml_td02 {
	background: #daf0ff; font-weight: normal;
}

.ml_td03 {
	background: #BCBCBC; font-weight: bold;
	color: #FFFFFF;
}

#ml02 {
	width: 300px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	background: white;
	font-size: 80%;
	margin-top: 25px;
  }
  
table#ml02 td {
	padding: 5px;
  }
  
.back_num {
	width: 70%;
	padding-top: 20px;
	margin: auto;
	font-size: 80%;
	text-align: center;
}

.back_page {
	width: 70%;
	padding: 0px;
	margin: auto;
	font-size: 80%;
	text-align: left;
	color: #404040;
}

.info_div {
	width: 65%;
	padding-top: 20px;
	margin: auto;
	font-size: 80%;
	text-align: left;
	line-height: 1.8em;
}

