/*========================*/
.body {
	width:950px;
	margin:0 auto;
}
.body1left {
	width:660px;
	float:left;
}
.body1right {
	float: left;
	width:280px;
	margin-left:10px;
	display:inline;
	overflow:hidden;
}
.newlist {
	margin-bottom:10px;
}
.newlist .t h5, .newlist .t h3 {
	height:30px;
	line-height:30px;
	padding-left:22px;
	background:url(../images/icon/wztb.jpg) no-repeat 5px center;
}
.newlist .t span {
	float:right;
	padding-right:8px;
	height:30px;
	line-height:30px;
	color:#f60;
}
.newlist .c {
	line-height:18px;
	color:#c2c2c2;
	padding-left:22px;
}
.zxph {
	background:url(../images/icon/numb02.gif) no-repeat left 7px;
}
.zxph li {
	line-height:24px;
	padding-left:25px;
}
.yzzxrjul2 {
	padding-left:5px;
	position:absolute;
}
.yzzxrjul2 div {
	cursor:pointer;
	width:47px;
	height:19px;
	text-align:center;
	overflow:auto;
	background: url(../../general/images/common/tab3.jpg) no-repeat;
	float:left;
	margin-right:2px;
	display:inline;
	line-height:19px;
}
.yzzxrjul2 div.select {
	background: url(../../general/images/common/tab2.jpg) no-repeat;
	width:47px;
	color:#dc4e00;
}
.yzzxrjdiv {
	border-top:1px solid #d9d9d9;
	margin-top:18px;
	padding-top:8px;
	padding-left:15px;
}
.yzzxrjul3 li {
	line-height:22px;
}
.yzzxrjul3 li.a {
	width:180px;
	float:left;
	background:url(../images/background/dian.gif) no-repeat left center;
	padding-left:10px;
}
.yzzxrjul3 li.b {
	width:50px;
	float:left;
	color:#03C;
	height:22px;
	overflow:hidden;
}
.zxlc {
	line-height:20px;
}
.zxlc strong {
	color:#000;
}
.show li {
	width:128px;
	text-align:center;
	float:left;
}
.show li div {
	padding:1px;
	border:1px solid #ccc;
	width:101px;
	margin:0 auto;
}
.show li p {
	line-height:18px;
}
/*=========================*/
.event_list{ margin: 20px 0 0; }
    .event_list ol{ margin: 0; padding: 0; list-style: none; }
    .event_list ol li{ margin: 0 0 20px; padding: 0 0 10px; width: 100%; border-bottom:1px solid #EBE6C9; overflow: hidden; }
    .event_list ol li li{ margin: 0; padding: 0; width: 100%; overflow: hidden; border: none; }
    .event_list .event_icon{ float: left; padding: 0 10px 10px 0; width: 110px; height:110px; text-align: center;}
    .event_list .event_icon img{ padding: 4px; max-width: 100px; max-height: 100px;  background: #FFF; border: 1px solid #DDD; zoom: expression( function(elm) { if (elm.width > 100 || elm.height > 100 ){ if (elm.width>elm.height) { elm.width=100; } else{ elm.height=100; } } elm.style.zoom = '1'; }(this) ); }
    .event_list .event_content{ float: left; width:510px; line-height: 150%; }
    .event_list .event_content h4{font-size: 14px;}
	.event_list .event_content h4 a {color:#3B5998;}
	.event_list .event_content ul li a {color:#3B5998;} 
    ul.attention{ padding: 0 10px; }
    ul.attention li{ margin: 0 0 10px; }
	.gray { color: #999; font-size:12px; font-weight:normal; }
    .gray a { color: #999; }