a:link { color:#999999; text-decoration:underline;  }
a:visited { color:#999999; text-decoration:underline;  }
a:hover { color:#cc00cc; text-decoration:underline; }
a:active { color:#cc00cc; text-decoration:underline; }

h1{
	background-image: url(../images/h1_bg.gif);
}
#sectionimage01{
	width: 97px;
	height: 157px;
	background: url(../images/image01.jpg) right top no-repeat;
	display: block;
	position: absolute;
	right: 44px;
	top: 100px;
}
#sectionimage02{
	width: 181px;
	height: 203px;
	background: url(../images/image02.jpg) right top no-repeat;
	display: block;
	position: absolute;
	right: 0px;
	top: 330px;
}
#sectionimage03{
	width: 181px;
	height: 192px;
	background: url(../images/image03.jpg) right top no-repeat;
	display: block;
	position: absolute;
	right: 0px;
	top: 610px;
}
#sectionimage04{
	width: 181px;
	height: 497px;
	background: url(../images/image04.jpg) right top no-repeat;
	display: block;
	position: absolute;
	right: 0px;
	top: 860px;
}
h3{
	background: url(../images/h3_bg.gif) left top no-repeat;
}

/*.colorbl li{
	background: url(../images/bullet.gif) no-repeat;
}*/
dl.note{
	margin: 0px 0px 0px 46px;
}
.note dd{
	float: left;
	width: 510px;
}
.note dd.mark{
	color: #999999;
}

#bottom_button a{
	background-image: url(../images/button.gif);
}
#copyright{
	border-top: 1px #999999 solid;
}

.pricebox{
	width: 350px;
	margin: 12px 0px 10px 46px;
	padding: 6px 10px;
	background-color: #ebebeb;
}
