@charset "utf-8";
.arrow {
	font-family: "Arial";
	font-size: 15px;
	color: #C6C6FF;
}
.h {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF99FF;
}
.sub_middle {
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 234px;
}

.sub_top {
	background-image: url(images/sub_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 234px;
}
.sub_bottom {
	background-image: url(images/sub_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 234px;
}
a.sub {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
a.sub:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.sub:hover {
	color: #B960A5;
	text-decoration: none;
}
a.sub:active {
	color: #CCCCCC;
	text-decoration: none;
}
