/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: "??";
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
	background-image:url(../images/indexbg.png)
}
table {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	
}

A:link {
	COLOR: #800080;
}
A:visited {
	COLOR: #800080
}
A:active {
	COLOR: #ff0000
}
A:hover {
	COLOR: #ff0000
}

.head {
	FONT-SIZE: 12px;
	
	text-decoration: none;
}
.head:link {
	COLOR: #000000;
	
}
.head:visited {
	COLOR: #000000
}
.head:hover {
	COLOR: #800080
}
.hj{
line-height:150%;

}
.font14{
font-size:14px;
font-weight:600;
}
