*{padding:0; margin:0;}
ul{list-style:none;}
a{text-decoration:none;}
body{
	background:#fff;
	font-size:12px;
	line-height:1.5em;
	color:#333333
}
a{color:#333333}
a:hover{color:#cc0000;}
img{border:0;}
/*----页脚----*/
#footer_box{
	clear:both;;position:relative;
}
#footer_box .wj{
	position:absolute;
	top:20px;
	right:123px;
}
#footer_box .beian{
	position:absolute;
	top:20px;
	right:20px;
}

#footer{
	clear:both;
	text-align:center;
	padding:20px;
	border-top:1px #eee solid;
	background:url(../images/china_telecom.gif) no-repeat 20px 20px;
}
