/*{[_[*/
hr {
	border: thin solid #999966;
}
hr.hr-end {
	border: thick groove #999966;
	margin: 15px;

}
hr.hr-dot {
	border: thin dotted #999966;
	margin: 15px;
	padding: 0px;

}
body {
	background-image:url(/_images/all/bg.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
