/*

	-- -- -- -- -- -- --

	-- -- -- -- -- -- --
	
*/


body {
	color: #000;
	background: #fff;
	margin: 30px;
	padding: 0;
	color: #000000;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

img {
   border: 0;
}

.nav {
	width: 440px;
	height: 48px;
	background: url(blue-nav.gif) no-repeat;
	position: relative;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
	left: 23px;
	width: 74px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(blue-nav.gif) no-repeat -23px -49px;
	}
	.nav .home a:active {
		background: url(blue-nav.gif) no-repeat -23px -98px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(blue-nav.gif) no-repeat -23px -147px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 23px;
		width: 74px;
		height: 48px;
		background: url(blue-nav.gif) no-repeat -23px -49px;
	}
	.nav-home-click {
		background: url(blue-nav.gif) no-repeat -23px -98px;
	}



	.nav .about a:link, .nav .about a:visited {
	left: 96px;
	width: 73px;
	}
	.nav .about a:hover, .nav .about a:focus {
		background: url(blue-nav.gif) no-repeat -96px -49px;
	}
	.nav .about a:active {
		background: url(blue-nav.gif) no-repeat -96px -98px;
	}
	.current-about .about a:link, .current-about .about a:visited {
		background: url(blue-nav.gif) no-repeat -96px -147px;
		cursor: default;
	}
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 96px;
		width: 73px;
		height: 48px;
		background: url(blue-nav.gif) no-repeat -96px -49px;
	}
	.nav-about-click {
		background: url(blue-nav.gif) no-repeat -96px -98px;
	}



	.nav .services a:link, .nav .services a:visited {
	left: 169px;
	width: 77px;
	}
	.nav .services a:hover, .nav .services a:focus {
		background: url(blue-nav.gif) no-repeat -170px -49px;
	}
	.nav .services a:active {
		background: url(blue-nav.gif) no-repeat -170px -98px;
	}
	.current-services .services a:link, .current-services .services a:visited {
		background: url(blue-nav.gif) no-repeat -170px -147px;
		cursor: default;
	}
	.nav-services, .nav-services-click {
		position: absolute;
		top: 0;
		left: 169px;
		width: 77px;
		height: 48px;
		background: url(blue-nav.gif) no-repeat -169px -49px;
	}
	.nav-services-click {
		background: url(blue-nav.gif) no-repeat -169px -98px;
	}


	
	.nav .contact a:link, .nav .contact a:visited {
	left: 247px;
	width: 74px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(blue-nav.gif) no-repeat -247px -49px;
	}
	.nav .contact a:active {
		background: url(blue-nav.gif) no-repeat -247px -98px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(blue-nav.gif) no-repeat -247px -147px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 247px;
		width: 74px;
		height: 48px;
		background: url(blue-nav.gif) no-repeat -247px -49px;
	}
	.nav-contact-click {
		background: url(blue-nav.gif) no-repeat -247px -98px;
	}

/*

	-- -- -- -- -- -- --
观海
	-- -- -- -- -- -- --
	
*/

.nav .lxwm a:link, .nav .lxwm a:visited {
	left: 321px;
	width: 95px;
	}
	.nav .lxwm a:hover, .nav .lxwm a:focus {
		background: url(blue-nav.gif) no-repeat -321px -49px;
	}
	.nav .lxwm a:active {
		background: url(blue-nav.gif) no-repeat -321px -98px;
	}
	.current-lxwm .lxwm a:link, .current-lxwm .lxwm a:visited {
		background: url(blue-nav.gif) no-repeat -321px -147px;
		cursor: default;
	}
	.nav-lxwm, .nav-lxwm-click {
		position: absolute;
		top: 0;
		left: 321px;
		width: 95px;
		height: 48px;
		background: url(blue-nav.gif) no-repeat -321px -49px;
	}
	.nav-lxwm-click {
		background: url(blue-nav.gif) no-repeat -321px -98px;
/*
图片
*/
}


#main .photoblock-many {		/* A general full-width photo block (that clears), for many thumbnails */
   margin: 0 10px 10px -4px;
   clear: both;
   width: 100%;
   text-align: center;
   font-size: 10px;
   color: #888888;
}
#copyright {
	margin: auto;
	width: 300px;
	height: 50px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "新宋体";
	text-align: center;
}
