#MemberLoginDiv {
	position: absolute;
	width: 778px;
	height: 391px;
	left: 112px;
	top: 50px;
}
iframe{
	v:expression(this.src='about:blank',this.outerHTML='');
}

#MemberLoginContentDiv {
	position: absolute;
	width: 777px;
	height: 331px;
	left: 0px;
	top: 62px;
}

.font1 {
	font-size: 14px;
	font-weight: bold;
}

.font2 {
	font-size: 13px;
	font-weight: bold;
	color: #2483c7;
}

.LinkBarHighLight{
	color:#f8aa48;
}

.RootLevelFont{
	font-size:13px;
	font-weight:bold;
}

.ThinLine{
	font-size:1px;
	overflow:hidden;
	height:1px;
	background-color:#f8aa48;
}

.WebsiteNews{
	color:#e4f1f9;
}

.TelFont{
	color:#6dacd7;
	font-weight:bold;
}

.CellNormal{
	color:white;
	background-color:#0071bd;
	height: 20px;
}

.CellHighLight{
	color:white;
	background-color:#f79518;
	height: 22px;
}

.QueryOrderTable{
	BORDER-top: #b3d3ec 1px solid; 
	BORDER-bottom: #b3d3ec 0px solid; 
	BORDER-left: #b3d3ec 1px solid; 
	BORDER-right: #b3d3ec 0px solid;
	height: 22px;
}

.QueryOrderTd{
	BORDER-top: #b3d3ec 0px solid; 
	BORDER-bottom: #b3d3ec 1px solid; 
	BORDER-left: #b3d3ec 0px solid; 
	BORDER-right: #b3d3ec 1px solid;
	height: 22px;
}

.TopTable{
	BORDER-top: #b2c3d7 1px solid; 
	BORDER-bottom: #b2c3d7 0px solid; 
	BORDER-left: #b2c3d7 0px solid; 
	BORDER-right: #b2c3d7 0px solid;
}

.BottomTD{
	BORDER-top: #b2c3d7 0px solid; 
	BORDER-bottom: #b2c3d7 1px solid; 
	BORDER-left: #b2c3d7 0px solid; 
	BORDER-right: #b2c3d7 0px solid;
	height: 24px;
}

.Welcome{
	color:#fbb869;
	font-size:14px;
	font-weight:bold;
}

.MemberInfo{
	color:#4598ce;
	font-size:14px;
	font-weight:bold;
}

.MemberInfoHead{
	color:white;
	font-size:14px;
	font-weight:bold;
	background-color:#0071bd;
	height:26px;
}

.FuncTitleFont{
	color:#f7b255;
	font-size:14px;
	font-weight:bold;
}

.InputTextBox{
	width:265px;
}

.InputTextBox2{
	width:146px;
}

.InputTextBoxBlue{
	width:265px;
	color:#579ed4;
}

#MEMBER_HEAD_DIV {
	width: 979px;
	height: 214px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#QueryChargeBarDiv {
	width: 267px;
	height: 454px;
	position: absolute;
	left: 0px;
	top: 222px;
	overflow: hidden;
}

#QueryChargeFuncDiv {
	width: 465px;
	height: 435px;
	position: absolute;
	left: 268px;
	top: 221px;
	overflow: hidden;
}

#BarDiv {
	width: 267px;
	height: 454px;
	position: absolute;
	left: 0px;
	top: 222px;
	overflow: hidden;
}

#FuncDiv {
	width: 465px;
	height: 500px;
	position: absolute;
	left: 268px;
	top: 221px;
	overflow: hidden;
	
}

#WebSiteNewsDiv {
	width: 244px;
	height: 435px;
	position: absolute;
	left: 735px;
	top: 221px;
	overflow: hidden;
}

#MEMBER_FOOTER_DIV {
	width: 979px;
	height: 78px;
	position: absolute;
	left: 0px;
	top: 667px;
	overflow: hidden;
}

#ChargeQueryTable td{
	background-color:#FFFFFF;
	height:23px;
	text-align:center;
}

#ChargeQueryTable td.id{
	width:41px;
}

#ChargeQueryTable td.PayMethod{
	width:61px;
}

#ChargeQueryTable td.Date{
	width:117px;
}

#ChargeQueryTable td.Price{
	width:90px;
}

#ChargeQueryTable td.Status{
}

#ShopOrderQueryTable td{
	background-color:#FFFFFF;
	height:23px;
	text-align:center;
}

#ShopOrderQueryTable td.id{
	width:10%;
}

#ShopOrderQueryTable td.PayMethod{
	width:10%;
}

#ShopOrderQueryTable td.Date{
	width:15%;
}

#ShopOrderQueryTable td.Price{
	width:10%;
}

#ChargeQueryTable td.Status{
	width:10%;
}
#ShopOrderQueryTable td.GoodsList{
	width:35%;
}

#EnterpriseOrderQueryTable td{
	background-color:#FFFFFF;
	height:23px;
	text-align:center;
}

#EnterpriseOrderQueryTable td.id{
	width:10%;
}

#EnterpriseOrderQueryTable td.PayMethod{
	width:10%;
}

#EnterpriseOrderQueryTable td.Date{
	width:15%;
}

#EnterpriseOrderQueryTable td.Price{
	width:10%;
}

#EnterpriseOrderQueryTable td.Status{
	width:10%;
}
#EnterpriseOrderQueryTable td.EnterpriseList{
	width:25%;
}
#EnterpriseOrderQueryTable td.ServiceList{
	width:20%;
}

#AttendingArticleTable td{
	background-color:#FFFFFF;
	height:23px;
	text-align:center;
}
#AttendingArticleTable td.Select{
	width:41px;
}
#AttendingArticleTable td input{
	border-width:0px;
}
#AttendingArticleTable td.Title{
	width:280px;
	text-align:left;
}
#AttendingArticleTable td.AddDate{
}

