body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "SimSun";
	font-size: 12px;
	color: #000000;
}
input,textarea {
	font-family: "SimSun";
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.green {
	color: #336600;
}
.orange {
	color: #FF9900;
}
.purple {
	color: #9933CC;
}
a.idx_01:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.idx_01:visited {
	text-decoration: none;
	color:#FFFFFF;
} 
a.idx_01:hover {
	text-decoration: underline;
	color:#FFFFFF;
} 
a.idx_02:link {
	text-decoration: none;
	color:#FFFF99;
} 
a.idx_02:visited {
	text-decoration: none;
	color:#FFFF99;
}
a.idx_02:hover {
	text-decoration: none;
	color:#FFb300;
}
a.bot:link {
	text-decoration: none;
	color:#333333;
} 
a.bot:visited {
	text-decoration: none;
	color:#333333;
}
a.bot:hover {
	text-decoration: none;
	color:#ff9900;
}
a.flk:link {
	text-decoration: none;
	color:#000000;
} 
a.flk:visited {
	text-decoration: none;
	color:#000000;
}
a.flk:hover {
	text-decoration: underline;
	color:#000000;
}
a:link {
	text-decoration: none;
	color:#666666;	
}
a:visited {
	text-decoration: none;
	color:#666666;	
}
a:hover {
	text-decoration: none;
	color:#999999;	
}
a:active {
	text-decoration: none;
	color:#666666;	
}
.font01 {
	font-family: "SimSun";
	font-size: 9pt;
	color: #ffffff;
	line-height: 150%;
}
.font02 {
	font-family: "SimSun";
	font-size: 9pt;
	color: #333333;
	line-height: 150%;
}
.font03 {
	font-family: "SimSun";
	font-size: 16pt;
	color: #333333;
	line-height: 150%;
}
.idx_title {
	color: #FFCC00;
	font-weight: bold;
}