/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: 740px;
	color: #000000;
	height: 18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.tn1 h1 {
	font-size: 10px;
   *font-size: 9px;
   *font: 9px;
	font-weight: normal;
	margin: 0px;
	float: left;
	background-image: none;
	width:100px;
	_width:110px;
	height:18px;
	text-indent:0px;
}
*+html .tn1 h1 {
    font-size: 9px;
	background-image: none;
	width:110px;
}

	head~/**/body .tn1 h1 { width:120px; }
	html:not(:target) .tn1 h1 { width:100px;_width:110px; }

.tn1 em {
	font-size: 10px;
  *font-size: 9px;
  *font: 9px;
	font-style:normal;
	float: left;
}
.tn1 em a.emlink:link    {text-decoration: none;color: #000000;}
.tn1 em a.emlink:visited {text-decoration: none;color: #000000;}
.tn1 em a.emlink:active  {text-decoration: none;color: #000000;}
.tn1 em a.emlink:hover   {text-decoration: underline;color: #000000;}

.clr {
	clear:both;
	margin-bottom: 0px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}



div.h1 {
  width:122px;
  height:108px;
  margin:36px auto 23px auto;
  background:url(../common_img/img_logo.gif) no-repeat;
  text-indent:-9999px;
  }

  

div.h1 a {
  display:block;
  width:122px;
  height:108px;
  }