@charset "UTF-8";
/* CSS Document */

#contents {
	background-image: url(aus_nz/bg.gif);
	background-repeat: no-repeat;
	width: 628px;
	_width: 630px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1c1c1;
	border-left-color: #c1c1c1;
	background-color: #FFF;
}

#univ_name{
	float: left;
	width: 350px;
}

#univ_marks{
	float: right;
	width: 150px;
	text-align: center;
}

.univ_mark{
}

.report{
	margin-top: 20px;

}

.univ_photo{
	margin-left: 40px;
}

