/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
    width: 800px;
	height: 20px;
	margin: 5 auto;
	padding: 0;
	color: #C7A163;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	float: left;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	float: left;
	line-height: 130%;
}

.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;
}

/* ======================================== */
/*                   ‘¼                     */
/* ======================================== */
#headerLeft a{
    text-indent : -9999px ;
    display : block ;
    border : 0 ;
    background : transparent url(../img_common/logo.jpg) no-repeat 0 0 ;
    width : 200px ;
    height : 38px ;
	margin-top:10px;
}

div.h4 {
	margin: 0 0 5px 0;
}