@CHARSET "GB18030";
body
{
padding-top: 0px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
font-size: 14px;
background: #ffffff;
margin: 0px;
color: #000000;
font-family: Arial,Helvetica,FreeSans,"Luxi-sans","Nimbus Sans L",sans-serif,Times New Roman;
}
a:link {
	color: #000000; text-decoration: none
}
a:visited {
	color: #000000; text-decoration: none
}
a:hover {
	color: #ff0000; text-decoration: none
}
div {
	border-top-width: 0px; 
	border-right-width: 0px
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 30px;
	padding-left: 0px;  
    margin: 0px; 
}
#Cotainer
{
   margin: auto ;
   margin-top: 10px;
   margin-right: 5px;
   margin-bottom: 10px;
   margin-left: 5px;
}
table
{
   margin-top: 5px;
   margin-right: 0px;
   margin-bottom: 5px;
   margin-left: 0px;
   padding-top: 5px;
   padding-right: 0px;
   padding-bottom:  5px; 
   padding-bottom: 0px;
}
p
{
padding-left: 10px;
padding-right: 5px;
	
}

.p_indent
{
	
line-height: 20px;
text-indent: 28px;
}
.p_no_indent
{
line-height: 20px;
}
.p_margin
{
line-height: 20px;
margin-left: 28px;
}

.title2
{
	font-size: 18px;
	color: black;
	font-weight: bold;
}
.tdtop
{
	border-color: #cccccc;
    border-style:solid;
    border-top:1px;
    border-right:1px;
    border-bottom:0px;
    border-left:1px;   
}
.tdmiddle
{
	border-color: #cccccc;
    border-style:solid;
    border-top:0px;
    border-right:1px;
    border-bottom:0px;
    border-left:1px;   
}
.tdbottom
{
	border-color: #cccccc;
    border-style:solid;
    border-top:0px;
    border-right:1px;
    border-bottom:1px;
    border-left:1px;   
}