/* CSS Document */
#top *{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
img{border:none;}
body, p, th, td, input, select, textarea {
	font-size:12px;
	color:#202020;	
	
}
a:link {
	color: #202020;
	text-decoration:none;
}
a:visited {
	color: #202020;
	text-decoration: none;
}
a:hover {
	color: #1a9b1a;
	text-decoration: underline;
}
a:active {
	color: #202020;
	text-decoration: none;
}

/* B注册信息 */
#reg_information{width:905px; height:105px; overflow:hidden;}
#reg_information li, #contact_information li{ margin-bottom:15px; overflow:hidden; height:21px; line-height:21px; float:left;}
#contact_information{width:905px; height:280px; overflow:hidden;}

#user_reg_ok_ul{width:502px; height:158px; overflow:hidden;}
#user_reg_ok_ul li{height:35px; line-height:35px; overflow:hidden; float:left;}
#user_reg_ok_ul li span{margin:0px 5px 0px 0px;}

a#zucebt, a#zucebt:link ,a#zucebt:visited,a#zucebt:hover,a#zucebt:active{width:61px; height:17px; line-height:18px; border:solid 1px #000; background-color:#febe42; display:block; text-align:center; margin-left:450px;text-decoration:none; margin-top:10px;}
/* E注册信息 */

/* B页头导航 */
#top_nav_link{width:987px; height:39px; line-height:39px; overflow:hidden; background:url(/images/menu01.gif) no-repeat; text-align:center;}
#top_nav_link a{ font-size:16px; font-weight:bolder; color:#fff;}
#top_nav_link span{ font-size:18px;color:#fff; margin:0px 25px;}
/* E页头导航 */

/* B付款方式 */
ul#fukuanfangshi{
	width:720px;
	margin:10px auto;;
	padding:0px;
	height:350px;
	list-style-type: none;
	border-bottom:solid 2px #bed1f5;
	border-left:solid 2px #bed1f5;
	border-right:solid 2px #bed1f5;
	border-top:solid 2px #bed1f5;
	}
#fukuanfangshi li{
	margin:0px;
	padding:0px;
	list-style-type: none;

}
#fukuanfangshi li ul{
	width:720px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#fukuanfangshi li ul li{
	margin:0px;
	padding:0px;
	list-style-type: none;
	height:60px;
	float:left;
}
/* E付款方式*/