td {
	font-size: 12px;
	color: #424242;
	line-height:150%;
}
body {
	background-attachment: fixed;
	background-image: url(mainbj.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.big14 {
	font-size: 14px;
	font-weight: bold;
}
.blue{
   color: #2D6FB3;
}

.bj1 {
	background-color: #A3C0DE;
}
.bj2 {
	background-color: #E6EAED;
}
a:hover {
	color: #008EDA;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #424242;
}
    