/*
 * @author   	陈为平
 * @version  	1.0 
 * @date	 	2007/01/26 10:30:00
*/

/*
 * @author   	陈为平
 * @version  	1.0 
 * @date	 	2007/01/29 13:50:00
*/
*{ margin:0px; padding:0px; list-style:none;}
body{ padding:0px 10px; font-size:12px;}

h3#xpoint{
	font-size:14px;
	color:#1A4599;
	line-height:2em;
	letter-spacing: 3px;
	margin-bottom:1em;
}
p#pmemo{ font-size:14px;}
.info_member_int{
	border: 1px solid #CCCCCC;
}
dl{ line-height:2em;}

h2{ font-size:14px; line-height:1.8em; background-color:#F1F1F1; margin:1em 0em; padding:0em 1em;}
h2 span{ color:blue;}
.txt{ margin:0em 1em; line-height:1.8em;}
#xx_info{ margin:0em 1em; line-height:1.8em;}
#wh_info{ margin:0em 1em; line-height:1.8em;}

#edit_info{}
#edit_info li .frm_title{ float:left;}
#edit_info li .frm_input{ float:left}
#edit_info li .frm_exp{ float:left}
#edit_info li { clear:both;}




#mail{ background-color:#CCC;}
#mail td{ background-color:#ffffff}
#mail th{ background-color:#f1f1f1}

.btnBlue{ background-color:#0860A8; color:#fff; border:none; line-height:1.6em;}
.btnBlueWhite{
	background-color:#fff;
	border: 1px solid #2B53A1; line-height:1.6em;
}
.intFrame{
	border: 1px solid #CCCCCC;
	width:120px;
}

#explan{ line-height:1.8em;}

.box_blue{ color:#003366}
.box_error{ color:red;}
.box_ok{ color:blue;}
.faxstart{
	background-image:url(/images_new/plus/btn_fax.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 110px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#xx_info li div{ float:left;}
#xx_info li div.d1{width:80px; text-align:right; margin-right:1em;}
#xx_info li{ clear:both;}

#wh_info li div{ float:left;}
#wh_info li div.d1{width:80px; text-align:right; margin-right:1em;}
#wh_info li{ clear:both;}


/* 表单专用出错信息提示 */
.exp_box_blue{ color:#003366; float:left;}
.exp_box_error{ color:red; float:left;}
.exp_box_ok{ color:blue; float:left;}

.alert{
	color: #FF0000;
	border: 1px solid #FF0000;
}

dd.alert{
	color: #0000FF;
	margin:0.5em 0em 0em 9em;
	border: 1px solid #fff;
}

.box{
	color: #0000FF;
	border: 1px solid #fff;
}



/*帮助文档*/
.btn_help{
	background-color: #FFFFFF;
	border: 0px none #979797;
	font-size:14px;
	color:blue;
	background-image: url(http://www.mbevip.com/images/help.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0.7em;
}