﻿body
{   
    width:100%px;
	font: 9pt 宋体;
	color: #333;
	margin: 0 0 0 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
	min-width:1000px;
	background:#fff;
}
table
{
	font: 12px 宋体;
	color: #333;	
	margin-left:auto;
	margin-right:auto;

}
td
{   
	line-height: 20px;
}
input
{
	color: #666666;
	font-size: 12px;
	font-family: 宋体;
	line-height:18px;
}

a:link
{
	color: #333;
	font-size: 9pt;
	text-decoration: none;
}
a:active
{
	color: #333;
	font-size: 9pt;
	text-decoration: none;
}
a:visited
{
	color: #333;
	font-size: 9pt;
	text-decoration: none;
}
a:hover
{
	color: #666;
	font-size: 9pt;
	text-decoration: underline;
}


img
{

}
*
{   margin-right: auto;
    margin-left: auto;
    margin-top:0px;
	padding: 0;
}
