﻿*
{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif,宋体
}

h1
{
	font-size:24pt;
}

h2
{
	font-size:18pt;
}

h3
{
	font-size:14pt;
}

h4
{
	font-size:12pt;
}

h5
{
	font-size:10pt;
}

h6
{
	font-size:8pt;
}

body
{
	margin:0;
}

img
{
	border:0;
}

div
{
	overflow:hidden;
}
pre
{
	word-wrap:break-word;
	white-space:normal;
}

a:active
{
}

a:link
{
	color:Black;
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

a:hover
{
	color:red;
	text-decoration:underline;
}