a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.midashi {
	font-weight: bold;
	color: #333366;
}
.menu {
	color: #6699CC;
	text-decoration: none;
	line-height: 16px;
	font-size: 12px;
}
.headbg {
	background-image: url(frame_image/head_back.gif);
	background-repeat: repeat-x;
}
.P10 {
	font-size: 12px;
	line-height: 16px;
}
.P12 {
	font-size: 14px;
	line-height: 16px;
}
body {
	background-image: url(frame_image/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.dotline {
	background-image: url(cdm/image/line_ten.gif);
	background-repeat: repeat-x;
}
.mf {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
