@charset "utf-8";
/* CSS Document */
#bgmenubutton {
	height:39px;
	background-image:url(../image/bar_menu_bg.jpg);
	background-repeat:repeat;
}

#buttonhome{
	width:62px;
	height:28px;
	margin-left:30px;
	margin-top:5px;
	margin-right:7px;
	float:left;
	}

#buttonaboutus{
	width:62px;
	height:34px;
	margin-left:7px;
	margin-top:5px;
	margin-right:7px;
	float:left;	
}
#buttonbrowsedesign{
	width:100px;
	height:34px;
	margin-left:7px;
	margin-top:5px;
	margin-right:7px;
	float:left;	
}
#buttonhowitwork{
	width:87px;
	height:34px;
	margin-left:7px;
	margin-top:5px;
	margin-right:7px;
	float:left;	
}
#buttonmember{
	width:62px;
	height:34px;
	margin-left:7px;
	margin-top:5px;
	margin-right:7px;
	float:left;	
}
#buttonourcommunity{
	width:100px;
	height:34px;
	margin-left:7px;
	margin-top:5px;
	margin-right:7px;
	float:left;	
}
#buttoncontactus{
	width:87px;
	height:34px;
	margin-left:7px;
	margin-top:5px;
	margin-right:7px;
	float:left;	
}
