.skin
{
	background:url(background.jpg) repeat-x;

}
.heard,.main,.bottom
{
	width:1000px; margin:0 auto; padding: 0 10px;
}

.main
{
	padding:15px 0px;
}
.time,.links,.links a
{
	color:#fff;
}
.m01
{
	width: 488px;
}
.m03
{
	width : 400px;

}

.con_01,con_02,con_03,con_04,con_05 { width: 1000px; overflow: hidden;}
.m04 { width: 300px; height: auto; float: left; }
.m05 { width: 680px; height: auto; float: right;}

.con_01_con{ width: 990px; border: 1px solid #ccc; border-top: none; padding: 15px 0 0 8px; }


.foot
{
	background:url(footground.jpg) repeat-x;
}
.link
{
	line-height: 24px;
    padding-top: 10px;
    text-align: center;
}
.banner-b
{
	height: 300px; width: 1000px;
        margin-top : 2px;
}

.sy_zmgc li { float: left; width: 160px; margin: 0 10px 10px 0;}
.sy_zmgc li img { width: 160px; height: 100px;}

/*图片新闻*/
#focus
{
	width:316px;
	height:257px;
	overflow:hidden;
	position:relative;
}
#focus ul
{
	height:257px;
	position:absolute;
}
#focus ul li
{
	float:left;
	width:316px;
	height:257px;
	overflow:hidden;
	position:relative;
	background:#000; line-height:32px;
}
#focus ul li div
{
	position:absolute;
	overflow:hidden;
}
#focus .btnBg
{
	position:absolute;
	width:316px;
	height:32px;
	left:0;
	bottom:0;
	background:#000;
        filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#focus .btn
{
	position:absolute;
	width:316px;
	height:15px;
	padding:5px 10px;
	right:0;
	bottom:7px;
	text-align:right;
}
#focus .btn span
{
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:9px;
	height:9px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
#focus .btn span.on
{
	background:#fff;
}
#focus .pre
{
	left:0;
}
#focus .next
{
	right:0;
	background-position:right top;
}
#newstitle
{
	position:relative;
}
#focus ul li .title
{
	position:absolute;
	width:240px;
	color:#fff;
	
	left:0;
	bottom:0;
	z-index:100;
}
#focus ul li .title a:link
{
	color:#fff;
}
#focus ul li .title #a:link
{
	color:#fff;
}
#focus ul li .picwidht img
{
	width:316px; height:257px;
}

/*superslide,css

		.picScroll-left{ width:450px;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
		.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }*/