/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 14px;
font-family:"΢���ź�","��������";
vertical-align: baseline;
background: transparent;
list-style: none;
text-decoration: none;
}

body{
	background: url(../images/yzxx-background.png) repeat;
}
.ke-container{
	margin:0 auto !important;
}
.header{
	height: 19px;
	background-color: #21c46f;
}
.header2{
	width: 768px;
	height: 70px;
	background: url(../images/yzxx-header.png) no-repeat;
	margin: 0 auto;
	margin-bottom: 40px;
}
.welcome{
	margin:0 auto;
	width:720px;
}
.fkbt{
	width:720px;
	margin:10px auto;
	
}
.fknr{
	width:720px;
	margin:10px auto;
}
.button{
	width:336px;
	height:120px;
	margin:17px auto;
}
.cancel{
	margin-top:70px;
	width:55px;
	height: 28px;
	background-color: #bbbbbb;
	border:none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
}
.submit{
	width:85px;
	height:28px;
	background-color: #21c46f;
	border:none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-left:21px;
}
.footer{
	width:100%;
	height:7px;
	background:url(../images/yzxx-footer.png) repeat-x;
	margin-top:36px;
}
.text{
	width:720px;
	margin:0 auto;
}
