﻿.body
{
     margin-bottom:0px;
     margin-left:0px;
     margin-right:0px;
     margin-top:0px;
     background-color:#E7CEEF;   
}

.td1
{
	height: 80px; 	
	background-image: url(../Image/Logo.gif); 	
	background-repeat: repeat-y;
}

.td2
{
	height: 600px;
	width:	200px;
	background-image: url(../Image/Background_left.gif);  
	background-repeat: repeat-y; 
	position: relative; 
	top: -2px;
}

.td3
{
	height:600px;
	width:800px;
}

.td4
{
	width: 100%; 
	height: 30px;
}

.td5
{
	width: 100%; 
	height: 1px;
	background-color:Black;
}

.td6
{
	width: 100%; 
	height: 8px;	
}


.td7
{
	width: 100%; 	
}

.td8
{
	background-image: url(../Image/BackgroundMiddle.gif);  
	background-repeat: repeat-y; 
	position: relative; 
	top: -5px;
}

.td9
{
	height: 10px;	
	background-image: url(../Image/Bottom.gif);  
	background-repeat: repeat-y; 
	position: relative; 
	top: -5px;
}

.tr1
{
	padding-top: 3px; 	
	font-size: 10pt; 
	font-weight: bold; 
	color: background;
	height:20px;
}

.tr2
{
	padding-top: 3px;	
	font-family:宋体;
	font-size: 10pt;
	height:18px;	
}


.tr3
{
	padding-top: 3px;
	height: 18px; 
	font-family:宋体;
	font-size: 10pt;
}