/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: 665px;
	position: absolute;
	top: 0px;
	margin-left: 12px;
	color: #ffffff;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	float: left;
}

.tn1 em {
	font-size: 10px;
	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: 0px;
}

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

.stbold {
	font-weight: bold;
}

/* ======================================== */
/*                   ‘¼                     */
/* ======================================== */
.old-h1 {
	width: 315px;		/* 180 */
	height: 75px;		/* 65 */
	text-indent: -5000px;
	margin: 1px 0 0 19px;
/*	margin: 10px 0 0 30px; */
	background:url(images/header_logo.jpg) no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
}
div#contentsmain {	color:#666666;
	font-size:10px;
/*	text-align: center;*/
	font-weight:normal;}
	
.topbn{margin:5px 0 0 0;}	