.top{
	margin: 0 auto;
	width: 1366px;
}
.ps,.ms{
	margin: 0 auto;
	width: 1128px;
}
.ps-subject{
	padding-bottom: 2px;
	margin-top:37px ;
	text-align: right;
	border-bottom: 6px solid #7d4b62;
}
.ps-subject p{
	margin-right: 906px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	color: #864557;
}
.ps-subject a{
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	/*background: #eeeeee;*/
	color: #000000;
	text-decoration: none;
}
.ps-subject a.select{
	background: #864557;
	color:#ffffff;
}
.ms-subject{
	padding-bottom: 2px;
	margin-top:37px ;
	text-align: right;
	border-bottom: 6px solid #7d4b62;
}
.ms-subject p{
	margin-right: 842px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	color: #864557;
}
.ms-subject a{
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
/*	background: #eeeeee;*/
	color: #000000;
	text-decoration: none;
}
.ms-subject a.select{
	background: #864557;
	color:#ffffff;
}
.ps-list div,.ms-list div{
	display: none;
}
.ps-list a,.ms-list a{
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 15px;
	margin-left: 18px;
	margin-right: 18px;
	text-align: center;
}
.ps-list a:hover,.ms-list a:hover{
	color: #cc4c6f;
}
.ps-list a img,.ms-list a img{
	width: 152px;
	height: 202px;
}
.ps-list a p,.ms-list a p{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #eeeeee;
	line-height: 30px;
	margin-top: -4px;
}
.foot{
	margin: 0 auto;
	width: 1366px;
	background: #371d04;
	text-align: center;
	height: 60px;
}
.foot p{
	color: #ffffff;
	font-size: 12px;
	line-height: 60px;
}
