.inputHeight_02 {
height: 12px; /*文本框高度*/
}
.k01 {
	border: 1px solid #FF9B74;
}
.dotted-line{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFB2A5;
} 
a.l-a5:link {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	margin-left: 15px;
}
a.l-a5:visited{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	margin-left: 15px;
}
a.l-a5:hover {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	text-decoration: underline;
	line-height: 200%;
	margin-left: 15px;
}