body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.input1 {
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}
td {
	font-size: 12px;


}
a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a.heicheng {
	color: #2F2F2F;
	text-decoration: none;
}
a.heicheng:hover {
	color: #FF3300;
	text-decoration: underline;
}
.input2 {
	background-image: url(../images/bginput.gif);
	height: 18px;
	width: 93px;
	border: 1px solid #8F8F8F;
	background-repeat: repeat-y;
	background-position: top;


}
.borderline {
	background-image: url(../images/line3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.selectbox {
	font-size: 12px;
	height: 20px;
	border: 1px solid #466A6A;
}
.text1 {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	padding-top: 6px;

}
.text2 {
	line-height: 22px;
}
input {
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
select {
	border: 1px solid #7F9DB9;
	font-size: 12px;

}
.text3 {
	padding-top: 2px;
	line-height: 15px;

}
.tablexuxian {
	border-top: 1px dashed #B9CCCC;
	border-left: 1px dashed #B9CCCC;
}
.tdxuxian {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #B9CCCC;
	border-bottom-color: #B9CCCC;
}
a.huicheng {
	color: #3366CC;
	line-height: 18px;
	text-decoration: none;
}
a.huicheng:hover {
	line-height: 18px;
	color: #FF3300;
	text-decoration: underline;
}
.borderline2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A6045;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.button1 {
	background-color: #75AFB3;
	color: #FFFFFF;
	border: 1px solid #2B828B;
	height: 18px;




}
