@charset "utf-8";
/* CSS Document */
body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #ACCBDB;
	
}
.oneColElsCtr #containerz {
	width: 980px;
	height: 600px;
	background: #FFFFFF; 
	border: 1px solid #000000;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #container {
	width: 980px;
	height: 700px;
	background: #FFFFFF; 
	border: 1px solid #000000;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #inspire {
	width: 980px;
	height: 800px;
	background: #FFFFFF; 
	border: 1px solid #000000;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #content{
width: 500px;
height: 500px;
margin-left:30px;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; 
}
h1 { 
color:#333399
}
.zenblue {
	color: #333399
}
.zengray {
	color: #666666
}
.style4 {font-size: 10%}

.oneColElsCtr #book {
width:300px;
}
.oneColElsCtr #footer {
width:980px;
background-color: #ACCBDB;
}

.oneColElsCtr #zindex{
width: 600px;
height: 400px;
float: right
}


a {
color: #4682A2;
text-decoration: none;
}

 
a:hover {
color: #666666;
text-decoration: underline;
}

a:visited {
color: #333399;
text-decoration: underline;
}
h6{
color:#666666
}
