html,body,table{
	margin:0px;
	font-size:12px;
	}
body{
	background-image:url(images/bg_1.jpg);
	}
.line_race_l{
	background-image:url(images/race_l.gif);
	background-repeat:repeat-y;
	}
.line_race_r{
	background-image:url(images/race_r.gif);
	background-repeat:repeat-y;
	}
.topix_p{
	background-image:url(images/topix_t.jpg);
	height:22px;
	background-repeat:no-repeat;
	padding:5px 0px 3px 20px;
	color:#FFFFFF;
	font-weight:bold;
	}
.topix_txt{
	padding:3px;
	line-height:16px;
	}
.prof_title{
	color:#666666;
	font-weight:bold;
	white-space:nowrap;
	line-height:16px;
	}
.prof_text{
	color:#333333;
	line-height:16px;
	}
.schedule_title{
	background-image:url(images/schecule_title.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:34px;
	padding-left:50px;
	padding-top:8px;
	font-weight:bold;
	color:ff0066;
	}
