@import url(global.css);
@import url(window.css);
@import url(black.css);
@import url(alone.css);
@import url(prettyPhoto.css);
.center {
	background-color: #FFF;
	height: auto;
	width: 100%;
}
.center .menu {
	height: 68px;
	width: 100%;
	background-image: url(../image/5-1.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}
.center .menu a {
	float: left;
	text-align: left;
	display: inline-block;
	height: 68px;
	width: 180px;
}
.center .main {
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.center .main .block {
	margin-top: 15px;
	margin-bottom: 15px;
}
.center .main .name {
	height: auto;
	width: 100%;
	color: #888;
	margin-bottom: 30px;
}
.center .main .name strong {
	text-align: center;
	display: inline-block;
	height: 40px;
	width: 100%;
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
	letter-spacing: 2px;
}
.center .main .name span {
	font-size: 14px;
	line-height: 30px;
	color: #888;
	text-align: center;
	display: inline-block;
	height: 30px;
	width: 100%;
	text-transform: uppercase;
}
.center .main .title {
	line-height: 30px;
	height: 30px;
	width: 100%;
}
.center .main .title strong {
	height: 30px;
	width: auto;
	display: inline-block;
	float: left;
	margin-right: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00aaff;
	padding-left: 10px;
	font-size: 24px;
	font-weight: normal;
}
.center .main .title span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 35px;
	color: #DDD;
	display: inline-block;
	float: left;
	height: 30px;
	width: auto;
}
.center .main .term {
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.center .main .term a {
	text-align: center;
	display: inline-block;
	height: 205px;
	width: 280px;
	line-height: 205px;
	background-image: url(../image/5-2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 28px;
	color: #000;
	text-decoration: none;
}
.center .main .term a:hover {
	color: #09F;
}
.center .main .sales {
	height: auto;
	width: 100%;
	padding-top: 30px;
}
.center .main .sales .vbox {
	height: auto;
	width: 246px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	overflow: hidden;
}
.center .main .sales .vbox .pics {
	width: 100%;
	height: 246px;
}
.center .main .sales .vbox .pics img {
	width: 100%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.center .main .sales .vbox .text {
	line-height: 50px;
	height: 50px;
	width: 100%;
	text-align: center;
}
.center .main .sales .vbox .text strong {
	text-align: center;
	display: inline-block;
	height: 50px;
	width: 100%;
	font-size: 20px;
	color: #000;
	font-weight: normal;
}
.center .main .sales .vbox .text span {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 25px;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}
.center .main .students {
	height: auto;
	width: 1220px;
}
.center .main .students a {
	text-align: center;
	display: inline-block;
	float: left;
	height: 280px;
	width: 280px;
	overflow: hidden;
	margin-right: 20px;
}
.center .main .students a img {
	width: 100%;
}
.center .main .videoplay {
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}