@charset "utf-8";
/* CSS Document */
html,body,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,p,th,td,form{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
ul,ol{list-style:none; margin:0; padding:0;}
li{margin:0; padding:0;}
a img{border:none;}
.clearfix:after{clear:both;content:".";display:block;line-height:0;height:0;visibility:hidden;}
.clear{clear:both;display:block;line-height:0;height:0;font-size:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
body{font:12px '宋体',Arial,Helvetica,sans-serif;color:#333;overflow-x:auto;}
a{text-decoration:none;color:#333;}
a:hover	{color:#000;}

/*** Content STYLES ***/
.content {color: #333333; font-family: "宋体", Arial; font-size: 12px; line-height: 22px; padding:10px;;}

/*** Contact STYLES ***/
.contact {color: #333333; font-family: "宋体", Arial; font-size: 12px; line-height: 22px; }

/*** Jobs STYLES ***/
.font14 {color: #333333;font-family: "宋体", Arial;font-size: 14px;line-height: 25px;}
.font12 {color: #333333;font-family: "宋体", Arial;font-size: 12px;line-height: 25px;}

/*** carousel STYLES ***/
.slide{overflow:hidden;width:800px; height:150px;margin:0 auto;}
.slide ul{list-style:none;}
.slide ul.root{width:9999px;}
.slide ul li{float:left;width:234px;}	/*此处改为图片宽度*/
.slide ul li img{display:block;}
.slide .label_text{ width:100%;display:block; text-align:center; line-height:18px;}


/*** Frame STYLES ***/
body{background:url(../img/tpl_bg_1.gif);}
#container{margin: 0px auto; width:100%; height:100%; }
	#header{ width:1002px; height:418px;margin: 0px auto; overflow: hidden;position: relative;}
		#logo {position:absolute; z-index:500; top:30px; left:50px;}
		
				#nav1 {position: absolute; z-index: 400; top:39px; right:0px; background:url(../images/nav_bg.jpg) repeat-x; height:45px;}
			#nav1 * {margin: 0;padding: 0;list-style: none; float: left; line-height:45px; font-family:"微软雅黑",Arial, "宋体";font-weight:bold;}
			#nav1 li {color:#848484;}
			#nav1 a {display: block; color:#6c6e6d; display:block; width:120px; height:45px; text-align:center;font-size:14px; overflow:hidden; text-indent:-999em; }
			#nav1 a:hover {color:#252525;}
			#nav1 a.page{color:#252525;}
		#banner{position: absolute; z-index: 300;}
			#banner .img1{position: absolute; top: 3px; left: 0; height:334px; width:1002px;}
			#banner .img2{position: absolute; top: 104px;width:1002px;}

	#main_outer {width: 1002px;margin: 0px auto; }
	#main { width:1002px; margin: 0px auto;  }
	
	#footer {width: 1002px; height: 86px; margin: 0px auto; }
		#copyright{text-align: center; line-height: 50px; height:50px; color:#000;}
		
		
.newsContent{
	width: 905px;
	margin: 0 auto;
	margin-top: 10px;
	
	padding: 10px;
	padding-top: 10px;
	
}
.newsContent  table tr td { border:#333 solid 1px;}
