/* footer */
div#footer {
	background: #d8d1ba url(../images2009/bg_footer.gif) repeat-x top left;
	font-size:12px;
}
div#footer a { color: #68604e; text-decoration: none; }
div#footer a:hover { text-decoration: underline; }
div#footer li { padding-left: 10px; }
div#footer_recommend {
	margin-left: 5px;
	float: left;
	width: 300px;
}
div#footer_guild {
	float: left;
	width: 300px;
}

div#footer_update {
	float: left;
	width: 290px;
}
div#footer_update li {
	border-bottom: 1px dotted #665652;
	*border-bottom: 1px solid #aea498;
	padding-bottom: 10px;
	padding-top: 10px;
}
div#footer_update li.last {
	border-bottom: 0px;
}
div#footer_update h3 a {
	color: #b85d85;
}

h2.head1 {
	background: transparent url(../images2009/bg_head_footer.gif) repeat-x top left;
	color: #A45A40;
	font-weight: bold;
	margin-top: 10px;
	*margin-top: 0px;
	padding: 0px 0 0 14px;
	width: 132px;
	height: 34px;
}
h2.head2 {
	color: #A45A40;
	font-weight: bold;
	padding: 4px 0px 4px 14px;
}
ul.footer_recommend_list1 {
	width: 295px;
}
ul.footer_recommend_list1 li, ul.footer_guild_list li {
	list-style-type: disc;
	list-style-position: inside;
}

div.footer_scoop {
	border-top: 1px dotted #665652;
	*border-top: 1px solid #aea498;
	margin-top: 20px;
}
div.footer_scoop div, div.footer_hall div {
	display: inline;
	margin: 10px 1px;
	float:left;
}
div.footer_scoop img, div.footer_hall img {
	border: 4px solid #bdb69f;
}

ul.footer_guild_list, 
div.footer_hall, 
ul.footer_update_list, 
div#footer_guild h2, 
div#footer_update h2 {
	border-left: 1px dotted #665652;
	*border-left: 1px solid #aea498;
}

div#footer div#site_info {
	background-color: #665652;
	border-top: 1px solid #fff;
	color: #c2b99d;
	padding: 5px;
}
div#footer div#site_info span {
	color: #fff;
}
div#footer div#site_info div.info {
	float: left;
	margin-right: 20px;
}
div#footer div#site_info p {
	margin-top: 5px;
	text-align: center;
}
/* end footer */
