#bottom {
	width: 760px; height: 80px;
	margin: 0 auto 0 auto;
	font-size: 12px;
}

#bottom-line { /* just 4 the line shows in center =_= */
	width: 754px; height: 15px;
	background: url(../images/fww_v3_bottom_line.gif) no-repeat;
}

#bottom-left {
	width: 150px;
	float: left;
	text-align: center;
}

#bottom-right {
	float: right;
}

#bottom-menu {
	width: 610px; height: 16px;
	margin: 0; padding: 0;
	list-style-type: none;
}

#bottom-menu li {
	float: left;
	width: 80px;
	text-align: center;
	border-right: 1px solid white;
}

#bottom-menu li.last {
	border-right: 0px;
}

#bottom-right p {
	width: 595px;
	margin: 0px; padding: 1px 0 0 15px;
	float: left;
}