#mainContent{
	float: left;
	margin-left: 0;
	width: 100%;
}
.key-point {
	background: #e4ecec url("/images/feature-firefox-2-party.jpg") 130% 30% no-repeat;
	padding: 15px;
	margin-bottom: 1em;
}
#feature {
	height: 130px;
	margin-right: 65%;
	position: relative;
	background: url(bg-alpha.png);
}
#feature h2{
	background: url(/images/event-firefox-2-events.png) no-repeat;
	padding-top: 55px;
	height: 0;
	width: 245px;
	overflow: hidden;
}

ul#global-info {
	margin:0; padding:0; list-style: none;
	position: absolute;
	right: 2px;
	bottom: 2px;
}
ul#global-info li{
	display: block;
	float: left;
	margin: auto 3px;
}
/*=======================
  三個 promote block
  =======================*/

.item-block{
	background: transparent url(/images/green-corner-box.jpg) left top no-repeat;
	padding: 12px 15px 20px;
	margin: 0 1%;
	float: left;
	width: 28%;
}
.item-block img{
	float: left;
}
.item-block h3{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 0 40px;
	border: none;
}
.item-block h3 a:link{
	text-decoration: none;
}
.item-block h3 a:visited{
	color: navy
	text-decoration: none;
}
.item-block p{
	margin: 0 0 auto 40px;
}
#street-block{
	float: none;
	margin-left: 68%;
	width: auto;
}
.outdated {
	color: gray;
}
.update {
	color: red;
	font-size: .8em;
	display: block;
	margin-top: 0;
}
/*=======================
  content
  =======================*/
div.information {
	background: fixed no-repeat url(ff_all_emoti.gif) 10% 50%;
}
.information div h2 img{
	width: 1em;
	height: 1em;
}

.information div table {
	width: 98%;
	margin: .3em auto 1em;
}

.information div table th{
	background: #000;
	color: #FFF;
}

.information div table td{
	border-bottom: 1px solid gray;
}

/*=======================
  sponsor
  =======================*/

#sponsor {
	background: transparent url(/images/gray-corner-box.jpg) left top no-repeat;
	padding: 5px 5px 5px;
	margin: 50px 1% auto;
}
#sponsor h2 {
	font-size: 1.2em;
	margin:0;
	border-bottom: none;
	clear: left;
	width: 6em;
}
#sponsor ul{
	margin: -1.3em 0 1em 7em; padding:0; list-style: none;
}
#sponsor ul li{
	display: block;
	float: left;
	margin: .5em 1em;
}
#sponsor ul li a{
	display: block;
	height: 100%;
	width: 100%;
}
#sponsor ul.logo li{
	height: 40px;
	margin: .2em .3em;
}
#sponsor ul.logo img{
	border: 1px solid black;
}
