* {
	margin: 0px;
	padding: 0px;
}
#top {
	height: 102px;
	width: 100%;
	background: -webkit-linear-gradient(left, #F75EAB , #159FCD); 
	background: -o-linear-gradient(right, #F75EAB,#159FCD); 
	background: -moz-linear-gradient(right, #F75EAB, #159FCD); 
	background-image: url(../image/top3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
body {
	font-family: "微软雅黑", "幼圆";
	font-size: 14px;
}


#top #top1 {
	height: 102px;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
#banner {
	background-image: url(../image/bg6.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 336px;
	background-color: #F1F1F1;

	
}

#banner #menu {
	height: 40px;
	line-height: 40px;
	background-color: #000;
	filter:alpha(opacity:50); 
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5
}
.font1 {
	font-family: "微软雅黑", "幼圆";
	font-size: 14px;
	color: #FFF;
}
.center1 {
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 100%;
	background-image: url(../image/bg1.jpg);
}
#main4 {
	background-color: #f1f1f1;
	background-image: url(../image/bg4.jpg);
	background-repeat: no-repeat;
}

#main1 {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../image/bg3.jpg);
}
#main2 {
	background-image: url(../image/bg2.jpg);
	height: 154px;
}
#pic {
	height: 200px;
}


#bottom {
	background-color: #999999;
	height: 150px;
}

.wp_new_article_list .list_item .title {
   
  font-size: 14px;
}

.wp_new_article_list .list_item .date {
   font-size: 14px! important;
}
