@charset "utf-8";

/*main内容*/
.main_nr {
	padding:15px 8px;
	color:#333;
}
.main_nr p {
	text-indent:2em;
	letter-spacing:1px;
	line-height:23px;
	font-size:14px;
	text-align:justify;
	margin-bottom:15px;
}
.main_nr form td {
	line-height:30px;
	padding:5px 0;
}
.main_nr form td input {
	height:30px;
	border:1px #abadb3 solid;
}
#Submit1 {
	width:79px;
	height:32px;
	text-indent:-99999px;
	cursor:pointer;
	margin:10px 0 0 0;
	position:relative;
	left:300px;
	border:none;
	background:url(../images/tijiao.jpg) no-repeat center center;
}
