/*---------body--------*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*---------hx----------*/
h1 {
 font-size:10px;
 color:#330066;
 font-weight:normal;
 width:auto;
 margin:0px;
 padding:0px;
	line-height:100%;
; clip:  rect(   )
}
h2 {
 font-size:14px;
 font-weight:bold;
	line-height:100%;
}


/*---------style-------*/
.style1 {
color: #FFFFFF
}
.style2 {
	color:#000066;
	font-weight: bold;
}
.style3 {
 color:#999999;
}
.style4 {
 color:#330066;
}
.font10 {
 font-size:10px;font-weight:normal;line-height:120%;
}
.font12 {
 font-size:12px;font-weight:normal;line-height:120%;
}
.font12b {
 font-size:12px;font-weight:normal;line-height:120%;
	font-weight: bold;
}
.font16 {
 font-size:16px;font-weight:bold;line-height:120%;
}
.footer {
 font-size:10px;
 color:#330066;
	line-height:100%;
}
/*---------link--------*/
a:link {
	text-decoration: none;
	color:#000066;
}
a:visited {
	text-decoration: none;
	color:#3333FF;
}
a:hover {
	text-decoration: none;
	color:#8888FF;
}
a:active {
	text-decoration: none;
	color:#8888ff;
}
/*-----body,td,th------*/
body,td,th {
	color:#000033;
}

