@charset "UTF-8";
#topMenu {
	width: 820px;
	background-image: url(../img/infoBg.jpg);
	height: 237px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topContainer{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}

#topTopics{
	float: left;
	width: 365px;
	height: 160px;
	background-image: url(../img/topicsT.gif);
	background-repeat: no-repeat;
	overflow: auto;
	text-align: left;
	color: #0046AC;
}

#topTopics a{
	color: #0046AC;
	text-decoration: none;
}

#topTopics a:hover{
	color: #0046AC;
	text-decoration: underline;
}


#topTopics dl{
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
}

#topTopics dt{
	margin: 0px;
	line-height: 15px;
	background-image: url(../img/topicsArrow.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-position: 0px 2px;
}

#topTopics dd{
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 85px;
	line-height: 15px;
}


#topTopics ul{
	margin-top: 24px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#topTopics li{
	background-image: url(../img/topicsArrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 18px;
	background-position: 3px 5px;
}



#topInfo{
	float: right;
	width: 365px;
}

#menkai{
	background-image: url(../img/menkaiT.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 365px;
}

#menkai p{
	display: none;
}


#gairai{
	background-image: url(../img/gairaiT.gif);
	height: 71px;
	width: 365px;
}

#gairai p{
	display: none;
}
