#tab {
	float: left;
	width: 560px;
	height: 50px;
	padding: 0px 10px;
}
#main2 {
	float: left;
	width: 560px;
	margin: 0px 10px;
	padding: 0px 10px;
	background-repeat: repeat-y;
	background-image: url('../parts/recruit/tab-middle.gif')
}
#tab_end {
	float: left;
	width: 560px;
	height: 14px;
	margin: 0px 10px;
	background-repeat: no-repeat;
	background-image: url('../parts/recruit/tab-bottom.gif')
}
#bar {
	float: left;
	width: 500px;
	left: 10px;
	margin: 5px 0px 5px;
	padding: 5px 10px 2px;
	font-size: 110%;
	background-repeat: repeat-y;
	background-image: url('../parts/recruit/topicbar.gif')
}

.font1 {
	font-size: 150%;
	text-align: center; 
}
.font2 {
	color: #9999ff;
}
.font3 {
	color: yellow;		text-decoration: blink;}
.font4 {
	text-align: center; 
}
.font5 {
	font-size: 80%;
	color: yellow;	}
.font6 {
	font-size: 80%;
	color: white;
}

