* {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.submitBtn
{
     background-image:url(../image/Submit1.jpg);
     border:1px sooid red;
}

ul {
	list-style-type: none;
}
#main {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(../image/index_01.jpg);
	background-repeat: repeat-x;
	height: 84px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#top .logo {
	float: left;
	height: 57px;
	width: 394px;
	margin-top: 15px;
	margin-left: 10px;
}
#top .siteNav {
	float: right;
	height: 60px;
	width: 200px;
	margin-top: 10px;
}
.siteNav .back {
	height: 19px;
	width: 200px;
}
.siteNav .search {
	height: 24px;
	width: 179px;
	margin-top: 10px;
}
#banner {
	height: 200px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-color: #0084c2;
	height: 43px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#nav .nav_1 {
	height: 36px;
	width: 920px;
	margin-left: 10px;
	padding-top: 7px;
}
.nav_1 li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
.nav_1 a {
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 36px;
	width: 97px;
	font-family: "Arial";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../image/index_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav_1 a:hover {
	background-image: url(../image/index_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #0084C2;
}
.nav_1 .link_bg {
	background-image: url(../image/index_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 97px;
	color: #0084C2;
}
#print {
	float: right;
	height: 12px;
	width: 180px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#print li {
	float: left;
}
#print li img {
	height: 10px;
	width: 11px;
	padding-right: 10px;
	padding-left: 20px;
}
#print a {
	color: #0084C2;
	font-weight: bold;
}



#Content {
	height: 860px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8dad5;
	margin-top: 10px;
}
#Content_main {
	width: 715px;
	margin-top: 20px;
}
#Content_main .Application {
	height: 60px;
	width: 715px;
}
.Application h3 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 40px;
	color: #666666;
}
#Content_main .Fill {
	height: 750px;
	width: 713px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.Fill h2 {
	height: 40px;
	line-height: 40px;
	color: #666666;
	font-size: 14px;
	width: 675px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.Fill .kuang_1 {
	height: 70px;
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d3d3d3;
	margin-right: auto;
	margin-left: auto;
}
.Fill .kuang_2 {
	height: 60px;
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d3d3d3;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
.Fill .kuang_3 {
	height: 140px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
.Fill .kuang_4 {
	height: 40px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}










#copyright {
	height: 130px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}
#copyright .bottom {
	height: 72px;
	width: 1024px;
	margin-top: 30px;
}
#copyright .bottom p {
	line-height: 24px;
	color: #0084C2;
	text-align: center;
	font-weight: bold;
}