.box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 25px;
	padding: 5px 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(image/link.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B65AB;
}
.link:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 25px;
	padding: 5px 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(image/link_down.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B65AB;
}
.vc {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #0B3D91;
	text-decoration: none;
}
.vc:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #3A66B0;
	text-decoration: none;
}
.linkb {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #0B3D91;
	text-decoration: underline;
}
.linkb:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #3A66B0;
	text-decoration: underline;
}
.link2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link2:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
}
.text {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.white_text {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bodar{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B65AB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B65AB;
}.title {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 18px;
	color: #003366;
}

