@charset "utf-8";
@import "../common/core.css";
@import "../common/index.css";

.btn_join_master {
	background: url(/postgraduate/images/pt/index_btn_master_degree.png) no-repeat left top;
	width: 315px;
}
.btn_undergraduate {
	background: url(/postgraduate/images/pt/index_btn_undergraduate.png) no-repeat left top;
	width: 315px;
}
.btn_join_doctor {
	background: url(/postgraduate/images/pt/index_btn_doctor_degree.png) no-repeat left top;
	width: 315px;
	left: 631px;
}