body, html  {
	background-color: #3e6588;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg_004.jpg);
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #124071;
	scrollbar-highlight-color: #124071;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #124071;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link { 
	font-family: Tahoma;
	font-size: 12px;
color: #124071; text-decoration: none
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
color: #124071; text-decoration: none
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none
}
.search {
	width: 100px;
	border: 1px solid #CCCCCC;
	background: #fff;
	color: #996600;
	padding: 1px;
	margin: 0;
	text-decoration: none;	
	
}
		.button {
	padding: 1px;
	font-family: Tahoma;
	font-size: 12em;
	font-weight: bold;
	text-decoration: none;
}
.pic {
	background-attachment: fixed;
	background-image: url(img/pic/77.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}