/* ======================================== */
/*                 h1em                     */
/* ======================================== */

.tn0 {
	position:relative;
	width:920px;
	margin:0 auto;
}

.tn1 {
	width: 600px;
	padding-top:0;
	color: #CC6600;
	position:absolute;
	top:3px;
	left:3px;
	text-align:left;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	display: inline;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
}

.tn1 em a.emlink:link    {text-decoration: none;color: #CC6600;}
.tn1 em a.emlink:visited {text-decoration: none;color: #CC6600;}
.tn1 em a.emlink:active  {text-decoration: none;color: #CC6600;}
.tn1 em a.emlink:hover   {text-decoration: underline;color: #CC6600;}

.clr {
	clear:both;
	margin-bottom: 0px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}

/* ======================================== */
/*                 ‚»‚Ì‘¼                   */
/* ======================================== */

.old-h1{
font-weight:bold;
}