	H1
	{
		font-size:14pt;
		font-family:'宋体','Trebuchet MS',Arial;
		color:#003366;
		margin: auto 10px  auto 10px
	}
	H2
	{
		font-weight: bold;
		font-size: 12pt;
		color: #67838B;
		font-family: '宋体','Trebuchet MS',Arial;
		text-decoration: none;
		padding-top : 6px;

		margin-bottom: -5px;
		margin: auto 15px  auto 15px
	}
	H3
	{
		font-size:10pt;
		font-family:'宋体','Trebuchet MS',Arial;
		color: #67838B;
		margin: auto 15px  auto 15px
	}

	A:link.side {	color: #333300;	font-size : 8pt;font-weight : bold;text-decoration:underline;}
	A:visited.side {color: #666633;font-size : 8pt;font-weight : bold;text-decoration:underline;}
	A:hover.side { color: #A97D5D; font-size : 8pt; font-weight : bold;text-decoration:underline;}
	A:active.side { color: #CCCC99; font-size : 8pt; font-weight : bold;text-decoration:underline;}

	A:link.bodylink {color: #333300;font-size : 10pt;font-weight : bold;text-decoration:underline;}
	A:visited.bodylink {color: #666633;font-size : 10pt;font-weight : bold;text-decoration:underline;}
	A:hover.bodylink {color: #A97D5D;font-size : 10pt; font-weight : bold;text-decoration:underline;}
	A:active.bodylink {color: #CCCC99;font-size : 10pt; font-weight : bold;text-decoration:underline;}

	Body
	{
		height: 100%;
		font-size:8pt;
		font-family:Arial;
		margin:5px;
		background-image : url(image/bg.gif);
		background-position : center;

		background-color : #EFEFDE;
		padding-right: 2px;
	}
	.sidemenu
	{
		background-color : #BD9A52;
		font-size: 10pt;
		font-family:Arial;

	}
	.sidemenutxt
	{
		padding: 5px 5px 5px 5px;
	}
	.menubkgrd
	{
		background-image : url(image/menu_bkgrd.jpg);
		background-repeat : repeat-x;
		background-position : bottom;
	}
	P
	{
		font-size: 9pt;
		font-family:'宋体',Arial;
		text-indent:20pt;
		margin: auto 15px  auto 15px
	}
	.commdescdesc
	{
		padding: 5px 5px 5px 5px;
		font-size: 10pt;
		vertical-align : top;
		margin-bottom: 10px;
	}
	.tablemain
	{
		background-color: #ffffff;


	}
	OL {
		list-style-type : decimal;
		list-style-position : outside;
	}

	UL
	{
		list-style-image : url(image/LI_bullet.png);
		list-style-position : outside;
		list-style-type : none;
		list-style : none outside;
		padding-bottom: 10px;
		text-align : left;
		vertical-align : top;
		position : relative;
		bottom : auto;
		margin: 10px 15px  auto 75px

	}
	UL.tdul
	{
		list-style-image : url();
		list-style-type : square;
		margin:  10px 10px 10px 20px

	}
	LI
	{
		font-family:'宋体',Arial;
		font-size: 10pt;
		margin-top: 5px;
		vertical-align : top;
		padding-bottom: 5px;
	}
	.tdp
	{
		font-family:'宋体',Arial;
		font-size: 10pt;
		margin-top: 5px;
		padding-top: 8px;
		vertical-align : top;
		line-height:21px;
		padding-left: 5px;
		padding-right: 5px;
	}
	STRONG {
		font-weight : bold;
		font-size : 10pt;
		vertical-align : top;
	}


	.menubkgrdhighlight
	{
		background-image : url(image/menu_bkgrd_highlight.jpg);
		background-repeat : repeat-x;
		background-position : bottom;
	}
	P
	{
		font-size : 10pt;
	}
	.topbanner
	{
		background-image: url(image/white_banner.jpg); background-repeat: no-repeat; background-position: center;
	}
	.footertext
	{
		font-size : 8pt;
		font-family : Arial;
		font-style : normal;
		font-weight : normal;
	}