a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.outlinetd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
body {
	background-color: #e2e2e2;
	color: #333333;
	background-image: url(../images/background.gif);
	background-position: center top;
}
.toptd {
	background-image: url(../images/index_td_bk.gif);
	background-repeat: repeat-y;
}
.b_lefttd {
	background-image:   url(../common/r_14_bg.gif);
	background-repeat: repeat-y;
}
.e_lefttd {
	background-image:   url(../event/img/r_14_bg.gif);
	background-repeat: repeat-y;
}
.l_lefttd {
	background-image:   url(../lesson/img/r_14_bg.gif);
	background-repeat: repeat-y;
}
.o_lefttd {
	background-image:   url(../order/img/r_14_bg.gif);
	background-repeat: repeat-y;
}
.m_lefttd {
	background-image:   url(../access/img/r_14_bg.gif);
	background-repeat: repeat-y;
}
