@CHARSET "UTF-8";
#alumnies_title{
	font-weight: bold;
	color: #006094;
	font-size: 15px;
	display: table;
	margin-bottom: 5px;
}
#alumnies_gallery_title{
	font-weight: bold;
	color: #FF6639;
	font-size: 15px;
	display: table;
	margin-bottom: 5px;
}
#alumnies_form{
	border: 1px solid #5DB4E1;
	display: table;
	width: 98%;
	margin-top: 10px;
	padding-bottom: 5px;
}
#alumnies_form dd{
	width: 30%;
	float: left;
	height: 25px;
	text-align: right;
	padding-right: 10px;
	line-height: 25px;
}
#alumnies_form dt{
	width: 65%;
	height: 25px;
	float: left;
	margin-top: 3px;
}
#alumnies_form .text{
	border: 1px solid #CCC;
}
#alumnies_search{
	background: #5DB4E1;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}
#alumnies_detail{
	width: 98%;
	border: 1px solid #88C8E9;
	border-collapse: collapse;
	margin-top: 10px;
}
#alumnies_detail th{
	height: 25px;
	line-height: 25px;
	background: #C9E6F5;
	white-space: nowrap;
}
#alumnies_detail tbody td{
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	border-top: 1px solid #88C8E9;
}
#alumnies_detail tfoot td{
	text-align: right;
	line-height: 25px;
}
#alumnies_detail tfoot td span{
	float: right;
	border: 1px solid #73BEE5;
	width: 15px;
	height: 15px;
	text-align: center;
	margin: 3px;
	line-height: 15px;
}
.center{
	text-align: center;
}
.best_student_wrapper{
	display: table;
	margin-top: 20px;
	width: 98%;
}
.best_student_video{
	width: 150px;
	height: 100px;
	border: 1px solid #73BEE5;
	float: left;
}
.best_student_detail{
	float: left;
	width: 60%;
}
.best_student_detail dd{
	width: 25%;
	float: left;
	height: 25px;
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 25px;
	white-space: nowrap;
}
.best_student_detail dt{
	width: 70%;
	height: 25px;
	float: left;
	line-height: 25px;
}
.best_student_comment{
	padding-top: 5px;
	width: 100%;
	clear: both;
	height: 100px;
	border-bottom: 1px dotted #73BEE5;
}
.best_student_comment dd{
	float: left;
	width: 150px;
}
.best_student_comment dt{
	float: right;
	width: 76.5%;
	height: 90px;
	overflow: auto;
}
#alumnies_list{
	display: table;
	width: 100%;
	height: 820px;
}
.alumnies_gallery_title{
	height: 40px;
	display: table;
	width: 100%;
}
.alumnies_gallery_title a{
	color: #31A0D9;
}
.alumnies_wrapper{
	width: 47%;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 190px;
	margin-top: 5px;
}
.alumnies_intro_image{
	margin: 0 auto;
	text-align: center;
	height: 140px;
}
.alumnies_gallery_date,#alumnies_gallery_date{
	height: 15px;
	display: table;
	font-size: 11px;
	color: #F37143;
}
#alumni_paging{
	width: 98%;
	margin-top: 10px;
	height: 25px;
	display: table;
	text-align: right;
	white-space: nowrap;
}
#alumni_paging span{
	border: 1px solid #73BEE5;
	width: 15px;
	height: 15px;
	text-align: center;
	margin: 3px;
	line-height: 15px;
	float: right;
}
#alumni_paging span#paging{
	float: left;
	border: 0;
}
#alumnies_gallery_image{
	text-align: center;
	height: 480px;
}
#alumnies_gallery_image_name{
	height: 20px;
	background: #E0E0E0;
	margin-top: 5px;
	line-height: 20px;
	padding: 5px;
}
#alumnies_gallery_thumb{
	margin-top: 10px;
}
#alumnies_gallery_thumb td{
	width: 125px;
	height: 85px;
	text-align: center;
}