﻿body {
}
#StudentDirection table,tr,td
{
	margin-left:22px;
	margin-top:20px;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:Orange;
	vertical-align:top;
}
#StudentDirection .tr1
{
	height:30px;
}
#StudentDirection .tr2
{
	height:auto;
}
#StudentDirection .td1
{
	width:300px;
	background-color:#ffff88;
	color:#eb6100;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	vertical-align:middle;
}
#StudentDirection .td2
{
	width:300px;
	font-size:13px;
	padding:5px;
}
#StudentDirection .td2 p
{
	letter-spacing:1px;
	line-height:150%;
	t
}
#StudentDirection .PageButton
{
	margin-right:110px;
	margin-top:15px;
	margin-bottom:10px;
	float:right;
}