﻿.errMainArea
{
	background: url(Images/bg_m2.gif) repeat-y;
	left: 0px;
	width: 305px;
	position: absolute;
	top: 0px;
	margin-right: auto;
	margin-left: auto; 	
}
.errTopArea
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	background: url(Images/bg_m1.gif) no-repeat 50% top;
	padding-bottom: 3px;
	color: #6089ce;
	padding-top: 5px;
}
.errTxtArea
{
	border-right: #c4bcd3 1px solid;
	padding-right: 14px;
	border-top: #c4bcd3 1px solid;
	padding-left: 14px;
	background: url(Images/bg_face.gif) #e5edf9 no-repeat 15px 15px;
	padding-bottom: 10px;
	margin: 5px 14px 0px 14px;
	border-left: #c4bcd3 1px solid;
	line-height: 16px;
	padding-top: 10px;
	border-bottom: #c4bcd3 1px solid;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	color: #666666;
}
.errTxtArea img
{
	vertical-align:middle;
}
.msgdivContent0
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:36px;
	background: url(Images/ic_0.gif) no-repeat;
	background-position:left center;
	vertical-align: middle;
}
.msgdivContent1
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:36px;
	background: url(Images/ic_1.gif) no-repeat;
	background-position:left center;
	vertical-align: middle;
}
.msgdivContent2
{
	padding-top:150px;
	padding-bottom:10px;
	padding-left:36px;
	background: url(Images/ic_2.gif) no-repeat;
	background-position:left center;
	vertical-align: middle;
}
.msgdivContent3
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:36px;
	background: url(Images/ic_3.gif) no-repeat;
	background-position:left center;
	vertical-align: middle;
}
.msgdivContent4
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:36px;
	background: url(Images/ic_4.gif) no-repeat;
	background-position:left center;
	vertical-align: middle;
}
.msgarDetailA
{
	padding: 0px 0px 0px 0px;
	margin: 5px 14px 5px 14px;
	display:none;
	border-style: none;
	visibility:hidden;
}
.msgarDetailB
{
	padding: 0px 0px 0px 0px;
	margin: 5px 14px 5px 14px;
	display:block;
	border-style: none;
	visibility:visible;
}
.msgtaDetail
{
	height:72px;
	width:98%;
}
.errTxtArea .txt_title
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 12px;
}
.errTxtArea .txt_title
{
	color: #7e937e;
}
.errTxtArea .txt_title A
{
	color: #7e937e;
}
.errTxtArea .txt_others
{
	margin-top: 10px;
	font-size: 12px;
	color: #95a293;
	line-height: 16px;
	font-family: "宋体";
}
.msgbtsArea
{
	padding-right: 14px;
	padding-top: 10px;
	text-align: right;
}
.errBtmArea
{
	background: url(Images/bg_m1.gif) no-repeat 50% bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}
.btnFn
{
	border-right: #7f84e7 1px solid;
	border-top: #7f84e7 1px solid;
	background-image: url(Images/bg_btn.gif);
	border-left: #7f84e7 1px solid;
	width: 72px;
	cursor: hand;
	color: #2b327a;
	border-bottom: #7f84e7 1px solid;
	height: 22px;
	line-height:22px;
	vertical-align:middle;
	background-color: #e1f1d4;
	text-align: center;
}
.msgbox_mask
{
	z-index: 99999;
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: #000000;
}

