body {
	background-color: #ADCFD6;
	margin: 0px;
}

/*标题样式*/
a.titletext01{
	font-family: Arial;
	font-size: 14px;
	color: #5C5D5A;
	text-decoration: none;
}
a.titletext01:link{
	font-family: Arial;
	font-size: 14px;
	color: #5C5D5A;
	text-decoration: none;
}
a.titletext01:hover{
	font-family: Arial;
	font-size: 14px;
	color: #BEBEBE;
	text-decoration: none;
}
a.titletext02{
	font-family: Arial;
	font-size: 13px;
	color: #073A6D;
	text-decoration: none;
}
a.titletext02:link{
	font-family: Arial;
	font-size: 13px;
	color: #073A6D;
	text-decoration: none;
}
a.titletext02:hover{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.titletext03{
	font-family: Arial;
	font-size: 20px;
	color: #D4D4D4;
	text-decoration: none;
}
a.titletext04{
	font-family: Arial;
	font-size: 13px;
	color: #7F991A;
	text-decoration: none;
}
a.titletext04:link{
	font-family: Arial;
	font-size: 13px;
	color: #7F991A;
	text-decoration: none;
}
a.titletext04:hover{
	font-family: Arial;
	font-size: 13px;
	color: #7F991A;
	text-decoration: underline;
}
.titletext05{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.newstd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.titletext06{
	font-family: Arial;
	font-size: 13px;
	color: #FF9D00;
	text-decoration: none;
	font-weight: bold;
}


/*内容文字样式*/
.contenttext01{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.contenttext02{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
.contenttext03{
	font-family: Arial;
	font-size: 13px;
	color: #999999;
}


/*链接文字样式*/
a.linktext01{
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	letter-spacing: 1px;
	text-decoration: underline;
}
a.linktext01:link{
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	letter-spacing: 1px;
	text-decoration: underline;
}
a.linktext01:hover{
	font-family: Arial;
	font-size: 11px;
	color: #BEBEBE;
	letter-spacing: 1px;
	text-decoration: underline;
}
a.linktext02{
	font-family: Arial;
	font-size: 11px;
	color: #737173;
	letter-spacing: 1px;
	text-decoration: none;
}
a.linktext02:link{
	font-family: Arial;
	font-size: 11px;
	color: #737173;
	letter-spacing: 1px;
	text-decoration: none;
}
a.linktext02:hover{
	font-family: Arial;
	font-size: 11px;
	color: #BEBEBE;
	letter-spacing: 1px;
	text-decoration: none;
}
a.linktext03{
	font-family: Arial;
	font-size: 11px;
	color: #FF9D00;
	letter-spacing: 1px;
	text-decoration: underline;
}
a.linktext03:link{
	font-family: Arial;
	font-size: 11px;
	color: #FF9D00;
	letter-spacing: 1px;
	text-decoration: underline;
}
a.linktext03:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FF6C00;
	letter-spacing: 1px;
	text-decoration: underline;
}
a.linktext04{
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a.linktext04:link{
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a.linktext04:hover{
	font-family: Arial;
	font-size: 13px;
	color: #BEBEBE;
	text-decoration: none;
}
a.linktext05{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.linktext05:link{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.linktext05:hover{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#G_PageDivId {
	font-size: 9pt;
}
#G_PageDivId a {
	font-size: 9pt;
}