/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	color: #000000;
}

.tn1 h1 {
	display: inline;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
}

.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;
}


/* ======================================== */
/*                 @@                   */
/* ======================================== */

.top strong{
	font-weight:normal;
}
strong{
	font-weight:normal;
}
.text_sn{
	border:1px dotted #999999;
	font-size:12px;
	padding: 15px;
	margin-top: 20px;
	width: 550px;
	_width: 590px;
	margin-left: 5px;
	line-height: 150%;
}
.h1 {
	font-weight:bold;
	font-size:16px;
}
.h1 strong {
	font-weight:bold;
	font-size:16px;
	line-height: 150%;
}
