@charset "utf-8";
body {
	background-color: #f1f1f2;
}
#container {
	float: left;
	height: auto;
	width: 100%;
}
/*头部开始*/
#box_top {
	float: left;
	width:100%;
	height:auto;
	background-color: #f1f1f2;
}
.box_top_in {
	width: 95%;
	height:71px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	margin-bottom: 25px;
}
.box_top_in .logo {
	float: left;
	height: 58px;
	width: 180px;
	position: relative;
	left:10px;
}
.box_top_in .slogan {
	font-size: 16px;
	font-weight: bold;
	color: #929497;
	letter-spacing: 4px;
	margin-top:32px;
	margin-left:27px;
	float: left;
	position: relative;
}
.box_top_in .top_menu {
	height: 34px;
	width:184px;
	float: right;
	margin-top: 30px;
}
.top_menu {
	font-size: 16px;
	color:#929497;
}
.top_menu a {
	color:#929497;
}
.top_menu a:hover {
	color:#ff0000;
}
/*头部结束*/
/*中部开始*/
#box_middle {
	background-color: #FFF;
	float: left;
	height: 680px;
	width: 100%;
}
#box_middle .box_middle_in {
	height: auto;
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 110px;
}
.box_middle_in .line {
	background: url(../images/line.jpg) repeat-x 2px -2px;
	width: 488px;
	height: 2px;
	margin-top: 6px;
}
#box_middle .box_middle_in h1 {
	font-size: 14px;
}
#box_middle .box_middle_in ul {
	display:block;
}
#box_middle .box_middle_in ul li {
	height:33px;
	display:block;
	width:588px;
	float:left;
	font-size: 14px;
}
#box_middle .box_middle_in ul li span {
	float:left;
	display:block;
	line-height: 32px;
	vertical-align: middle;
}
.image_check {
	height: 27px;
	width: 78px;
	float:left;
	display:block;
	margin-left: 10px;
	margin-top: 2px;
	border: 1px solid #CCC;
}
.input_blank {
	height: 27px;
	width: 209px;
	float: left;
	border: 1px solid #CCC;
	float:left;
	outline:none;
	font: 14px/27px "微软雅黑";
	vertical-align: middle;
	text-indent: 10px;

}
.input_blank img {
	border:none;
	width:100%;
	height:100%;
}
#box_middle .box_middle_in ul li .wrong {
	width: 279px;
	margin-left: 10px;
	overflow: hidden;
}
#box_middle .box_middle_in ul li .btn {
	margin-left: 10px;
	border: 1px solid #CCC;
	height:29px;
	padding-left:10px;
	padding-right:10px;
	line-height:27px;
	vertical-align: middle;
	cursor:pointer;
}
#box_middle .box_middle_in ul li .btn {
	height: 26px;
	width: 105px;
}
.box_middle_in .xieyi input {
	position: relative;
	top: 2px;
	left:-2px;
}
.finish_btn {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 27px;
	color: #FFF;
	background-color: #FF0000;
	height: 27px;
	border: 1px solid #CCC;
	display: block;
	width: 119px;
	float: left;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.clear_btn {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 27px;
	color: #000;
	background-color: #edecec;
	height: 27px;
	border: 1px solid #CCC;
	display: block;
	width: 119px;
	float: left;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.box_middle_in .contrl_btn {
	margin-top: 25px;
    margin-bottom:55px;
	height:auto;
	float:left;
}
/*中部结束*/


/*底部开始*/
#box_footer {
	background-color: #f1f1f2;
	float: left;
	height: 50px;
	width: 100%;
}
#box_footer .copright {
	font-size: 16px;
	line-height: 29px;
	vertical-align: middle;
	height: 29px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 38px;
}
/*底部结束*/
select {
	border:none;
	outline:none;
	font-family: "微软雅黑";
	position: relative;
}



/*10-25新增lyn*/
.content-box { width:1000px; height:700px; margin:0 auto; margin-top:50px;}
.content-box .content_2 { display:none;} 
.content-box .tab { background:url(../images/busi_register/tab_abj.jpg) repeat-x left bottom; margin-bottom:50px;}
.content-box .tab ul { width:600px; margin:0 auto;}
.content-box .tab li { font-size:0;}
.content-box .tab li a { display:inline-block; width:200px; padding:20px 0; font-size:18px; color:#999; font-weight:bold; text-align:center; cursor:pointer;}
.content-box .tab li a.on { color:#000; background:url(../images/busi_register/tab_abj_on.jpg) repeat-x left bottom;}
.content-box .tab li a span { display:inline-block; width:22px; height:22px; line-height:22px; background:#ccc; border-radius:22px; color:#fff; margin-right:8px; vertical-align:middle; margin-top:-2px;}
.content-box .tab li a.on span { background:#D82027;}
.content-box .box_content { width:600px; margin:0 auto;}

.c_form { font-size:12px; color:#333; vertical-align:top; margin-bottom:10px; zoom:1;}
.c_form:after { content:""; display:block; height:0; position:relative; clear:both; visibility:hidden;}
.c_form p { font-size:14px; color:#000; margin-bottom:8px;}
.c_form ul { width:420px; margin:0 auto;}
.c_form .li { float:left; vertical-align:top; margin-bottom:15px; position:relative;}
.c_form .li .label { display:inline-block; width:60px; height:34px; line-height:34px; text-align:right;}
.c_form .e_input { display:inline-block; width:340px; line-height:32px; _height:32px; padding:0 6px;border:1px solid #ccc; vertical-align:top; overflow:hidden; zoom:1; position:relative;}
.c_form .e_input span { display:inline-block;}
.c_form .e_input input,
.c_form .e_input select { display:block; width:339px; height:32px; font-size:12px; font-family:"微软雅黑"; color:#333; border:0; line-height:32px; outline:0 none; float:left;}
.c_form .e_input select.area { width:113px;}
.c_form .e_input .code { width:80px; height:34px; background:#ccc; position:absolute; right:0; top:0;}
.c_form .e_button { display:inline-block; padding:20px 0 0 63px;}
.c_form .e_button button { width:180px; height:34px; font-size:16px; color:#fff; font-family:"微软雅黑"; background:#D82027; border:none; border-radius:3px; cursor:pointer;}
.c_button { text-align:center; margin-left:-110px; padding-bottom:30px;}
.c_button button { width:180px; height:34px; font-size:16px; color:#fff; font-family:"微软雅黑"; background:#D82027; border:none; border-radius:3px; cursor:pointer;}

.tips { width:200px; text-align:center; margin:0 auto;}
.tips img { width:120px; height:120px; margin-bottom:15px;}
.tips p { font-size:16px; text-align:center;}

