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);
}
#sectionimage{
	width: 178px;
	height: 313px;
	background: url(../images/image.jpg) right top no-repeat;
	display: block;
	position: absolute;
	right: 0px;
	top: 48px;
}
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;
}
.notebox{
	width: 538px;
	margin: 24px 0px 10px 12px;
	padding: 0px 16px 12px 16px;
	border: 4px #cccccc solid;
}
.notebox p{
	width: 550px;
	padding: 12px 0px 0px 0px;
}
.notebox p .f_bold{
	color: #aa00aa;
}
