@charset "utf-8";
/* CSS Document */

body {
    color: #666;
    font-family: "微软雅黑",tahoma,arial,Hiragino Sans GB,宋体;
    font-size: 14px;
    line-height: 1;
}
btnhtml, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.all{
	width:100%;
	height:auto;
}
.all .allheader{
	height:50px;
	padding-left:210px;
	padding-top:28px;
	
}
.mainbody {
    margin-top:20px;
	background: none repeat scroll 0 0 #f2f2f0;
    border: 4px solid #e1dbd4;
    border-radius: 10px;
    margin:30px auto;
    padding: 5px 20px 10px;
    width: 880px;
	height:830px;
}
.abody {
    background: none repeat scroll 0 0 #fff;
    color: #666;
}
#kk{
	width:300px;
	height:50px;
}
.mainbody .n1{
 
	padding:20px 20px 10px;	
	color:#29344a;
	font-weight:bolder;
}
.text {
    border: 1px solid #ccc;
    color: #666;
    font-size: 16px;
    height: 18px;
    line-height: 24px;
    padding: 3px;
    width: 350px;
}
.nn{
	float:left;
	color:#29344a;
	font-weight:bolder;
	padding-top:27px;
}
.n2{
	float:left;
	padding:15px 25px 10px;	
	color:#29344a;
	font-weight:bolder;
}

.text2 {
	border: 1px solid #ccc;
    color: #000;
    font-size: 12px;
    height:28px;
    line-height: 24px;
    padding: 3px;
    width: 360px;
}
.xline{
	border-bottom:1px dashed #999;
	padding-top:15px;
}
.xline2{
	border-bottom:1px dashed #999;
	padding-top:80px;
}
.xline3{
	border-bottom:1px dashed #999;
	padding-top:20px;
}
.text3 {
	border: 1px solid #ccc;
 
    font-size: 12px;
    height:23px;
    line-height: 24px;
    padding: 3px;
    width: 150px;
}
 
.text5 {
    border: 1px solid #ccc;
    color: #666;
    font-size: 16px;
    height: 18px;
    line-height: 24px;
    padding: 3px;
    width: 220px;
}

.submit {
    background: none repeat scroll 0 0 #333333;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 35px;
    line-height: 21px;
    padding: 0 24px;
    vertical-align: middle;
    width: 260px;
	margin-left:250px;
}