@charset "utf-8";


div#top {
	background: url(../images/top_eng.jpg) no-repeat center top;
	height: 590px;
	width: 800px;
	position: relative;
}


div#top h1 {
	text-indent: -9999px;
}


div#navi {
	position: absolute;
	left: 16px;
	top: 190px;
}


div#navi li {
	margin-bottom: 2px;
}


div#news {
	position: absolute;
	right: 34px;
	bottom: 32px;
	width: 540px;
}


h3.newsTitle {
	width: 540px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/news.gif) no-repeat;
}


dl.newstext {
	padding: 2px 0 0 5px;
	height: 80px;
	overflow: auto;
	font-size: 13px;
}


dl.newstext dt {
    font-weight: bold;
	color: #01103b;
	font-size: 12px;
}


dl.newstext dd {
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #999999;
	margin-right: 3px;
}


dl.newstext dd span {
	color: #FF0000;
	font-weight: bold;
}


dl.newstext dd span a:link, dl.newstext dd span a:visited {
	color: #FF0000;
	font-weight: bold;
}


dl.newstext dd span.bold a:link, dl.newstext dd span.bold a:visited {
	color: blue; 
    text-decoration: underline;
	font-weight: bold;
}


dl.newstext dd span.bold a:hover {
	color: #333; 
    text-decoration: none;
	font-weight: bold;
}


div#sec {
	position: absolute;
	right: 34px;
	bottom: 30px;
	width: 535px;
	font-size: 12px;
	border: 1px solid #666666;
	padding-left: 5px;
	padding-top: 5px;
}


div#sec h4 {
	font-weight: bold;
}


div.link {
	position: absolute;
	right: 299px;
	bottom: 90px;
}


p.sectext span {
	font-size: 10px;
}
