body{
	font-family:Tahoma, simsun;
	font-size:12px;
	color:#808080;
}

input{
	height:13px;
	width:150px;
}
.tableLeftTitle{
	width:150px;
	text-align:right;
}
.tableInput{
	width:180px;
	text-align:left;
}

.unTip{
	background-color:#ffffff;
	font-weight:normal;
	padding:5px 0px 5px 5px;
	color:#808080;
}
.tip{
	background:url(/images/!.png) left center no-repeat;
	padding:5px 0px 5px 20px;
	font-weight:bold;
	color:#6665CB;
	background-color:#DEF9FF;
}
.infoTitle{
	font-weight:bold;
	color:#808080;
	margin:10px 0px 5px 30px;
	text-align:left;
}