<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
img{border:0px;}
ul{
	margin:0;
	padding:0;
	list-style:none;	
}

img{border:0px;}
ul{
	margin:0;
	padding:0;
	list-style:none;	
}

p{margin:0;padding:0;}
a{text-decoration:none;}
*{
	margin:0;
	padding:0;	
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
        font-family: Arial,宋体;
}


#foot {
	height: 83px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top:#BC3329 solid 2px;
	background: url(images/footlogo_BG.jpg) 26px 13px no-repeat;
	background-color: #FFFFFF;

}
#word_left {
	float: left;
	height: 50px;
	width: 520px;
	padding-top: 13px;
	padding-left:105px;
	line-height: 20px;
	color: #888888;	 
}
#word_right {
	float:right;25
	height: 50px;
	width:300px;
	padding-top: 13px;
	line-height: 20px;
	color: #888888;
	text-align:right;
     margin-right:25px;_margin-right:10px;
}
#word_right .icon_bg {
	background-image: url(images/foot_icon.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 15px;
	margin-right: 10px;_margin-right:8px;
	margin-top:5px;
}
#word_right a {
	color: #888888;
}
#word_right a:hover{
        color:#024697;
}
/*  left.html  li  的负边距 公共*/
#sidebar #bianju{margin-top:-13px;}
/*end*/
</pre></body></html>