#step2 {display:none;}
#step3 {display:none;}

@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

body,td,th {
	font-size: 12px;
	color:#000;
}
/*quote*/
.divquote{
	float:left;
	width:680px;
	height:460px;
	font:"宋体" 12px;
	color:#000;
	margin:0px auto;
}
.leftquote{
	float:left;
	width:216px;
	height:400px;
	background:#f0f0f0;
}
.picq1{
	float:left;
	width:216px;
	height:99px;
}
.picq2{
	float:left;
	width:216px;
	height:57px;
}
.centerquote{
	float:left;
	width:50px;
	height:400px;
	background:#fff;
	background:url(../images/q_10.gif) no-repeat;
}

.rightquote{
	float:left;
	width:414px;
	height:400px;
	background:#fff;
}
.liq{
	list-style-type:none;
	font-size:12px;
	font-family:"宋体";
	color:#000;
	height:20px;
}
.register{
	margin:0px auto;
	background:#f0f0f0;
	float:left;
	width:300px;
	height:240px;
	color:#000;
	padding:10 10px 5px;
}
.td{
	float:left;
	height:30px;
	font-size:14px;
}
