
.field-validation-error{color:Red;}
.validation-summary-errors{color:Red;}

*{margin:0px auto;padding:0px;}
ul,li,dl,dt,dd,from,img{margin:0px;padding:0px;list-style-type: none;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	width: 100%;
	font-family: "微软雅黑";
	background-color: #3992ec;
	background-image: url(../fgs_images/dlbj.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a{color: #333333;text-decoration: none;}
a:hover{color: #E51012;text-decoration: none;}

#Top {
	height: 76px;
	width: 100%;
	background-image: url(../fgs_images/bj01.png);
}
.Top_logo {
	float: left;
	height: 58px;
	width: 263px;
	padding-left: 10%;
	padding-top: 10px;
}
#Top a {
	color: #FFFFFF;
	line-height: 76px;
	float: right;
	padding-right: 5%;
}
#Top a:hover {
	color: #CC9900;
}
#dlk {
	background-image: url(../fgs_images/dlk.png);
	background-repeat: no-repeat;
	height: 363px;
	width: 738px;
	padding-right: 6px;
	padding-bottom: 8px;
	margin-top: 200px;
}
.dlk_box {
	float: right;
	height: 258px;
	width: 193px;
	padding-top: 48px;
	padding-right: 70px;
}
.dlk_box li {
	float: left;
	height: 35px;
	width: 100%;
	padding-bottom: 24px;
}
.dlk_box p {
	float: left;
	width: 100%;
	line-height: 35px;
	height: 35px;
	color: #FFFFFF;
}
.dlk_box p a {
	line-height: 35px;
	color: #FFFFFF;
	float: left;
	padding-left: 30px;
}
.dlk_box p a:hover {color: #CC9900;}

.text01 {
	height: 33px;
	width: 154px;
	border: 1px solid #464747;
	background-image: url(../fgs_images/yhm.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 33px;
	color: #7b7b7b;
	padding-left: 37px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.text02 {
	height: 33px;
	width: 154px;
	border: 1px solid #464747;
	background-image: url(../fgs_images/mima.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 33px;
	color: #7b7b7b;
	padding-left: 37px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.text03 {
	height: 33px;
	width: 88px;
	border: 1px solid #464747;
	background-color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 33px;
	color: #7b7b7b;
	padding-left: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.button01 {
	height: 48px;
	width: 193px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffae00;
}
.button01:hover {
	background-color: #00a8ff;
}
.dlk_box_button {
	float: left;
	width: 100%;
	height: 48px;
	padding-top: 12px;
}
#foot {
    background-image: url("../fgs_images/bj01.png");
    bottom: 0;
    color: #cccccc;
    font-size: 12px;    
    height: 59px;
    line-height: 28px;
    position: fixed;
    text-align: center;
    width: 100%;
}