#main{
	padding-bottom:10px;
	background:url(../images/top_bg_main.gif) left bottom no-repeat;
}
.index-btn-more-area{
	width:100%;
}
.index-btn-more-area:after{
	content:".";
	clear:right;
	display:block;
	height:0;
	visibility:hidden;
}
.index-btn-more{
	width:72px;
	height:25px;
	margin:10px 10px 0 0;
	float:right;
}
.index-btn-more a{
	width:72px;
	height:25px;
	display:block;
	background:url(../images/btn_more2.gif) top left no-repeat;
	text-indent:-9999px;
}
.index-btn-more a:hover{
	background-position:left bottom;
}
