@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family : sans-serif;
	padding-right: 1px;
	_padding-left: 1px;		/* IE6 */
	background-color: #D1C0A5;
}
*:first-child + html body {
	padding-left: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*#footer {
	width: 829px;
	margin: auto;
	
}
*/

#footer_wrap {
	width: 816px;
	margin: auto;
	height: 86px;
	vertical-align: top;
}

#footer {
	width: 800px;
	height: 86px;
	background-image: url(../images/back_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
}
#logo {
	height: 63px;
	margin: 0px;
	padding: 1px;
}

#logo table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 790px;
	font-weight: bold;
	padding: 0px;
	border-collapse:collapse;
	margin: 0px;
}
#logo p.corp {
	font-size: 11px;
	line-height: 8px;
	margin: 0px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

#logo ul {
	list-style-type: none;
	margin-top: 1px;
	margin-left: 1px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 0px;
	line-height: 0px;
}

#logo li {
	width: 155px;
	float: left;
}
#logo li.ealert {
	width: 260px;
	font-size: 0px;
	line-height: 0px;
}
#footer p {
	margin: 0px;
	font-size: 12px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 12px;
}



#anchor {
	width: 600px;
	float: left;
	height: 75px;
}


#anchor p {
	color: #000000;
	font-size: 12px;
	padding-top: 30px;
	margin: 0px;
	padding-left: 170px;
}

#index_btt {
	width: 120px;
	float: right;
	margin-right: 30px;
	height: 60px;
	margin-top: 10px;
	padding: 0px;
}
#index_btt img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#index_btt p.image {
	margin: 0px;
	padding-top: 0px;
	line-height: 0px;
	font-size: 0px;
}


.copyright {
	color: #666666;
}

.a01:link {
	color: #3333CC;
}
.a01:visited {
	color: #3333CC;
}
.a01:hover {
	color: #FF9933;
}



html {
/*	overflow-y:scroll;*/
	overflow-y:hidden;
}
