*{margin:0;padding:0;}
body{
	font-size:14px;
	/*
	background:#ececec
	*/
	background:url("../images/bg.gif") repeat-x scroll 0 0 transparent;
}
#navi,#banner,#menu,#footer{
	margin:0 auto;
	width:900px;
}
#banner{
/*
	background:url(../images/banner.jpg) no-repeat;
*/	
	height:160px;
}
#menu{
	font-size:16px;
	font-weight:bold;
	width:900px;
	height:34px;
	background-color:#006599;
	line-height:34px;
	text-align:center;
	
	background:url("../images/menu.gif") repeat-x scroll 0 0 transparent;

}
#menu span{
	/*
	margin-left:10px;
	
	border-right:1px solid #10559C;
	*/
	height:28px;
	background:url("../images/line.gif") no-repeat scroll 0 0 transparent;
	padding-left:10px;
	padding-right:5px;
}
#menu a{
	color:#FFF;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:none;
	color:#F00
}
#footer{
	background:url(../images/footer1.jpg) repeat-x;
	clear:both;
	width:900px;
	/*
	height:95px;
	*/
	height:120px;
	color:#000;
	padding-top:10px;
	
	
}
#footer div{
	width:900px;
	text-align:center;
	clear:both;
	height:20px;
	}
.ff{
	padding-left:15px;
}	
