﻿body 
{
	margin:0;
	background-color:#EDF5FB;
	width:100%;
	font-family:宋体;
	font-size:12px;
	color:#000000;
}

#main
{
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	width:450px;
	background-color:White;
	}

.input001  
{
	width:150px;
	height:15px;
	font-family: "宋体"; 
	font-size: 12px; 
	Border: 1px solid #bbbbbb; 
}

.button001
{
	background:url("images/BtnBG.png");
	border: 3px double #909090;
	border-left-color: #c0c0c0;
	border-top-color: #c0c0c0;
	color: #333;
	height:20px;
	font-family: "宋体"; 
	font-size: 12px; 
	}
