body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #e94709;
	background-image: url(../images/top/body_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#topflash {
	margin: 0px;
	background-image: url(../images/top_imgback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 520px;
	text-align: center;
	vertical-align: top;
}
#topheader{
	background-image: url(../images/top/header_top_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 65px;
}
#header {
	height: 65px;
	padding: 0px;
	position: relative;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	height: 32px;
	width: 395px;
	bottom: 17px;
}
#header ul{
	position: absolute;
	right: 0px;
	bottom: 17px;
}
#header li{
	display: inline;
	float: left;
	padding-left: 23px;
}
#topconts{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
#info{
	float: left;
	width: 515px;
	text-align: left;
} 
#info p{
	margin-bottom: 15px;
}
#info ul{
	color: #FFFFFF;
}
#info li{
	background-image: url(../images/info_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 19px;
	line-height: 1.3em;
	margin-bottom: 6px;
}
ul#link{
	float: right;
	width: 255px;
}
ul#link li{
	margin-bottom: 6px;
}
#footer {
	height: 45px;
	width: 860px;
	clear: both;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-top-color: #FFFFFF;
}
#footer ul{
	position: absolute;
	left: 0px;
	top: 15px;
}
#footer li{
	display: inline;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p{
	position: absolute;
	right: 0px;
	top: 15px;
}

