﻿.LFloat{
	float:left;
}
.RFloat{
	float:right;
}
.searchKeyIpt{
	height:12px;
	line-height:12px;
	padding:3px 5px 0px 5px;
	width:257px;
	vertical-align:middle;
	margin-top/*\**/:9px\9; /*所有IE浏览器均识别*/
	*margin-top:0;/*IE6,IE7识别*/
	_margin-top:9px;/*仅IE6识别*/
}
.ipt135{
	width:135px;
	height:14px;
	line-height:14px;
	background:#e8e8e6;
	border:none;
}
.ipt60{
	width:60px;
	height:14px;
	line-height:14px;
	background:#e8e8e6;
	border:none;
}
.emailIpt{
	border:1px silver solid;
	width:135px;
	position:relative;
	top:-5px;
}
.important_1{
	color:red;
}
.important_2{
	color:navy;
}