/* CSS Document */
#contain {
	margin: 0 auto;
	width: 981px;
	height: auto
}

#contain1 {
	foalt: left;
	margin: 0 auto;
	width: 100��;
	border: 1px solid #CCCCCC;
}

#contain1_title {
	width: auto;
	height: 25px;
	background-image: url(../../images/shop_rigest_03.gif);
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

#contain1_title2 {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 10px;
}

.left_font {
	font-size: 14px;
	color: #333333;
	text-align: right;
	line-height: 130%;
}

.right_font {
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 130%;
}

#right {
	float: right;
	width: 187px;
	height: 524px;
}

#left {
	float: left;
	width: 783px;
	height: 100��;
}

#space {
	padding-top: 7px;
}

#nav_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
	padding-top: 7px;
}

#space {
	padding-top: 7px;
}

#space2 {
	padding-top: 12px;
}

.red {
	color: #FF0000;
	display: inline-block;
}

.tab_width {
	width: 10px;
}

.reg_tip  , .reg_error  , .reg_ok {
	height: 35px;
	padding: 2px;
	padding-left: 25px;
	background-position: 4px 50%;
	background-repeat: no-repeat; overflow : hidden;
	display: none;
	overflow: hidden;
	color:#000;
}

.reg_tip {
	background-color: #E5F5FF;
	border: 1px solid #40B3FF;
	background-image: url(../../images/frame/tip.png);
}

.reg_error {
	background-color: #FFF2F2;
	border: 1px solid #FF8080;
	background-image: url(../../images/frame/error.png);
}

.reg_ok {
	background-image: url(../../images/frame/ok.png);
}

.msgTab {
	width: 100%;
	height: 100%;
}

#reg_tab input  ,#reg_tab select  , #reg_tab textarea {
	height: 28px;
	line-height: 28px;
	border: 1px solid #DB9238;
}

#reg_tab .checkbox{
	border : none;
	height:auto;
	line-height:auto;
}

#reg_tab .textarea{
	height:auto;
	line-height:1em;
}
#reg_tab select {
	height: 23px;
}
#reg_tab tr td {
	height: 42px;
	vertical-align: middle;
}

#reg_tab .focus_line {
	background-color: #FCEFE3;
}

.action_errors {
	text-align: left;
	font-size: 12px;
	padding: 10px 5px;
	background-color: #FFF2F2;
	border: 1px solid #FF8080;
}

.action_errors ul {
	list-style-position: inside;
	list-style: decimal;
	width: 100%;
	margin: 0px;
}

/* 商城注册 begin */
.tip_pic {
	position: absolute;
	right:0px;
	border: 1px solid #cccccc;
	display:none;
}
/* 商城注册 end */


