body {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 20px;
}
#right1 {
	height: 140px;
	width: 200px;
	background-image: url(images/first_right1.jpg);
	background-repeat: no-repeat;
}
#right2 {
	height: 200px;
	width: 200px;
	background-image: url(images/first_right2.jpg);
	background-repeat: repeat;
}

#service {
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: top;
}
#service dt {
	font-size: 18px;
	line-height: 24px;
}
#service dd {
	font-size: 16px;
}
#shop {
	height: auto;
	width: 600px;
}
#shop td {
	text-align: center;
	padding: 2px;
}
#access {
	text-align: center;
	padding: 0px;
	vertical-align: top;
}
#contact {
	margin-right: 20px;
	margin-left: 20px;
}
#right1 #right {
	text-align: center;
	font-size: 14px;
	height: 140px;
	width: 200px;
}
#right2 #right {
	text-align: center;
	vertical-align: middle;
}
#contact dd {
	font-size: 24px;
	color: #FF0000;
}
