/* CSS Document */

* {
	margin:0;
	padding:0;
}

html,
body {
	width:100%;
	height:100%;
	font-family:"Î¢ÈíÑÅºÚ";
	position:-30px 0;
	overflow:auto;
	overflow-x:hidden;
	background-color:#f4f4f4;

}

a {
	text-decoration:none;
}



.homepage{
background-image:url(imagessjw-gn.jpg);
position:relative;
background-repeat:no-repeat;
background-size:100% 70%;
background-color:#f2ede7;
}

.top{
	width:100%;
	height:100%;
	background-size:fixed;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-size:100% 600px;
	-moz-background-size:100% 600px; /* ÀÏ°æ±¾µÄ Firefox */	
}

.photosul li{
max-width:200px;
float:left;
}

.photosul1 li{
max-width:225px;
float:left;
}

.center{
    width: 980px;
    margin: 0 auto;


}

.foot{
	background-color:#015293;
	height:115px;
	padding-top:30px;
	width:100%;
	
}

