
#foot{
	 background:#dedede; padding-top:15px;width:100% ; margin-top:20px; display:table
	}
#footer{ margin:0 auto; width:1000px; height:203px; }

.footTit{ width:200px; float:left; margin-right:44px;}
.footOne{ width:255px; float:left; margin-left:44px; padding-top:15px;}
.footTwo{ width:520px; float:left; padding-top:15px;}
.footOne,.footTwo li { float:left; text-align:left}
.footOne,.footTwo li a{float:left;  font-size:12px; line-height:22px; color:#333;}
.footOne,.footTwo li a:hover{float:left; font-size:12px; line-height:22px; color:#C90;}

.footTwo li{ float:left;width:130px;}
#footLog{ float:right; background:url(../images/fotlog.jpg) no-repeat; width:162px; height:100px; margin-top:20px; margin-right:10px;}




#undline{ float:left; background:url(../images/borLine.gif) repeat-x; height:2px; width:1000px; margin:10px 0px 0px 0px;}

#bottom{ margin:0 auto; height:55px; font-family:Arial; color:#999; font-size:11px; line-height:40px;
}
#bottom a{ color:#999999;}
/**************************首页新闻（图片）****************************************/
.indexnews{ width:100%; float:left;}
.indexnews li{ text-align:left; width:300px; float:left; height:230px; font-size:14px; margin:25px ;}
.indexnews li .imgsummary{ height:30px; background:#ccc;
	}
	.indexnews li a{  line-height:24px; text-indent:2em;}
	.indexnews li a:hover .imgsummary{ height:30px; background:#999; color:#fff;
	}
/**************************首页新闻（标题列表）****************************************/

	
.indexnews1{ width:49%; float:left; padding-top:10px;}
.indexnews1 li{ text-align:left; width:95%; float:left; border-bottom:1px dashed #ddd; margin-left: 10px; height:24px; font-size:14px; margin-top:4px;}
	
	
/***无缝图片滚动 ******/
.ContinuityRoll {
	width: 100%;
	margin: 0px auto;
	font-size: 14px;
	height:120px;

}
.ContinuityRoll  img { margin-left: 10px;  width:160px;	}
.ContinuityRoll a {
	margin:15px;
	color: #333;
	text-decoration: none;
}
.ContinuityRoll a:hover {
	text-decoration: underline;
}

/***荣誉无缝图片滚动 ******/
.RyContinuityRoll {
	width: 100%;
	margin: 0px auto;
	font-size: 14px;
	height:152px;

}
.RyContinuityRoll  img { margin-left: 10px;  }
.RyContinuityRoll a {
	margin:15px;
	color: #333;
	text-decoration: none;
}
.RyContinuityRoll a:hover {
	text-decoration: underline;
}