@charset "utf-8";
/* CSS Document */
#title{
	background-image:url(../images/title_outline_university.gif);
	width:501px;
	height:67px;
	text-indent:-9999px;
}

p{
	color:#424242;
	width:500px;
}

.t1{
	width:500px;
	color:#424242;
}
.t1, .t1 td, .t1 th{
	border: 1px #d9d9d9 solid;
}

.t1 td, .t1 th {
	padding: 5px 10px;
}

.t1 th{
	width:110px;
	background-color:#f5f5f5;
	text-align:center;
}

