﻿body
{
	font-size:12px;
	font-family:宋体;
	margin:20px auto;
	padding:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	background:url("../images/login_reg/login_reg_bg.gif") repeat-x;
	background-color:#F8FAF7;
	}
.clear{clear:both;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border:0px;}
.star{color: #ff7300; font-size:15px; margin-left:5px; font-weight:normal;}
.orange{ color:#FF7300;}
/*-----------------------页面中下拉列表样式------*/
.Edit_Select_Border * {
margin: 0;
padding: 0;
}
.Edit_Select_Border {
border:1px solid #cccccc;
float: left;
display: inline;
}
.Edit_Select_Border div {
border:1px solid #E3EDE2;
float: left;
}
/* 子选择器，在FF等非IE浏览器中识别 */
.Edit_Select_Border>div {
/*width:120px;*/
width:auto;
min-width:50px;
height: 17px;
overflow:hidden;
}

/* 通配选择符，只在IE浏览器中识别 */
* html .Edit_Select_Border div select {
display:block;
float: left;
margin: -2px;
background-color:#E3EDE2;
}
.Edit_Select_Border div>select {
display:block;
/*width:124px;*/
width:auto;
min-width:54px;
float:none;
margin: -2px;
padding: 0px;
background-color:#E3EDE2;
}
.Edit_Select_Border:hover {
border:1px solid #666666; /*鼠标移上的效果 */
}
.Edit_Select_Border select>option {
text-indent: 2px; /*option在FF等非IE浏览器缩进2px*/
}
/*-----------------------页面中下拉列表样式------*/
#Div_m_Body
{
	clear:both;
	text-align:center;
	width:800px;
	height:auto;
	line-height:25px;
	}
	.Div_Top_Container
	{
		clear:both;
		text-align:left;
		height:auto;
		line-height:25px;
		}
		.Div_Top_Logo
		{
			float:left;
			width:257px;
			height:76px;
			line-height:76px;
			/*background:url("../images/login_reg/logo_transparence.gif") no-repeat;*/
			}
			.Div_Top_Logo_reg /*注册页面中logo所使用的样式*/
			{
				float:left;
				width:auto;
				/*padding-left:155px;*/
				font-size:22px;
				font-weight:bold;
				height:76px;
				line-height:76px;
				/*background:url("../images/login_reg/logo_transparence.gif") no-repeat;*/
				}
		.Div_Top_Menu
		{
			float:right;
			height:20px;
			line-height:20px;
			}
			A.A_Top_Menu,A.A_Top_Menu:visited,A.A_Top_Menu:active
			{
				text-decoration:none;
				color:Black;
				}
			A.A_Top_Menu:hover
			{
				text-decoration:underline;
				color:#FF7300;
				}
			.Top_Menu_item
			{
				clear:both;
				text-align:right;
				}
		.Div_Top_Help
		{
			clear:both;
			text-align:right;
			}
.Div_Bottom_Container
{
	clear:both;
	width:100%;
	}
	.Div_Bottom_line
	{
		clear:both;
		width:100%;
		height:5px;
		line-height:1px;
		border-top:solid 5px #D7E9BF;
		border-bottom:solid 3px #4D8D2D;
		}
	.Div_Bottom_Menu
	{
		clear:both;
		width:100%;
		height:20px;
		line-height:20px;
		text-align:center;
		}
	.Div_Bottom_Menu ul
	{
		list-style:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
	.Div_Bottom_Menu li
	{
		display:inline;
		margin:0px 5px 0px 5px;
		}
	A.Bottom_Menu,A.Bottom_Menu:visited,A.Bottom_Menu:active
	{
		text-decoration:underline;
		color:Black;
		}
	A.Bottom_Menu:hover
	{
		text-decoration:none;
		color:#FF7300;
		}
	.Edit_Txt_Width /*页面输入项输入框宽度*/
	{
		width:200px;
		border:solid 1px #CECECE;
		background-color:White;
		font-size:12px;
		height:17px;
		line-height:17px;
		margin-top:3px;
		color:#333333;
	}
	.button_reg
	{
		width:282px;
		height:24px;
		border:0px;
		background:url("../images/login_reg/button_reg.gif") no-repeat;
		cursor:pointer;
		}
	.Div_Submit
	{
		float:left;
		text-align:left;
		margin: 20px 0px 20px 260px;
		display:inline;
		padding-bottom:15px;
		}
.DivCopyRight
{
	clear:both;
	width:100%;
	height:20px;
	line-height:20px;
	color:#333333;
	font-size:12px;
	text-align:center;
	}
.Div_Panel_Body_item
{
	float:left;
	text-align:right;
	line-height:30px;
	height:30px;
	width:120px;
	font-size:12px;
	font-weight:bold;
	}
.Div_Panel_Body_edit
{
	float:left;
	text-align:left;
	line-height:30px;
	height:auto;
	padding-left:10px;
	}
.Div_Edit_Bottom_Title /*控件下方的友情提示*/
{
	clear:both;
	text-align:left;
	line-height:20px;
	color:#009999;
	}
/*用户登录选择*/
.Div_s_Body
{
	clear:both;
	width:800px;
	height:auto;
	line-height:20px;
	padding-bottom:20px;
	text-align:center;
	}
	.Div_Container_title
	{
		float:left;
		width:750px;
		text-align:left;
		margin-top:50px;
		padding-left:45px;
		height:30px;
		line-height:30px;
		color:#FF7300;
		font-size:13px;
		font-weight:bold;
		display:inline;
		border-bottom:solid 2px #4BAF35;
		background:url("../images/login_reg/duoduo_small.gif") 3% no-repeat;
		}
	.Div_Select_Login_Top
	{
		clear:both;
		width:auto;
		text-align:center;
		height:50px;
		line-height:50px;
		padding-left:50px;
		*padding-left:0px!important;
		*padding-left:0px;
		}
		.Div_Select_Login_Top_Consumer,.Div_Select_Login_Top_Hotel
		{
			float:left;
			text-align:center;
			letter-spacing:5px;
			width:370px;
			*width:400px!important;
			*width:400px;
			height:50px;
			line-height:50px;
			font-size:18px;
			font-weight:bold;
			color:#818181;
			}
	.Div_Select_Login_t_l
	{
		float:left;
		width:8px;
		height:16px;
		background:url("../images/login_reg/select_login_reg_b1.gif") no-repeat;
		}
	.Div_Select_Login_t_c
	{
		float:left;
		width:783px;
		height:16px;
		background:url("../images/login_reg/select_login_reg_b2.gif") repeat-x;
		}
	.Div_Select_Login_t_r
	{
		float:left;
		width:9px;
		height:16px;
		background:url("../images/login_reg/select_login_reg_b3.gif") no-repeat;
		}
	.Div_Select_Login_c_l
	{
		float:left;
		width:800px;
		height:auto;
		background:url("../images/login_reg/select_login_reg_b4.gif") repeat-y left;
		}
	.Div_Select_Login_c_c
	{
		float:left;
		width:783px;
		height:auto;
		padding-top:20px;
		padding-bottom:20px;
		background-color:White;
		}
		.Div_Select_Login_bg_line
		{
			clear:both;
			width:390px;
			height:64px;
			line-height:64px;
			background:url("../images/login_reg/select_login_reg_line.gif") no-repeat bottom center;
			}
		.Div_Select_Login_Left
		{
			float:left;
			text-align:center;
			width:390px;
			height:auto;
			border-right:solid 1px #DAEBDB;
			}
			.Div_Select_Login_Consumer_Button
			{
				clear:both;
				width:390px;
				height:73px;
				line-height:73px;
				padding-top:20px;
				text-align:center;
				}
			.Div_Select_Login_Consumer_Button_title
			{
				clear:both;
				width:390px;
				height:30px;
				line-height:30px;
				color:#666666;
				text-align:center;
				}
		.Div_Select_Login_Right
		{
			float:left;
			text-align:center;
			width:390px;
			height:auto;
			border-left:solid 1px #E3EFE3;
			}
			.Div_Select_Login_Hotel_Button
			{
				clear:both;
				text-align:center;
				width:390px;
				height:68px;
				line-height:68px;
				padding-top:25px;
				}
			.Div_Select_Login_Hotel_Button_title
			{
				clear:both;
				width:390px;
				height:30px;
				line-height:30px;
				color:#666666;
				text-align:center;
				}
	.Div_Select_Login_c_r
	{
		float:left;
		text-align:left;
		width:792px;
		height:auto;
		padding-left:8px;
		background:url("../images/login_reg/select_login_reg_b5.gif") repeat-y right;
		}
	.Div_Select_Login_b_l
	{
		float:left;
		width:8px;
		height:8px;
		margin-bottom:50px;
		display:inline;
		background:url("../images/login_reg/select_login_reg_b6.gif") no-repeat;
		}
	.Div_Select_Login_b_c
	{
		float:left;
		width:783px;
		height:8px;
		margin-bottom:50px;
		display:inline;
		background:url("../images/login_reg/select_login_reg_b7.gif") repeat-x;
		}
	.Div_Select_Login_b_r
	{
		float:left;
		width:9px;
		height:8px;
		margin-bottom:50px;
		display:inline;
		background:url("../images/login_reg/select_login_reg_b8.gif") no-repeat;
		}
/*用户登录选择*/
/*食客登录---start*/
.Div_Consumer_Login_Top
{
	clear:both;
	text-align:center;
	letter-spacing:5px;
	width:700px;
	height:50px;
	line-height:50px;
	font-size:18px;
	font-weight:bold;
	color:#818181;
	}
.Div_Consumer_Login_Head_Left
{
	float:left;
	width:390px;
	height:13px;
	line-height:13px;
	border:0px;
	background:url("../images/login_reg/consumer_login_bg.gif") 15px no-repeat;
	}
.Div_Consumer_Login_Head_Right
{
	float:left;
	width:390px;
	height:13px;
	line-height:13px;
	border:0px;
	background:url("../images/login_reg/consumer_login_reg_bg.gif") 15px no-repeat;
	}
.Div_Consumer_Login_Body_Left
{
	float:left;
	width:370px;
	height:auto;
	line-height:0px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:solid 1px #DEECDF;
	display:inline;
	}
	.Div_Consumer_Login_Body_t_l
	{
		float:left;
		width:198px;
		height:6px;
		line-height:6px;
		margin:0px 0px 0px 0px;
		display:inline;
		background:url("../images/login_reg/consumer_login_bg1.gif") no-repeat;
		}
	.Div_Consumer_Login_Body_t_c
	{
		float:left;
		width:150px;
		height:6px;
		line-height:6px;
		margin:0px 0px 0px 0px;
		display:inline;
		background:url("../images/login_reg/consumer_login_bg2.gif") repeat-x;
		}
	.Div_Consumer_Login_Body_t_r
	{
		float:left;
		width:3px;
		height:6px;
		line-height:6px;
		margin:0px 0px 0px 0px;
		display:inline;
		background:url("../images/login_reg/consumer_login_bg3.gif") no-repeat;
		}
	.Div_Consumer_Login_Body_c_l
	{
		float:left;
		width:350px;
		height:177px;
		margin-top:0px;
		*margin-top:0px!important;
		*margin-top:-8px;
		border-left:solid 1px #9ACC99;
		border-bottom:solid 1px #9ACC99;
		background:url("../images/login_reg/consumer_login_bg4.gif") no-repeat;
		}
	.Div_Consumer_Login_Body_c_c
	{
		float:left;
		width:347px;
		height:177px;
		background-color:White;
		background:url("../images/login_reg/consumer_login_bg5.gif") repeat-x;
		}
	.Div_Consumer_Login_Body_c_r
	{
		float:left;
		width:347px;
		padding-left:2px;
		height:177px;
		border-right:solid 1px #9ACC99;
		}
.Div_Consumer_Login_Body_Right
{
	float:left;
	width:375px;
	height:auto;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 18px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	display:inline;
	border-left:solid 1px #E3EFE3;
	}
	.Div_Consumer_Login_Body_reg_t_l
	{
		float:left;
		width:201px;
		height:6px;
		line-height:6px;
		background:url("../images/login_reg/consumer_login_reg_bg1.gif") no-repeat;
		}
	.Div_Consumer_Login_Body_reg_t_c
	{
		float:left;
		width:147px;
		height:6px;
		line-height:6px;
		background:url("../images/login_reg/consumer_login_bg2.gif") repeat-x;
		}
	.Div_Consumer_Login_Body_reg_t_r
	{
		float:left;
		width:3px;
		height:6px;
		line-height:6px;
		background:url("../images/login_reg/consumer_login_bg3.gif") no-repeat;
		}
/*------------------登录输入框*/
.Div_Login_Top_ToolTip
{
	clear:both;
	width:auto;
	text-align:left;
	height:22px;
	line-height:22px;
	padding:20px 0px 10px 10px;
	}
.Edit_Login_Width
{
	border:solid 1px #339A31;
	height:18px;
	line-height:18px;
	width:130px;
	}
.Edit_Validate_Width
{
	border:solid 1px #339A31;
	height:18px;
	line-height:18px;
	width:50px;
	}
.Validate_Img
{
	border:0px;
	width:77px;
	height:22px;
	margin:0px 0px -8px -3px;
	*margin:0px 0px -4px -3px!important;
	*margin:0px 0px -4px -3px;
	display:inline;
	cursor:pointer;
	}
.Div_Login_Name
{
	float:left;
	text-align:right;
	width:100px;
	height:22px;
	line-height:22px;
	font-size:13px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	}
.Div_Login_Txt
{
	float:left;
	width:150px;
	height:22px;
	line-height:22px;
	text-align:left;
	margin:5px 0px 5px 0px;
	}
.Div_Login_ToolTip
{
	float:left;
	height:22px;
	line-height:22px;
	text-align:left;
	margin:5px 0px 5px 0px;
	}
.button_consumer_login
{
	border:0px;
	width:50px;
	height:19px;
	margin-top:3px;
	cursor:pointer;
	background:url("../images/login_reg/consumer_login_button_submit.gif") no-repeat;
	}
.Div_Consumer_Reg_ico1
{
	float:left;
	text-align:left;
	width:280px;
	height:auto;
	line-height:20px;
	padding-left:30px;
	margin-left:30px;
	margin-top:10px;
	display:inline;
	background:url("../images/login_reg/consumer_login_ico1.gif") no-repeat;
	}
.Div_Consumer_Reg_ico2
{
	float:left;
	text-align:left;
	width:280px;
	height:auto;
	line-height:20px;
	padding-left:30px;
	margin-left:30px;
	margin-top:10px;
	display:inline;
	background:url("../images/login_reg/consumer_login_ico2.gif") no-repeat;
	}
.Div_Consumer_Reg_ico3
{
	float:left;
	text-align:left;
	width:280px;
	height:auto;
	line-height:20px;
	padding-left:30px;
	margin-left:30px;
	margin-top:10px;
	display:inline;
	background:url("../images/login_reg/consumer_login_ico3.gif") no-repeat;
	}
.Div_Consumer_Reg_ico4
{
	float:left;
	text-align:left;
	width:280px;
	height:auto;
	line-height:20px;
	padding-left:30px;
	margin-left:30px;
	margin-top:10px;
	display:inline;
	background:url("../images/login_reg/consumer_login_ico4.gif") no-repeat;
	}
.Div_Consumer_Reg_ico5
{
	float:left;
	text-align:center;
	width:280px;
	height:auto;
	line-height:20px;
	padding-left:30px;
	margin-top:10px;
	display:inline;
	}
/*食客登录---end*/
/*企业登录---stat*/
.b_orange
{
	color:#FF7300;
	font-weight:bold;
	font-size:13px;
	}
.Div_Hotel_Reg_ico1
{
	float:left;
	text-align:left;
	height:auto;
	line-height:16px;
	padding-left:35px;
	margin:20px 0px 0px 30px;
	display:inline;
	background:url("../images/login_reg/hotel_login_ico1.gif") no-repeat;
	}
.Div_Hotel_Reg_ico2
{
	float:left;
	text-align:left;
	height:auto;
	line-height:16px;
	padding-left:30px;
	margin:20px 0px 0px 20px;
	display:inline;
	background:url("../images/login_reg/hotel_login_ico2.gif") no-repeat;
	}
.Div_Hotel_Reg_ico3
{
	float:left;
	text-align:left;
	height:auto;
	line-height:16px;
	padding-left:35px;
	margin:20px 0px 0px 30px;
	display:inline;
	background:url("../images/login_reg/hotel_login_ico3.gif") no-repeat;
	}
.Div_Hotel_Reg_ico4
{
	float:left;
	text-align:left;
	height:auto;
	line-height:16px;
	padding-left:30px;
	margin:20px 0px 0px 20px;
	display:inline;
	background:url("../images/login_reg/hotel_login_ico4.gif") no-repeat;
	}
.Div_Hotel_Reg_ico5
{
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	padding-left:120px;
	margin:5px 0px 0px 0px;
	display:inline;
	}
/*企业登录---end*/
/*用户免费注册选择*/
.Div_Select_Reg_Consumer_Left,.Div_Select_Reg_Consumer_Right
{
	float:left;
	width:195px;
	height:auto;
	text-align:center;
	}
	.Div_Select_Reg_Consumer_Button,.Div_Select_Reg_Consumer_Button_group
	{
		clear:both;
		text-align:center;
		width:195px;
		height:66px;
		line-height:66px;
		}
.Div_Select_Reg_Hotel_Left,.Div_Select_Reg_Hotel_Right
{
	float:left;
	width:195px;
	height:auto;
	text-align:center;
	}
	.Div_Select_Reg_Hotel_Button,.Div_Select_Reg_Hotel_Button_group
	{
		clear:both;
		text-align:center;
		width:195px;
		height:66px;
		line-height:66px;
		}
.Div_Select_Reg_Consumer_Button_group_t
{
    clear:both;
    width:195px;
    height:auto;
    margin-top:3px;
    *margin-top:3px!important;
    *margin-top:0px;
    line-height:20px;
}
.Div_Select_Reg_Consumer_Button_group_t1
{
    float:left;
    width:195px;
    height:8px;
    line-height:8px;
    display:inline;
    background:url("../images/login_reg/select_login_reg_t1.gif") no-repeat center;
}
.Div_Select_Reg_Consumer_Button_group_t2
{
    float:left;
    text-align:left;
    color:#666666;
    width:168px;
    height:auto;
    line-height:20px;
    margin-top:0px;
    *margin-top:0px!important;
    *margin-top:-6px;
    padding-left:27px;
    display:inline;
    background:url("../images/login_reg/select_login_reg_t2.gif") repeat-y center;
}
.Div_Select_Reg_Consumer_Button_group_t3
{
    float:left;
    width:195px;
    height:8px;
    line-height:8px;
    margin-top:0px;
    *margin-top:0px!important;
    *margin-top:-6px;
    display:inline;
    background:url("../images/login_reg/select_login_reg_t3.gif") no-repeat center;
}
/*用户免费注册选择*/
A.Service,A.Service:active,A.Service:visited		/*服务条款链接样式*/
{
	text-decoration:underline;
	color:Black;
	}
A.Service:hover
{
	text-decoration:underline;
	color:Red;
	}
/*食客群组注册*/
.Div_User_Reg_Step
{
	clear:both;
	padding-top:30px;
	height:30px;
	line-height:30px;
	border-bottom:solid 2px #4CAD39;
	}
.Div_User_Reg_Step1
{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	padding-left:3px;
	margin-right:2px;
	background:url("../images/login_reg/reg_consumer_step_bg1_l.gif") no-repeat;
	}
	.Div_User_Reg_Step1_c
	{
		float:left;
		width:auto;
		height:25px;
		line-height:25px;
		color:White;
		font-size:16px;
		font-family:黑体;
		letter-spacing:1px;
		padding:5px 7px 0px 7px;
		background:url("../images/login_reg/reg_consumer_step_bg1_c.gif") repeat-x;
		}
	.Div_User_Reg_Step1_r
	{
		float:left;
		width:3px;
		height:30px;
		line-height:30px;
		background:url("../images/login_reg/reg_consumer_step_bg1_r.gif") no-repeat;
		}
.Div_User_Reg_Step2
{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	padding-left:3px;
	margin-right:2px;
	background:url("../images/login_reg/reg_consumer_step_bg2_l.gif") no-repeat;
	}
	.Div_User_Reg_Step2_c
	{
		float:left;
		width:auto;
		height:25px;
		line-height:25px;
		color:White;
		font-size:16px;
		font-family:黑体;
		letter-spacing:1px;
		padding:5px 7px 0px 7px;
		background:url("../images/login_reg/reg_consumer_step_bg2_c.gif") repeat-x;
		}
	.Div_User_Reg_Step2_r
	{
		float:left;
		width:3px;
		height:30px;
		line-height:30px;
		background:url("../images/login_reg/reg_consumer_step_bg2_r.gif") no-repeat;
		}
.Div_User_Help_Title
{
	clear:both;
	line-height:30px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	}
.Div_User_Reg_Panel
{
	clear:both;
	text-align:left;
	width:auto;
	height:25px;
	line-height:25px;
	padding-left:60px;
	background:url("../images/login_reg/duoduo_small.gif") 30px no-repeat;
	}
	.Div_User_Reg_Panel_item
	{
		clear:both;
		text-align:left;
		width:auto;
		color:#689A69;
		font-size:14px;
		font-weight:bold;
		height:25px;
		line-height:25px;
		border-bottom:dotted 1px #DCDEDB;
		}
.Div_User_Reg_Body
{
	float:left;
	text-align:left;
	width:740px;
	height:auto;
	line-height:25px;
	padding:5px 0px 10px 0px;
	margin:0px 0px 20px 60px;
	display:inline;
	border-bottom:dotted 1px #DCDEDB;
	}
	.Div_User_Reg_Item_Nmae
	{
		float:left;
		text-align:right;
		width:120px;
		height:20px;
		line-height:20px;
		font-weight:bold;
		margin:5px 0px 5px 0px;
		display:inline;
		}
	.Div_User_Reg_Item_Edit
	{
		float:left;
		text-align:left;
		width:210px;
		height:20px;
		line-height:20px;
		padding-left:5px;
		margin:5px 0px 5px 0px;
		display:inline;
		}
	.Edit_User_Reg_Txt
	{
		width:200px;
		height:18px;
		line-height:18px;
		border:0px;
		background-color:#E3EDE2;
		}
	.Edit_User_Reg_Validate
	{
		width:120px;
		height:18px;
		line-height:18px;
		border:0px;
		background-color:#E3EDE2;
		}
/*食客群组注册*/
/*用户注册*/
.Div_Reg_Top_Step
{
	clear:both;
	text-align:left;
	height:30px;
	line-height:30px;
	border-bottom:solid 2px #4CAD39;
	}
	.Div_Reg_Top_Step_1
	{
		float:left;
		width:165px;
		height:30px;
		line-height:30px;
		background:url("../images/login_reg/hotel_reg_step1.gif") no-repeat;
		}
	.Div_Reg_Top_Step_2
	{
		float:left;
		width:165px;
		height:30px;
		line-height:30px;
		margin-left:2px;
		background:url("../images/login_reg/hotel_reg_step2.gif") no-repeat;
		}
	.Div_Reg_Top_Step_3
	{
		float:left;
		width:142px;
		height:30px;
		line-height:30px;
		margin-left:2px;
		background:url("../images/login_reg/hotel_reg_step3.gif") no-repeat;
		}
	.Div_G_Reg_Top_Step_3
	{
		float:left;
		width:183px;
		height:30px;
		line-height:30px;
		margin-left:2px;
		background:url("../images/login_reg/hotel_g_reg_step3.gif") no-repeat;
		}
	.Div_G_Reg_Top_Step_4
	{
		float:left;
		width:142px;
		height:30px;
		line-height:30px;
		margin-left:2px;
		background:url("../images/login_reg/hotel_g_reg_step4.gif") no-repeat;
		}
	.Div_Consumer_Reg_Top_Step_2
	{
		float:left;
		width:165px;
		height:30px;
		line-height:30px;
		margin-left:2px;
		background:url("../images/login_reg/consumer_reg_step2.gif") no-repeat;
		}
	.Div_Reg_Top_Step_End
	{
		float:right;
		text-align:right;
		font-weight:bold;
		}
/*用户注册*/
/*餐厅注册*/
.Div_Edit_Panel_Reg /*页面板块*/
{
	float:left;
	min-width:800px;
	font-size:14px;
	text-align:left;
	margin: 20px 0px 0px 0px;
	padding-left:20px;
	font-weight:bold;
	color:#679964;
	background:url("../images/login_reg/duoduo_small.gif") no-repeat;	
}
.Div_Edit_Lable_Reg /*餐厅注册页面输入项标题*/
{
	float:left;
	width:180px;
	text-align:right;
	margin:10px 0px 0px 0px;
	font-size:12px;	
	color:Black;
	font-weight:bold;
}
.Div_Edit_Txt /*页面输入项内容区域*/
{
	float:left;
	width:215px;
	text-align:left;
	margin:5px 0px 0px 5px;
	font-size:12px;	
	color:Black;	
}
/*餐厅注册*/
/*==========regA==========*/
.button_confirm
{
	width:64px;
	height:24px;
	border:0px;
	cursor:pointer;
	background:url("../images/login_reg/button_confirm.gif") no-repeat;
	}
/*==========regA==========*/