table {
	WORD-BREAK: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #465F87;
	text-decoration: none;
}
a:visited {
	color: #465F87;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
input {
	font-size: 12px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
textarea {
	font-size: 12px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	WORD-BREAK: break-all;
}
select {
	font-size: 12px;
	color: #003366;
}
li {
	list-style-type: square;
	line-height: 20px;
}
a.red:link {
	color: #ff0000;
	text-decoration: underline;
}
a.red:visited {
	color: #ff0000;
	text-decoration: underline;
}
a.red:hover {
	color: #465f87;
	text-decoration: underline;
}
a.red:active {
	color: #990000;
	text-decoration: underline;
}
a.search:link {
	color: #465f87;
	text-decoration: none;
}
a.search:visited {
	color: #FF0000;
	text-decoration: none;
}
a.search:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.search:active {
	color:#990000;
	text-decoration: none;
}
.input1 {
	border: none;
}
.button {
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(/images/btn_bj.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #f5f5f5;
}
.bt_orange {
	color: #FF6600;
	text-decoration: none;
}
.bt_blue {
	color: #0284C7;
}
.bt_red {
	color: #990000;
}
.bt_white {
	color: #FFFFFF;
}
.table_line_color {
	background-color: #BBCBDA;
}
.tr1 {
	background-color: #FFFFFF;
	height: 18px;
}
.tr2 {
	background-color: #F5F5F5;
	height: 18px;
}
.title {
	background-color: #E7F0F9;
	height: 18px;
	font-weight: bold;
	text-indent: 0.5pc;
	text-align: left;
}
.zp_menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-image: url(http://www.36food.com/images/zp_menu_bj_bai.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.zp_menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(http://www.36food.com/images/zp_menu_bj_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	margin:0px
}

.oneborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: BBCBDA;
	border-right-color: BBCBDA;
	border-bottom-color: BBCBDA;
	border-left-color: BBCBDA;
}
.twoborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: BBCBDA;
	border-right-color: BBCBDA;
	border-bottom-color: BBCBDA;
	border-left-color: BBCBDA;
}
.warning{
	/*display:-moz-inline-box;/*for mf*/
	display:inline-block;
	padding:3px 3px 2px 25px;
	/*width:150px;*/
	line-height:14px;
	font-size:12px;
	background:#fffbe7 url(/images/admin/icon_warning.gif) left top no-repeat;
	border:1px solid #b5b5b5;
	float:left; 
}

.warnblue{
	display:inline-block;
	padding:3px 3px 2px 25px;
	/*/width:150px;*/
	line-height:14px;
	font-size:12px;
	border:1px solid #b5b5b5;
	float:left;
	background-color: #e7ebff;
	background-image: url(/images/admin/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.warning1{
	/*display:-moz-inline-box;/*for mf*/
	display:inline-block;
	padding:3px 3px 2px 25px;
	width:auto;
	line-height:14px;
	font-size:12px;
	background:#fffbe7 url(/images/admin/icon_warning.gif) left top no-repeat;
	border:1px solid #b5b5b5;
	float:left; 
}
.warnblue1{
	display:inline-block;
	padding:3px 3px 2px 25px;
	width:auto;
	line-height:14px;
	font-size:12px;
	border:1px solid #b5b5b5;
	float:left;
	background-color: #e7ebff;
	background-image: url(/images/admin/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.font_red {
	color: #FF0000;
}
.font_bold {
	font-weight: bold;
}

.basicInfo_conBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCCCDC;
	border-bottom-color: #BCCCDC;
	border-left-color: #BCCCDC;
}
.basicInfo_nvBgBox {
	background-image: url(/images/member/basicInfo_nvBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 27px;
}
.basicInfo_nvBox {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.basicInfo_nvBox li {
	float: left;
	width: 80px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C9D5E1;
	border-right-color: #C9D5E1;
	border-left-color: #C9D5E1;
}
.basicInfo_nvBox .nonce {
	background-image: url(/images/member/basicInfo_nonceBg.gif);
	height: 24px;
	background-repeat: repeat-x;
}
.basicInfo_nonceFuncBox {
	height: 30px;
	background-color: #F0F5FA;
}
.basicInfo_nonceFuncBox .funcBox {
	width: 40px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	text-align: center;
	height: 18px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.funcBox a , .funcBox_commonly a{
	padding-top: 3px;
	text-decoration: none;
	display: block;
	height:13px;
}
.basicInfo_nonceFuncBox .funcBox_commonly {
	width: 40px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	float: left;
	text-align: center;
	height: 18px;
	line-height: 18px;

}
.login1{
	color:#999;
	width:120px;
}
.login2{
	width:120px;
}
.UserName{
	color:#999;
}
.MI_posList ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.MI_posList ul li {
	margin-left: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MI_posList .branchName {
	margin: 0px;
	list-style-type: none;
	background-image: url(/images/ico_branchName.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	vertical-align: baseline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-weight:bold;
	color:#465F87;
}
.NP a:link {
	COLOR: #465f87;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.NP a:visited {
	COLOR: #465f87;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.NP a:hover {
	COLOR: #ff6600;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.NP a:active {
	COLOR: #465f87;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.NP_no a:link {
	COLOR: #465f87; TEXT-DECORATION: none
}
.NP_no a:visited {
	COLOR: #465f87; TEXT-DECORATION: none
}
.NP_no a:hover {
	COLOR: #ff6600; TEXT-DECORATION: none}
.NP_no a:active {
	COLOR: #990000; TEXT-DECORATION: none
}

.thaton {
	width: 390px;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
.thaton ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	width: 390px;
	overflow: hidden;
	height: auto;
	zoom:1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thaton li {
	list-style-type: none;
	height: 18px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
	background-image: url(/showme/imgs/ico_thatonInfo.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	float: left;
	width: 195px;
	color: #666666;
}
.thaton span {
	display: block;
	float: left;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.thaton .name {
	width: 45px;
}
.thaton .sex {
	width: 25px;
	text-align: center;
}
.thaton .education {
	width: 35px;
	overflow: hidden;
}
.thaton .edu {
	width: 60px;
	overflow: hidden;
}
.thaton form {
	margin: 0px;
	padding: 0px;
}
.div_0 {
	position: absolute;
}
.showmeInfo_ad {
	LEFT: -220px; FLOAT: right; WIDTH: 180px; POSITION: relative; TOP: 2px; TEXT-ALIGN: right
}
.showmeInfo_ad A:link {
	COLOR: #0066ff; TEXT-DECORATION: underline
}
.showmeInfo_ad A:visited {
	COLOR: #0066ff; TEXT-DECORATION: none
}
.showmeInfo_ad A:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline
}
.showmeInfo_ad A:active {
	COLOR: #0066ff; TEXT-DECORATION: none
}
