body {text-decoration:none}
a:link {
color: #0000FF
}

a:visited {
color: #0000FF
}

a:hover {
text-decoration: underline;
color: #CC0000;
}

.font-m {
	font-size: 13px;
	line-height: 17px;

}

.font-s {
	font-size: 10px;

}

.line-p-un {
	background-image:    url(../images/line_p_un.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line-p-l {
	background-image:    url(../images/line_p_l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.line-p-r {
	background-image:    url(../images/line_p_r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.line-dot {
	background-image:  url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bak-glay {
	background-image:  url(../images/bak_glay.gif);
	background-repeat: repeat-y;
}
.font-l {
	font-size: medium;
	font-weight: bolder;
	color: #006500;
	text-transform: none;
	text-decoration: underline;


}
.font-ms {
	font-size: 12px;
	line-height: 18px;
}
.dot {
	border: 1px dotted #999999;
}
.bak-come {
	background-image: url(expedition/images/comment.gif);
	background-repeat: no-repeat;
	background-position: center;

}
.bak-title {
	background-image: url(expedition/images/report_title.gif);
	background-repeat: no-repeat;
}.font-s2 {
	font-size: 10px;
}
