﻿body 
{
	margin:0px;
	text-align:left;
}
body,td,div 
{
	font-family:"Arial", "宋体";
	font-size:12px;
	line-height:16px;
}

img
{
	border:0px;
}
a:link,a:hover,a:visited 
{
	color: #000000;
	text-decoration: none;
}
.button
{
	background-image:url(images/button.gif);
	width:166px;
	height:35px;
	text-indent:30px;
	}
