body {
	background-attachment: fixed;
	background-image: url(grp/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.hr-dot {
	background-image:   url(grp/hr_dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.line {
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
