#content { height: 245px; }

#content-left
{
	float: left;
	height: 245px;
	width: 330px;
}

#content-right
{
	float: right;
	height: 245px;
	width: 500px;
	background-image: url(../images/home-bg.gif);
	background-repeat: no-repeat;
}

#tmbs
{
	float: right;
	width: 250px;
}

#tmbs ul
{
  padding: 0;
  margin: 0;
}

#tmbs li
{
	float: left;
	list-style-type: none;
}

#tmbs a
{
  display: block;
	margin-top: 15px;
	margin-left: 8px;
	text-align: center;
	padding-top: 80px;
	height: 20px;
	width: 110px;
	color: #666;
	font-size: 11px;
	text-decoration: none;
}

#tmbs a:hover { color: #FFF; }


#tmb2
{
	background-image: url(../images/home-tmb2.gif);
	background-repeat: no-repeat;
}

#tmb3
{
	background-image: url(../images/home-tmb3.gif);
	background-repeat: no-repeat;
}

a#tmb1, a#tmb4 { padding: 0; }

.m2m
{
	color: #F90;
	font-size: 16px;
	font-weight: bold;
}
