﻿body {
	background-color:#f0f0f0;
	font-size:13px;
	color:#656565;
	font-family:'Microsoft Yahei',PT Sans,sans-serif;
	min-height:100%;
	height:auto!important;
	height:100%
}
div {   
	overflow:hidden   
 }   
label{
	float: left;
	width: 70px
}
float-l {
	float:left 
}
form{margin:0px}
input{
	vertical-align: middle;
	width: 156px;
	height: 26px;
	border:1px solid #e0e0e0
}
input::-webkit-input-placeholder {
	color:#999;
	font-family:'Microsoft Yahei',PT Sans,sans-serif
}
input:-moz-placeholder {
	color:#999;
	font-family:'Microsoft Yahei',PT Sans,sans-serif
}
span{
	width: 205px;
	height: 112px;
	border:1px solid #e0e0e0
}
span::-webkit-input-placeholder {
	color:#999;
	font-family:'Microsoft Yahei',PT Sans,sans-serif
}
span:-moz-placeholder {
	color:#999;
	font-family:'Microsoft Yahei',PT Sans,sans-serif
}
#sbutton{
	margin-left: 1px;
	margin-top: 0px;
	width:45px;
	height: 30px;
	color:#656565;
	font-family:'Microsoft Yahei',PT Sans,sans-serif
}
br{
	clear: left;
}