@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei", "SimHei";
	font-size: 12px;
}
div {margin: 0px;	padding: 0px;}
form {margin: 0px;	padding: 0px;}
p{	margin: 0px;padding: 0px;}
ul{margin: 0px;padding: 0px;}
li{	margin: 0px;padding: 0px;list-style-image: none;list-style-type: none;}
a{color: #333333;text-decoration: none;font-weight: normal;	font-size: 12px;}
a:hover {color: #FF0000;}
.dhf{
	font-family: "Microsoft YaHei", "SimHei";
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	color: #0033FF;
	font-weight: bold;
}
.foot{
	font-family: "Microsoft YaHei", "SimHei";
	font-size: 14px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}
.dl1 {font-family: "微软雅黑";

	font-size: 18px;
	color: #FF0000;
}
.fbf1 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.iput {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #CCCCCC;
	color: #999999;
	padding-left: 10px;
}.btn {
	background-color: #4767DE;
	line-height: 40px;
	height: 40px;
	width: 150px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
