body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,
textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:12px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
body {
	background-color:#fffee2;
}
.box {
	width:970px;
	margin:auto;
	padding:0px;
}
.headbar {
	background:url(banner.png) top center no-repeat;
	height:240px;
}
.content{
	padding:0px 17px 30px 17px;
	line-height:30px;
}
.nav {
	background:url(nav.png) no-repeat;
	height:38px;
	line-height:38px;
	margin:45px 0px 25px 0px;
}
.nav ul {
	margin-left:20px;
}
.nav ul li {
	float:left;
}
.nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:700;
	display:block;
	padding:0px 20px 0px 20px;
}
.nav ul li a:hover {
	color:#FFFFFF;
	background-color:#f8c301;
}
.nav ul li .current {
	color:#FFFFFF;
	background-color:#f8c301;
	margin:0px 1px 0px 1px;
}
.desc {

}
.desc .trbg {
	background-color: #f4f4f4;
}
.desc .trbg_white {
	background-color: #ffffff;
}
.desc .trbg_head {
	background-color: #e1e1e1;
}
.desc th {
	font-size:14px;
	padding:0px 0px 0px 10px;
	vertical-align:top;
	border:1px solid #cccccc;
}
.desc td {
	font-size:14px;
	padding:0px 0px 0px 10px;
	border:1px solid #cccccc;
}
.desc dl {
	margin:15px 0px 0px 10px;
}
.desc dl dt {
	font-size:14px;
	font-weight:700;
}
.desc dl dd ul {
	margin-left:40px;
}
.desc dl dd ul li {
	list-style-type:decimal;
	list-style-position: outside;
	font-size:14px;
}
.desc h2 {
	font-size:14px;
	font-weight:700;
	margin-bottom:5px;
	margin-top:15px;
}
.desc p {
	text-indent:2em;
	font-size:14px;
	margin-bottom:10px;
}
.desc p a {
	color:#e46621;
	text-decoration:none;
}
.desc p a:hover {
	text-decoration:underline;
}
.desc form td {
	padding-top:8px;
	padding-bottom:8px;
}
.desc form .input_wa {
	width:500px;
	height:30px;
	line-height:30px;
	font-size:16px;
	padding-left:10px;
	font-weight:700;
}
.desc form td a {
	color:#e46621;
	text-decoration:none;
}
.desc form td a:hover {
	text-decoration:underline;
}
.btn {
	padding:5px;
	font-size:14px;
}
.step {
	width: 100%; margin-bottom: 20px; overflow: hidden; margin-left:12px;
}
.step li {
	background-image: url(bg-step.png); text-align: center; background-repeat: no-repeat; float:left; cursor:pointer;
}
.step li span {
	background-image: url(bg-step.png); text-align: center; background-repeat: no-repeat
}
.step li {
	position: relative; border-bottom-style: none; text-align: center; line-height: 29px; border-right-style: none; padding-left: 20px; width: 207px; background-position: right -108px; border-top-style: none; float: left; height: 29px; color: #605f5f; border-left-style: none; overflow: hidden
}
.step li span {
	position: absolute; line-height: 29px; text-indent: 17px; width: 100%; display: block; background-position: 0px -108px; font-size: 14px; left: -17px
}
.step li.finished {
	background-position: -4px -108px
}
.step li.finished span {
	background-position: 0px -108px; left: 0px
}
.step li.current {
	border-bottom-style: none; border-right-style: none; background-position: right -51px; border-top-style: none; height: 29px; border-left-style: none
}
.step li.current span {
	background-position: 17px -51px; color: #ab4400; font-weight: bold
}
.step li.last {
	background-position: right -406px; border-right: #dbdbdb 1px solid
}
.step li.last span {
	background: none transparent scroll repeat 0% 0%; left: 0px
}
.step li.last-current {
	border-bottom-style: none; background-position: right -166px; border-top-style: none; height: 29px; border-left-style: none; border-right: #ffab0a 1px solid
}
.step li.last-current span {
	background-position: 15px -166px; color: #ab4400; font-weight: bold; left: -15px
}
#step_b {
	display:none;
}
#step_c {
	display:none;
}
#step_d {
	display:none;
}
.tac {
	text-align:center;
}
.fl {
	float:left;
}
.f14 {
	font-size:14px;
}
.b {
	font-weight:700;
}
.mr10{
	margin-right:10px;
}
.mb10 {
	margin-bottom:10px;
}
.copyright{
	font-size:12px;
	font-family:Verdana;
	text-align:center;
	height:35px;
	line-height:35px;
	background-color:#fb5c00;
	color:#FFFFFF;
}