
#very-small{
	font-size:9px;
}

#small{
	font-size:11px;
}

#main_center #title {
	background-color:#E2E2E2;
	width:350px;
	padding:4px;
	font-size:10px;
	text-align:left;
}

#main_center #list {
	padding:2px;
	font-size:10px;
	text-align:left;
}
#main_center #sub {
	padding:0px;
	padding-left:10px;
	font-size:10px;
	text-align:left;
}
#main_center #sub_photo{
	padding:4px;
	text-align:left;
}
#recruit_question{
	/*border-right-color:#FFCC00;
	border-right-style:dashed;
	border-right-width:2px;*/
	border-left:2px dashed #CCCCCC;
	border-bottom:2px dashed #CCCCCC;
}
#recruit_anser{
	border-bottom:2px dashed #CCCCCC;
}


.subheading{
	font-size:14px;
	font-weight:bold;
}
.encloses {
	border:2px solid #666666;
}
