@charset "utf-8";
/* CSS Document */

/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: 781px;
	color: #CEAA31;
	background-color: #5A4539;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 16px;
	height: 23px;
	background-image: url(../images/bg_header2.jpg);
	background-repeat: no-repeat;
}

*html .tn1 {
	width: 781px;
	color: #CEAA31;
	background-color: #5A4539;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4px;
	height: 23px;
	background-image: url(../images/bg_header2.jpg);
	background-repeat: no-repeat;
}

*:first-child+html .tn1 {
	width: 781px;
	color: #CEAA31;
	background-color: #5A4539;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4px;
	height: 23px;
	background-image: url(../images/bg_header2.jpg);
	background-repeat: no-repeat;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	float: left;
	padding-top: 3px;
	padding-left: 3px;
        padding-right: 4px;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	float: left;
	padding-top: 3px;
}

.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;
}
#logo .h1{
	margin:0;
	padding: 0px;
	height: 65px;
	width: 280px;
	text-indent: -9999px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}
#logo .h1 a{
	position:absolute;
	top:10px;left:10px;
	width:160px;
	height:60px;
}
div.text-sn {
	color:#666666;
	font-size:10px;
	text-align: center;
	font-weight:normal;
	margin: 0 ;
	padding:0;
}

div#main h2#h2-sn {background-image:url(../images/bg_title.jpg);
background-repeat:no-repeat;
margin:0 0 0 5px;
width:625px;
color:#DDDDDD;
font-size:14px;
height:25px;
line-height:25px;
margin:0;
padding:0 0;
text-indent:10px;}


#content .top_main #topics h3#h3-sn {
	border-bottom:2px dotted #4A3111;
	font-size:12px;
	line-height:150%;
	width:450px;
	background-image: none;
	color: #421410;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 21px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}



#logo div.h1 {
background-image:url(../images/bg_header.jpg);
background-repeat:no-repeat;
height:65px;
margin:0;
padding:0;
text-indent:-9999px;
width:280px;}