#student {
	margin: 0px;
	padding: 0px;
}

#student .title {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	
	border-bottom: #000000 solid 1px;
	
	margin-bottom: 10px;
}


#student .title_2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}