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-dot {
	background-image:  url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.font-ms {
	font-size: 13px;
	line-height: 20px;
}

.line-o-up {
	background-image:    url(images/line_o_up.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.line-o-un {
	background-image:    url(images/line_o_un.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line-o-l {
	background-image:    url(images/line_o_l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.line-o-r {
	background-image:    url(images/line_o_r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.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;
}
.bak-glay {
	background-image:  url(images/bak_glay.gif);
	background-repeat: repeat-y;
}
.title {
	background-image: url(master/images/master_t.gif);
	background-repeat: no-repeat;
}
.font-s2 {
	font-size: 10px;
	line-height: 12px;

}
