/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: px;
	margin: 0 auto;
	color: #000000;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 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;}
.header h2 {
	background-image: url(../img/logo2.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 178px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}


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

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

.stbold {
	font-weight: bold;
}

/* ======================================== */
/*                 other                   */
/* ======================================== */

#BOX1{
	display:none;
	border: 1px solid #FFFFCC;
	background-color: #FFFFCC;
	margin: 5px;
}
#BOX2{
	display:none;
	border: 1px solid #FFFFCC;
	background-color: #FFFFCC;
	margin: 5px;
}
#BOX3{
	display:none;
	border: 1px solid #FFFFCC;
	background-color: #FFFFCC;
	margin: 5px;
}
.point p {
	margin: 10px;
}

h3 {margin: 0px;
	padding: 0px;
	font-size: 14px;
}