@charset "utf-8";
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {border:0}

a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:active {
	color: #ee2d24;
}
a:hover {
	color: #ee2d24;
}

.title {
	font-weight: bold;
	color: #660000;
}

.nav {
	font-weight: bold;
	list-style-type: circle;
	text-decoration: none;
}

.border {background-image: url(border/middle2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height:100%;
	width:20px;
	}
.bb {background:url(border/bottom2.jpg) 0 100% no-repeat ; text-align:center}
.bt {background:url(border/top2.jpg) 0 0 no-repeat}