@charset "utf-8";
/* CSS Document */

.minh{
	min-height:450px;
}
#wizard {
	POSITION: relative;
    margin-top:8px;
	margin-left:2px;
	WIDTH: 760px;
	*width:790px!important;
	HEIGHT: 600px;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
#wizard .items {
	POSITION: absolute;
	WIDTH: 20000px;
	CLEAR: both
}
#wizard .right {
	FLOAT: right;
}
#wizard #status {
	PADDING-LEFT: 25px !important;
	/*border:1px solid #F2F2F2;*/
	HEIGHT: 38px;
}
#status LI {
	border-bottom: 2px solid #369ae6;
	font-size:14px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 16px;
	PADDING-RIGHT: 16px;
	FLOAT: left;
	COLOR:#333;
	PADDING-TOP: 10px
}
#status LI.active {
	background:#369ae6;
	font-size:14px;
	color:#fff;
	/*border-bottom:2px solid #0068b7;*/
	FONT-WEIGHT: normal
}

.page {
	PADDING-BOTTOM: 20px;
	PADDING-LEFT: 60px;
	WIDTH: 725px;
	PADDING-RIGHT: 30px;
	FLOAT: left;
	PADDING-TOP: 20px
}
.page H3 {
	width:680px;
	BORDER-BOTTOM: #ccc 1px dotted;
	PADDING-BOTTOM: 5px;
	MARGIN-BOTTOM: 20px;
	HEIGHT: 42px;
	FONT-SIZE: 16px
}
.page H3 EM {
	FONT-STYLE: normal;
	FONT-SIZE: 12px;
	FONT-WEIGHT: 500
}
.page P {
	LINE-HEIGHT: 24px
}
.page P LABEL {
	DISPLAY: block;
	FONT-SIZE: 14px
}
.btn_nav {
	width:680px;
	LINE-HEIGHT: 36px;
	MARGIN: 20px 0px 20px 0px;
	HEIGHT: 36px
}
.prev {
	BORDER-BOTTOM: #d3d3d3 1px solid;
	BORDER-LEFT: #d3d3d3 1px solid;
	LINE-HEIGHT: 32px;
	WIDTH: 100px;
	BACKGROUND: url(btn_bg.gif) repeat-x 50% bottom;
	HEIGHT: 32px;
	BORDER-TOP: #d3d3d3 1px solid;
	CURSOR: pointer;
	BORDER-RIGHT: #d3d3d3 1px solid;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color:#808080;
}
.next {
	BORDER-BOTTOM: #d3d3d3 1px solid;
	BORDER-LEFT: #d3d3d3 1px solid;
	LINE-HEIGHT: 32px;
	WIDTH: 100px;
	BACKGROUND: url(btn_bg.gif) repeat-x 50% bottom;
	HEIGHT: 32px;
	BORDER-TOP: #d3d3d3 1px solid;
	CURSOR: pointer;
	BORDER-RIGHT: #d3d3d3 1px solid;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color:#808080;
	
	
}
/**********************清除浮动*********************/
.clearfix:after {
	content: "";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear: both;
}
/******清除浮动********/

/*原来表单样式*/
.input {
	border:1px solid #ABADB3;
}
#bigtext_01, .list_addr, .list_addr a, .list_addr a:hover {
	text-align: left;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
td {
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	line-height:24px;
	font-size:12px;
}
.bigtext_01 {
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size: 10pt;
	line-height: 180%;
	color: #333333;
	font-weight:bold
}
.img_xk {
	background: url(../images/xk.png) no-repeat;
	width:137px;
	height:215px;
	float:left;
	margin-left:4px;
}
.table_con {
	width:690px;
	margin:0 auto;
	overflow:inherit;
}
.table_con table tr td {
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:12px;
	line-height:24px;
}
.btn3_mouseout,.btn3_mouseup,.btn3_mousedown,.btn3_mouseover{
	margin-top:10px;
	background:url(../images/uploadjpg.jpg) no-repeat;
	cursor:pointer;
	border:0px;
	width:123px;
	height:32px;

}
/*原来表单样式*/