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

* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

img {
	border:none;
	line-height:0;
}

img, div, input, ul, li { behavior: url("/shared/css/iepngfix.htc") }

a {
	color:#666;
}

a:hover {
	text-decoration:none;
	color:#333;
}

a.rollover {
	text-decoration:none;
}

body {
	background-image:url(../img/top/page_back.jpg);
	background-repeat:repeat;
	font-size:84%;
	color:#666666;
}
#headarea {
	background-image:url(../img/top/back.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#head {
	margin-left:auto;
	margin-right:auto;
	padding-top: 16px;
	background-image:url(../img/top/top_back.jpg);
	background-repeat:no-repeat;
	width:898px;
}
#topmenu {
	margin-bottom: 8px;
	height:64px;
	margin-left: 20px;
	width: 860px;
	line-height: 0;
	font-size: 0px;
}
#topmenu h1 {
	diplay:inline;
	float:left;
}
#topmenu ul {
	display:inline;
	float:right;
	height: 15px;
	width: 317px;
	margin-top: 49px;
}
#topmenu ul li {
	list-style:none;
	display:inline;
}
#topmenu ul li img {
	margin-left:19px;
}

#menuarea {
	margin-left:auto;
	margin-right:auto;
	width:898px;
}


#menuarea ul {
	margin-left:15px;
}
#menuarea ul li {
	list-style:none;
	display:inline;
}
#futurearea {
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../img/top/future_back.jpg);
	background-repeat:no-repeat;
	width: 898px;
}

#futureflash {
	height: 360px;
	width: 860px;
	margin-left: 20px;
}

#contentarea {
	clear:both;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}

.floatheight {
	overflow: hidden;
}

.floatheight:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .floatheight {
	height: 1em;
	overflow: visible;
}
/**/

#footarea {
	clear:both;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
}

.pagetop {
	width:869px;
	text-align:right;
	margin-right: 29px;
}

#footmenu {
	width:898px;
	height:16px;
	padding-top: 14px;
	background-image: url(../img/top/footer_line.jpg);
	background-repeat: no-repeat;
	background-position: 30px 0px;
}

#footmenu a {
	color:#E59E70;
}

#footmenu a:hover {
	color:#D06A26;
}

#footmenu ul {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

#footmenu ul li {
	list-style:none;
	background-image: url(../img/top/foot_separate.jpg);
	background-repeat: no-repeat;	
	display:block;
	padding-right:17px;
	padding-left:15px;
	float:left;
}

#footmenu ul li.first {
	background:none;
	padding-left:0px;
}

#copyright {
	clear:both;
	margin-top:46px;
	padding-left:30px;
	width:868px;
	height:42px;
}
