body{
	font-size: 12px;
	margin: 0px;
	background-image:  url(images/bj.gif);
	background-repeat: repeat;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
	
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
a:active {
	text-decoration: none;
}
.bk {
	border-left:1px solid #99CC66;
	border-right:1px solid #99CC66;
	border-top:1px solid #99CC66;
	border-bottom:1px solid #99CC66;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

.High {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#left{
width:760px;
margin: 0 auto;
background: #fff;
}
