.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: thin groove #7996B1;
}
.border2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	border-top: thin none #7996B1;
	border-right: thin none #7996B1;
	border-bottom: thin dotted #999999;
	border-left: thin none #7996B1;
}
.line1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
}.boderup_left {
	background-image: url(image/border/upleft.jpg);
}
.borderbot_left {
	background-image: url(image/border/botleft.jpg);
}
.lineleft {
	background-image: url(image/border/left.jpg);
}
.lineup {
	background-image: url(image/border/lineup.jpg);
}
.linebot {
	background-image: url(image/border/linebot.jpg);
}
.upright {
	background-image: url(image/border/upright.jpg);
}
.botright {
	background-image: url(image/border/botright.jpg);
}
.lineright {
	background-image: url(image/border/right.jpg);
}

