
#main .address_book{
	padding-top:11px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:55px;
}
#main .address_book .head{
	background-image:url(../images/z_img/registe_head_bg.jpg);
	width:930px;
	height:23px;
	background-repeat:repeat-y;
	text-align:center;
	line-height:23px;
}
#main .address_book a{
	color:#646464;
}
#main .address_book p{
	color:#646464;
}
#main .address_book .head b.bstyle{
	color:#fff;
	font-size:12px;
}
#main .address_book .content{
	width:930px;
}

#main .address_book .content .all_address{
	width:746px;
	padding-left:92px;
	padding-right:92px;
	margin-top:25px;
}
#main .address_book .content .all_address .address_left{
	width:367px;
	border:1px solid #c4c4c4;
	float:left;
	padding-bottom:22px;
	
}
#main .address_book .content  input.in_txt{
	width:188px; height:19px; border:1px solid #7f9db9;line-height:19px;
}
#main .address_book .content .all_address .address_right{
	width:369px;
	float:right;
	padding-bottom:22px;
}
#main .address_book .content .all_address .address_right .top{
	width:367px;
	border:1px solid #c4c4c4;

}
#main .address_book .content .all_address .address_right .bottom{
	width:367px;
	border:1px solid #c4c4c4;
	margin-top:3px;

}
#main .address_book .content  p.p_title{
	height:21px;
	width:921px;
	padding-left:7px;
	line-height:21px;
	background-color:#dedede;
	color:#323232;
	font-size:12px;
}































