body
{
    margin:0px;
	font-size: 12px;
	font-family: 宋体;
    background-image:url(../images/bg.jpg);
    background-position:center;
}
td
{
	font-size: 12px;
	font-family: 宋体;
}
.td1
{
	line-height: 120%;
}
.td2
{
	line-height: 150%;
}
.td3
{
	line-height: 180%;
}
.td4
{
	line-height: 210%;
}
.title1
{
    font-size: 22px;
    font-weight: bold;
    font-family: 华文新魏;
    color: #114992;
}
.title2
{
    font-size: 26px;
    font-family:黑体;
    line-height:150%;
}
.tdBr
{
    font-size: 5px;
}
.tdBr1
{
    font-size: 10px;
}
a:link
{
	color:Black;
	text-decoration: none;
}
a:visited
{
	color: Black;
	text-decoration: none;
}
a:active
{
	color: #ff6666;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: none;
}

.a1:link
{
	color:Red;
	font-size:10pt;
	text-decoration: none;
}
.a1:visited
{
	color: Red;
	font-size:10pt;
	text-decoration: none;
}
.a1:active
{
	color: #ff6666;
	font-size:10pt;
	text-decoration: none;
}
.a1:hover
{
	color: Black;
	font-size:10pt;
	text-decoration: none;
}
.a2:link
{
	color:Blue;
	font-size:10pt;
	text-decoration: none;
}
.a2:visited
{
	color: #660066;
	font-size:10pt;
	text-decoration: none;
}
.a2:active
{
	color: #ff6666;
	font-size:10pt;
	text-decoration: none;
}
.a2:hover
{
	color: red;
	font-size:10pt;
	text-decoration: none;
}
