body,td,th {
	font-family: ;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#006666;
	text-align:center;	
}
.box{
	padding-left:8px; 
	padding-right:8px;
	background:#151516;
	margin-left:0px;
	width:930px;
	margin-right:0px;
	text-align:center;}
.top {
	width:930px;
	height:91px;
	}
.menu {
	width:930px;
	height:42px;
	}
.banner {
	width:930px;
	height:280px;
	padding-bottom:8px
	}
.indexhome {
	width:930px;
	padding-bottom:8px;
	background: #c0d9f8;
	}
.indexfoot {
	height:80px;
	text-align:center;
	padding-top:25px;
	color:#CCCCCC;
	padding-bottom:10px;
	}

a:link{color:#666666;text-decoration:none}
a:visited{color:#666666;text-decoration:none}
a:hover{color:#FFF;background-color:#2E6AB1}