@charset "gb2312";
@namespace "http://www.w3.org/1999/xhtml";

#zwdtSWContainer {
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
}
.tit {
	font-size:18px;
	color:#b6070b;
	width:995px;
	margin:0 auto;
	line-height:40px;
}
#zwdtSWNav {
	border-radius:7px;
	border:1px solid #f39a7f;
	width:995px;
	margin:0 auto;
	min-height:450px;
	background-color:#fff;
	position:relative;
	margin-bottom:10px;
}
.proSW {
	margin:0 auto;
	height:60px;
	border-bottom:1px dashed #ccc;
	padding-top:20px;
}
.proSW li {
	display:block;
	text-decoration:none;
	width:540px;
	height:33px;
	line-height:33px;
}
.step1SW {
	background:url(../images/step1.png) no-repeat;
	color:#b6070b;
}
.step2SW{
	background:url(../images/step2.png) no-repeat;
	color:#fff;
}
.step3SW{
	background:url(../images/step3.png) no-repeat;
	color:#666;
}

.codeSW {
	color:#b6070b;
	font-size:16px;
	float:right;
	width:300px;
	margin-top:-50px;
}
.page {
	position:absolute;
	bottom:10px;
	height:45px;
	padding-left:200px;
}
.page input {
	display:block;
	width:176px;
	float:left;
	margin:0px 5px 0px 5px;
	list-style:none;
	background:url(../images/stay.png) no-repeat;
	height:46px;
	line-height:46px;
	border:none;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}






