﻿body
{
	background-image: url(../images/1);
	margin: 0px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

div
{
	margin: 0px auto;
}

#top
{
	width: 1006px;
	background-color: #ffffff;
	border-left: #000000 thick double;
	border-right: #000000 thick double;
	border-bottom: #000000 thick double;
}

a
{
	text-decoration: underline;
	color: #000000;
}

.if
{
	font-size: 28px;
	font-family: 微软雅黑;
}

.td1
{
	width: 100px;
	text-align: right;
	font-size: 18px;
	font-family: 微软雅黑;
}

.td3
{
	font-size: 14px;
	font-family: 微软雅黑;
}

.td2
{
	padding-left: 20px;
	text-align: left;
}

.txt
{
	border-bottom: slategray 1px solid;
	border-left: slategray 1px solid;
	border-top: slategray 1px solid;
	height: 20px;
	border-right: slategray 1px solid;
	font-size: 15px;
	font-family: 微软雅黑;
}
.txt1
{
	border-bottom: slategray 1px solid;
	border-left: slategray 1px solid;
	border-top: slategray 1px solid;
	height: 18px;
	border-right: slategray 1px solid;
	font-size: 13px;
	font-family: 微软雅黑;
}
