

.sub_top_wrap {
    position:relative;
	padding:0;
	margin: 0;
	background:url(./image/sub_top_bg.jpg)#ffffff center top no-repeat;
	height: 300px;
	width:100%;
	
}

.sub_top_wrap1 {
    position:relative;
	padding:0;
	margin: 0;
	background:url(./image/sub_top_bg1.jpg)#ffffff center top no-repeat;
	height: 300px;
	width:100%;
	
}

.sub_content_wrap { margin:0 auto; width:1200px;min-height: 500px;padding:0;}

.news_color a{color:#ff6600;}

