/* CSS Document */

#div_footer {
	margin-top:4px;
	left:0px;
	background-color:#FFEDAD;
	position:relative;
}

#div_footer a {
	font-family:verdana;
	color:#F8F8F8;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}

#footer_firstline  {
	width:100%;
	height:5px;
	background-color:#FE9900;
}

#footer_secondline  {
	width:100%;
	height:2px;
	background-color:#C25F28;
}

#footer_content  {
	width:100%;
	height:15px;
	background-color:#FF6600;
}
.footer_openweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
	text-align: center;
}
.footer_openweb_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
	text-align: center;
}
.footer_openweb_link:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
	text-align: center;
}

.footer_openweb_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
	text-align: center;
}
