@charset "utf-8";
/* CSS Document */


#wrapper #body #center {
	background-color: #FFFFFF;
	background-image: url(../images/instructor/back_ground.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
}
#top #wrapper #body #center #main_title {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
#top #wrapper #body #center #copy_block {
	padding-top: 10px;
}
#introduction #wrapper #body #center #copy_block {
	margin-top: 20px;
	width: 350px;
}
#instructor #wrapper #body #center table {
	border-top: thin dotted #333333;
	padding-top: 10px;
}
