.pyyx{
	font-family:Times New Roman;
	font-size:36px;
	height:40px;
	line-height:40px;
	color:#C00;
	text-align:center;}
@media screen and (max-width:761px) {
.pyyx{font-size:26px;}
}
.pyul{
	float:left;
	margin:5px;
	width:108px;
	border-right:1px solid #000;
	}
.pyul dl{
	width:108px;
	margin:0;
	}
.pyul dl dt{
	float:left;
	width:78px;
	height:28px;
	margin:2px 0 2px 2px;
	border-bottom:1px solid #900;
	}
.pyul dl dt a{
	display:block;
	width:78px;
	height:28px;	
	line-height:28px;
	padding:0 0 0 5px;
	color:#300;
	text-decoration:none;
	font-family:Arial;
	font-size:16px;
	}
.pyul dl dt a:hover{
	background:url(/images/z/pyjs_h.png) no-repeat;
	}
.pyul dl dd{
	float:left;
	width:20px;
	height:28px;
	margin:2px 2px 2px 0;
	line-height:28px;	
	border-bottom:1px solid #900;	
	color:#300;
	}
.pyul dl dd a{color:#300;	text-decoration:none;}	

.pytd{border-bottom:3px solid #ebdcdc;}
.hiddiv {display:none}

.py-content h3 {
clear: both;
text-align:left
}

.py-content li{
	float: left; 
	position:relative;
	width:32px;
	height:32px;
	margin-bottom:4px;	
	margin-right:4px;	
list-style:none;
}

.py-content li a{
	font-family:"\5B8B\4F53";
	font-size: 28px;
	display:block;
	line-height:32px;
	line-height:32px\9; /* 所有IE浏览器 */ 
	width:32px;
	height:32px;
	color: #4d4e51;
	text-align: center;
	overflow:hidden;
	vertical-align:baseline;
	text-decoration:none;
	border:1px solid #B5AAA5;
	background-color:#fff;
	overflow:hidden
}

.py-content li a:hover {
	text-decoration: none;
	color: red;
	border:1px solid #A54108;
	background-color:#FFFFE7;	
}

.py-content li img{
margin-top:1px;
}

.py-content {clear: both;}