@charset "UTF-8";

#contents{
	padding-bottom: 30px;
}

#Left{
	position: relative;
	width: 180px;
	float: left;
}

#Right{
	position: relative;
	float: right;
	width: 600px;
}

*html #Right{
	position: relative;
	top: 0px;
	width: 600px;
}

#main_photo{
	width:800px;
	height:138px;
	padding:0px 0px 20px 0px;
}

#topics_title{
	position:relative;
	border-bottom:1px solid #7F7F7F;
	width:580px;
	height:25px;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:20px;
}

*html #topics_title{
	border-bottom:1px solid #7F7F7F;
	width:570px;
	height:25px;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:20px;
}

#topics_title p{
	font-weight:bold;
	font-size:116%;
	color:#092A5C;
}

#topics_text{
	width:580px;
	color:#555;
	height:190px;
	overflow:auto;
	margin-left:20px;
}

*html #topics_text{
	width:570px;
	color:#555;
	height:160px;
	overflow:auto;
	margin-left:20px;
}


dl{
	width:550px;
	margin-bottom:10px;
	font-size:11px;
}

*html dl{
	width:440px;
	margin-bottom:10px;
	font-size:11px;
}

dt{
	width:110px;
	float:left;
	margin-right:10px;
}

dd{
	line-height:12pt;
}

#main_contents{
	width:600px;
	margin-left:0px;
	margin-bottom:10px;
}

*:first-child+html #footer{
	width: 100%;
	position: absolute;
	bottom:0px;
}

*:first-child+html #foot_menu{
	width:100%;
	text-align:center;
	padding:10px 0px 10px 0px;
	font-size:85%;
	border-top:1px solid #7F7F7F;
}

*:first-child+html #copy {
	background-color:#383838;
	width: 100%;
	height:25px;
	font-size: 90%;
	color: #fff;
	padding-top: 5px;
	text-align:center;
}

#w_download{
	padding-bottom:30px;
	text-align:center;
}
