body
{
	background:#ffffff;
	margin:0px;
	padding:0px;
}

.top
{
	width: 100%;
	height: auto;
	background:#ffffff;

}
.top ul 
{
    width: 350px;
    float: right;
    padding: 10px 10px 0px 10px;
}

li
{
	float:left;
	list-style:none;
	padding: 0px 50px 0px 10px;
}
 
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu a:hover {
	color:#000000;
}
.top a:hover {
	color:#000000;
	background-color: #2a85c8;

}
.top a {
	font-size: 18px;
	color: #2a85c8;
	font-weight:bold;
}
.banner
{
	width: 100%;
	text-align: center;
}


.menu
{
	margin:0 auto; 
	width:1000px; 
	height: auto;
}

 table
{
   width: 900px;
   text-align: center;
   border-right:1px solid #000000;
   border-bottom:1px solid #000000;

}

table td
{
	border-left:1px solid #000000;
	border-top:1px solid #000000;
} 
table p
{
	text-align: left;
	 display: block;
   margin: auto;
}

table tr:nth-child(odd){
background: #7093b7
}

.menu a {
	font-size: 22px;
	color: #ffffff;
	font-weight:bold;
}

.center
{
	margin:20px auto; 
	width:1000px; 
	height: auto;
	//background:#00ffff url(../image/bg.jpg);
	//background-size:100% 100%;
	
}
.text
{
	margin:20px auto; 
	width:900px; 
	height: auto;
}
 .text p
{
	text-indent:2em;
	line-height:30px;
}



.copyright
{
	
    font-size: 14px;
    text-align: center;
}


h3
{
	text-align: center;
	color: #2a85c8;
	font-size: 20px;
}

h4
{
	color: #2a85c8;
}