/*-------------------------------------这里显示提示标题----------------------------------*/
#AudioManageZT
{
	background-color: White;
	margin: 5px 5px 0px 5px;
}
#AudioManageZT img
{
	margin-top:-3px;
	margin-right: 10px;
	margin-left: 10px;
}
#AudioManageZT .AudioManageZTItem
{
	padding: 5px 5px 0px 5px;
	border: #FFD532 1px solid;
	background-color: #FFFFBB;
	font-size: 14px;
	color: #B12115;
	letter-spacing: 2pt;
	vertical-align:middle;
	height: 20px;
}


#MagazineManageZT
{
	background-color: White;
	margin: 5px 5px 0px 5px;
	
}
#MagazineManageZT img
{
	margin-right: 1px;
	margin-left: 1px;
}
#MagazineManageZT .MagazineManageZTItem
{
	padding: 5px 1px 0px 1px;
	border: #FEBB04 1px solid;
	background-color: #FFF28D;
	color: #B12115;
	letter-spacing: 2pt;
	vertical-align:middle;
	height: 50px;
}


#YYcoin
{
	width:100%;
	height:50px;
}



#YYcoin .YYcoin_R
{
	width:580px;
	height:50px;
	font-size:12px;
	color:Red;
}


#YYcoin .YYcoin_L
{
	width:170px;
	font-size:14px;
	text-align:right;
	color:Red;
	font-weight:bold;
}



/* --------------------------------- 网站分页通用样式控制 ------------------------------ */
.mh_page
{
	margin: auto;
}
.btnButton_Buy
{
	font-size: 12px;
	line-height: 13pt;
	background: #56B624;
	border-bottom: 2px solid #3A8A16;
	border-right: 2px solid #3A8A16;
	border-left: 2px solid #B6E09C;
	border-top: 2px solid #B6E09C;
	color: #FFFFFF;
	height: 22px;
	text-decoration: none;
	cursor: hand;
}
.btnButton_Jump
{
	font-size: 12px;
	line-height: 13pt;
	background: #56B624;
	border-bottom: 2px solid #3A8A16;
	border-right: 2px solid #3A8A16;
	border-left: 2px solid #B6E09C;
	border-top: 2px solid #B6E09C;
	color: #FFFFFF;
	height: 22px;
	text-decoration: none;
	cursor: hand;
	margin-right: 10px;
}
.btnButton_Send
{
	font-size: 12px;
	line-height: 13pt;
	background: #56B624;
	border-bottom: 2px solid #3A8A16;
	border-right: 2px solid #3A8A16;
	border-left: 2px solid #B6E09C;
	border-top: 2px solid #B6E09C;
	color: #FFFFFF;
	height: 22px;
	text-decoration: none;
	cursor: hand;
}
.btnButton_Add
{
	font-size: 12px;
	line-height: 13pt;
	background: #56B624;
	border-bottom: 2px solid #3A8A16;
	border-right: 2px solid #3A8A16;
	border-left: 2px solid #B6E09C;
	border-top: 2px solid #B6E09C;
	color: #FFFFFF;
	height: 22px;
	text-decoration: none;
	cursor: hand;
}
.btnButton_Delete
{
	font-size: 12px;
	background: #DA1400;
	color: #FFF;
	border: 1px solid #A01400;
	border-top: 1px solid #FF847D;
	border-left: 1px solid #FF847D;
	height: 21px;
	line-height: 18px;
	margin-right: 10px;
}
.p_curpage
{
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #BCB9B2;
	width: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 1px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
a:hover.p_curpage
{
	background-color: #F5F3EE;
	border: 1px solid #BCB9B2;
	text-decoration: none;
	color: #5B5B5B;
}
.p_num
{
	font-size: 12px;
	background-color: #F8F8F8;
	border: 1px solid #BCB9B2;
	width: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 1px;
	vertical-align: middle;
	text-align: center;
}
a:hover.p_num
{
	background-color: #FFFFFF;
	border: 1px solid #BCB9B2;
	text-decoration: none;
}
#lbPage
{
	height: auto;
	color: #5B5B5B;
	font-size: 12px;
}
#lbPage input
{
	vertical-align: middle;
}

#lbPageTop
{
	height: auto;
	color: #5B5B5B;
	font-size: 12px;
}
#lbPageTop input
{
	vertical-align: middle;
}

#pg
{
	width: 20px;
	text-align: center;
}
#pgg
{
	width: 20px;
	text-align: center;
}

/* ----------------------------------- 分页采用的统一样式 ---------------------------------- */
.Pagelink
{
	width: auto;
	height: 30px;
	vertical-align: middle;
	padding-top: 15px;
	padding-left: 9px;
}



/*///////////////////////////////////////////////BBS(index.aspx)///////////////////////////////////////////*/
#BlockShowTitle
{
	margin: 0px auto 0px auto;
	width: 960px;
	height: 33px;
	overflow: hidden;
}
#BlockShowTitle .Content
{
	font-size: 14px;
	padding-top: 5px;
	background-image: url('/images/table_top_bg.gif');
}

#BlockShowTitle .Content .Pic
{
	margin: -5px 10px 0px 10px;
}


#BlockShowTitle  .Content div dl
{
	width:100%;

}

#BlockShowTitle  .Content div dl dt
{
	font-size: 14px;
	font-family: "Tahoma";
	letter-spacing:1pt;
}




#BlockShowTitle  .Content div dl .Nav
{
	color: #6D0001;
	float:left;
}

#BlockShowTitle  .Content div dl .Nav_Back
{
	font-size: 12px;
	float:right;
	text-align:right;
	padding-right:10px;
}


#BlockShowTitleDown
{
	margin: 0 auto 0 auto;
	width: 960px;
	border-left: #bcb9b2 1px solid;
	border-right: #bcb9b2 1px solid;
	border-top: #bcb9b2 1px solid;
}

#BlockShowTitleDown .BlockShowTitleDown_02
{
	padding: 0px;
	width: 100%;
	font-size: 14px;
	padding-left: 5px;
	background-color: #F5F3EE;
	height: 35px;
}

#BlockShowTitleDown .BlockShowTitleDown_02 img
{
	padding: 5px;
}


#FaceShowTitle
{
	margin: 0px auto 0px auto;
	width: 324px;
}
#FaceShowTitle TD
{
	height: 33px;
}
#FaceShowTitle .FaceShowTitle_01
{
	width: 3px;
}
#FaceShowTitle .FaceShowTitle_02
{
	width: 100%;
	font-size: 14px;
	padding-left: 5px;
	color: #F60000;
	letter-spacing: 1.5pt;
}
#FaceShowTitle .FaceShowTitle_03
{
	width: 3px;
	font-size: 14px;
}
#FaceShowTitle .FaceShowTitle_04
{
	width: 100%;
	font-size: 14px;
	border: #BCB9B2 2px solid;
	padding-left: 5px;
	background-color: #F5F3EE;
	height: 35px;
}
#BI
{
	border-right: #BCB9B2 1px solid;
	border-top: #BCB9B2 1px solid;
	border-left: #BCB9B2 1px solid;
	margin: 0px auto 10px auto;
	width: 960px;
	background-color: white;
}
#BI TD
{
	color: #666666;
	padding: 5px;
}
#BI .BI_0 TD
{
	background-color: #F5F3EE;
	height: 26px;
	font-size: 14px;
	border-bottom: #BCB9B2 1px solid;
	border-top: #FFFFFF 1px solid;
}
#BI .BI_00 TD
{
	border-bottom: #BCB9B2 1px solid;
	border-top: #FFFFFF 1px solid;
}
#BI .BI_01
{
	width: 150;
	font-size: 14px;
	color: #5B5B5B;
}
#BI .BI_02
{
	width: 55%;
	font-size: 14px;
	color: #5B5B5B;
}
#BI .BI_03
{
	width: 10%;
	font-size: 14px;
	color: #5B5B5B;
}
#BI .BI_04
{
	width: 100%;
	font-size: 14px;
	color: #5B5B5B;
}
#BI .BI_1
{
	width: 150;
	font-size: 12px;
}
#BI .BI_2
{
	width: 55%;
	font-size: 12px;
	line-height: 20px;
}
#BI .BI_2_1
{
	font-size: 14px;
}
#BI .BI_3
{
	width: 10%;
	font-size: 14px;
}
#BI .BI_4
{
	width: 100%;
	font-size: 12px;
	line-height: 20px;
}

/*///////////////////////////////////////////////BBS(Online.ascx)///////////////////////////////////////////*/
#OnlineTB
{
	border-right: #BCB9B2 1px solid;
	border-top: #BCB9B2 1px solid;
	border-left: #BCB9B2 1px solid;
	border-bottom: #BCB9B2 1px solid;
	margin: 0px auto 0px auto;
	width: 960px;
	background-color: white;
}
#OnlineTB TD
{
	color: #666666;
}
#OnlineTB .OnlineTB_0 TD
{
	background-color: #F5F3EE;
	height: 30px;
	font-size: 12px;
	border-bottom: #BCB9B2 1px solid;
	border-top: #FFFFFF 1px solid;
}
#OnlineTB .OnlineTB_00
{
	width: 200;
}
#OnlineTB .OnlineTB_01
{
	height: 30px;
	font-size: 12px;
	color: #5B5B5B;
	width: 100%;
	text-align: right;
	padding: 5px;
	color: #BCB9B2;
}
#OnlineTB .OnlineTB_02
{
	height: 30px;
	font-size: 12px;
	color: #5B5B5B;
	width: 100%;
	text-align: right;
	padding: 5px;
	color: #5B5B5B;
}

/*///////////////////////////////////////////////BBS(UserTool.ascx)///////////////////////////////////////////*/
#UserToolTB
{
	border-right: #BCB9B2 1px solid;
	border-top: #BCB9B2 1px solid;
	border-left: #BCB9B2 1px solid;
	border-bottom: #BCB9B2 1px solid;
	margin: 0px auto 0px auto;
	width: 960px;
	background-color: white;
}
#UserToolTB TD
{
	color: #666666;
}
.UserToolTB_Index
{
	float: left;
	font-size: 12px;
	letter-spacing: 1.5pt;
}
#UserToolTB .UserToolTB_0 TD
{
	background-color: #F5F3EE;
	height: 30px;
	font-size: 12px;
	border-bottom: #BCB9B2 1px solid;
}
#UserToolTB .UserToolTB_00
{
	width: 500;
}
#UserToolTB .UserToolTB_01
{
	height: 30px;
	font-size: 12px;
	color: #5B5B5B;
	width: 100%;
	text-align: right;
	padding: 5px;
	color: #F60000;
	border-top: #FFFFFF 1px solid;
}
#UserToolTB .UserToolTB_02
{
	height: 50px;
	font-size: 12px;
	color: #5B5B5B;
	width: 50%;
	padding: 5px;
	color: #F60000;
	padding-left: 10px;
}
#UserToolTB .UserToolTB_Img
{
	vertical-align: bottom;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: -1px;
}
#UserToolTB .UserToolTB_02 #AdvTop
{
	float: right;
	margin-top: -5px;
}

/*///////////////////////////////////////////////BBS(View.aspx)///////////////////////////////////////////*/
#BlockList
{
	border-right: #BCB9B2 1px solid;
	border-top: #BCB9B2 1px solid;
	border-bottom: #BCB9B2 1px solid;
	border-left: #BCB9B2 1px solid;
	background-color: white;
	margin: 0px auto 0px auto;
	width: 960px;
}
#BlockList TD
{
	color: #666666;
	padding: 5px;
}

#BlockList .BL_A TD
{
	
	height: 30px;
	font-size: 12px;
	color: #5B5B5B;
	font-weight:bold;
}

#BlockList .BL_00
{
	width: 30px;
}
#BlockList .BL_01
{
	width: 80px;
}
#BlockList .BL_02
{
	width: 40%;
}
#BlockList .BL_03
{
	width: 10%;
}
#BlockList .BL_04
{
	width: 10%;
}
#BlockList .BL_05
{
	width: 10%;
}
#BlockList .BL_06
{
	width: 15%;
}
#BlockList .BL_07
{
	width: 80px;
}

#BlockList .BL_B TD
{
	border-top: #BCB9B2 1px solid;
}

#BlockList .BL_0
{
	width: 30px;
}
#BlockList .BL_1
{
	width: 80px;
    font-family: Verdana;
	font-size: 11px;
}
#BlockList .BL_2
{
	width: 40%;
	font-size: 14px;
}
#BlockList .BL_3
{
	width: 10%;
	font-size:12px;
}
#BlockList .BL_4
{
	width: 10%;
	font-size:12px;
}
#BlockList .BL_5
{
	width: 10%;
	font-size:12px;
}
#BlockList .BL_6
{
	width: 15%;
	font-size:12px;
	
}
#BlockList .BL_7
{
	width: 80px;
	text-align: center;
}


#BlockList .SuoDing
{
	font-size: 12px;
	background-color: #A0A0A0;
	color: White;
	border: 1px solid #838383;
	width: 35px;
	height: 18px;
	text-align: center;
	margin-right: 3px;
	vertical-align:top;
	padding: 1px 2px 0px 2px;
	
}

#BlockList .TuiJian
{
	font-size: 12px;
	background-color: #61BB45;
	color: White;
	border: 1px solid #389326;
	width: 35px;
	height: 18px;
	text-align: center;
	margin-right: 3px;
	vertical-align:top;
	padding: 1px 2px 0px 2px;
}
#BlockList .ZhiDing
{
	font-size: 12px;
	background-color: #5390DA;
	color: White;
	border: 1px solid #2861C0;
	width: 35px;
	height: 18px;
	text-align: center;
	margin-right: 3px;
	vertical-align:top;
	padding: 1px 2px 0px 2px;
}
#BlockList .GongGao
{
	font-size: 12px;
	background-color: #EB652F;
	color: White;
	border: 1px solid #DF4000;
	width: 35px;
	height: 18px;
	text-align: center;
	margin-right: 3px;
	vertical-align:top;
	padding: 1px 2px 0px 2px;
}

#BlockList .TitleCent
{
	font-size: 12px;
	background-color: #FDB939;
	color: White;
	border: 1px solid #FFA700;
	width: 35px;
	height: 18px;
	text-align: center;
	margin-right: 3px;
	padding: 0px 2px 1px 2px;
}

/*///////////////////////////////////////////////BBS(OnlineList.aspx)///////////////////////////////////////////*/
#OnlineList
{
	border-right: #BCB9B2 1px solid;
	border-top: #BCB9B2 1px solid;
	border-bottom: #BCB9B2 1px solid;
	border-left: #BCB9B2 1px solid;
	background-color: white;
	margin: 0px auto 0px auto;
	width: 960px;
}
#OnlineList TD
{
	color: #666666;
	padding: 5px;
}
#OnlineList .BL_A TD
{
	background-color: #F5F3EE;
	height: 30px;
	font-size: 14px;
	color: #5B5B5B;
}
#OnlineList .BL_00
{
	width: 30;
	font-size: 14px;
	color: #5B5B5B;
}
#OnlineList .BL_01
{
	width: 80;
	font-size: 14px;
	color: #5B5B5B;
}
#OnlineList .BL_02
{
	width: 20%;
	font-size: 14px;
	color: #5B5B5B;
}
#OnlineList .BL_03
{
	width: 40%;
	font-size: 14px;
	color: #5B5B5B;
}
#OnlineList .BL_04
{
	width: 20%;
	font-size: 14px;
	color: #5B5B5B;
}
#OnlineList .BL_B TD
{
}
#OnlineList .BL_0
{
	width: 30;
	font-size: 14px;
}
#OnlineList .BL_1
{
	width: 80;
	font-size: 14px;
}
#OnlineList .BL_2
{
	width: 20%;
	font-size: 14px;
}
#OnlineList .BL_3
{
	width: 40%;
	font-size: 14px;
}
#OnlineList .BL_4
{
	width: 20%;
	font-size: 14px;
}

/*///////////////////////////////////////////////BBS(DisplayBBS.aspx)////////////////////////////////////////////////*/
.BlockTieShow
{
	border-right: #BCB9B2 1px solid;
	border-left: #BCB9B2 1px solid;
	border-top: #BCB9B2 1px solid;
	margin: 0px auto 0px auto;
	width: 960px;
	background-color: white;
}
.BlockTieShow .BTH_01
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #ECE9E2;
	height: 30px;
}

.BlockTieShow .BTH_01 a
{
	color: #3B3B3B;
}

.BlockTieShow .BTH_01 img
{
	padding-top:1px;
	margin-right:5px;
}

.BlockTieShow .BTH_01_Table
{
	width: 198px;
	height: 150px;
}

.BlockTieShow .BTH_01_Table .HeadImg
{
	overflow: hidden;
	width: 100px;
}


.BlockTieShow .BTH_01_TableTow
{
	background-color: #F5F3EE;
}
.BlockTieShow .BTH_01_Table TD
{
	padding-left: 10px;
	padding-top: 8px;
	font-size: 12px;
	line-height:25px;
}
.BlockTieShow .BTH_01_Table .BTH_01_Table_01
{
}
.BlockTieShow .BTH_01_Table .BTH_01_Table_02
{
	font-size:14px;
	color: #22376E;
	margin-right:5px;
	vertical-align:inherit;
}
.BlockTieShow .BTH_01_Table .ShowAnswer
{
	font-size: 12px;
	background-color: #4662A3;
	color: White;
	border: 1px solid #2B4682;
	width: 60px;
	height: 18px;
	text-align: center;
	padding: 1px 5px 1px 5px;
}
.BlockTieShow .BTH_01_Table .BTH_01_Table_03
{
}
.BlockTieShow .BTH_01_Table .BTH_01_Table_04
{
	height: 25px;
}
.BlockTieShow .BTH_02
{
	width: 100%;
	background-color: #F5F3EE;
	color: #333333;
	font-size: 14px;
	padding-left: 5px;
	height: 30px;
}

.BlockTieShow .BTH_02 div
{
	width: 620px;
	height:auto;
	overflow:hidden;
}

.BlockTieShow .BTH_02 .mainAddDate
{
	text-align: right;
	font-family: Verdana;
	font-size: 9px;
	float: right;
	margin-top: -15px;
	margin-right: 10px;
	clear: both;
}
.BlockTieShow .BTH_03
{
	height: 150px;
	padding: 5px;
	font-size: 14px;
	line-height: 25px;
	table-layout: fixed;
	width: 98%;
}

.BlockTieShow .BTH_03 .BTH_03_Content
{
	overflow: hidden;
	width: 750px;
}


.BlockTieShow .BTH_04 .BTH_04_MK
{
	overflow: hidden;
	width: 750px;
}

.BlockTieShow .BTH_04 .BTH_04_MK img
{
	margin:5px 0px 5px -5px;
}


.BlockTieShow .EditText
{
	font-size: 12px;
}
.BlockTieShow .BTH_03 #quote
{
	font-size: 12px;
	letter-spacing: 2pt;
	border-left: 1px solid #BCB9B2;
	border-right: 1px solid #BCB9B2;
	border-top: 1px solid #BCB9B2;
	border-bottom: 1px solid #BCB9B2;
	padding: 5px;
	background-color: #F5F3EE;
	width: 98%;
}
.BlockTieShow .BTH_03 #EditTime
{
	font-size: 12px;
	color: #CCCCCC;
}
.BlockTieShow .BTH_03 #ShowCent
{
	font-size: 12px;
	color: #EB652F;
}
.BlockTieShow .BTH_03 #Lock
{
	font-size: 12px;
	color: #CCCCCC;
}
.BlockTieShow .BTH_04
{
	font-size: 12px;
	padding: 5px;
}
.BlockTieShow .BTH_05
{
	font-size: 12px;
	padding: 5px;
	text-align: right;
}
.BlockTieShow .txtNum
{
	width: auto;
	letter-spacing: 2pt;
}
#BlockTiePage
{
	margin: 0px auto 0px auto;
	width: 960px;
	border: #BCB9B2 1px solid;
	background-color: #F5F3EE;
	height: 30px;
	text-align: right;
	font-family: "Tahoma";
	font-size: 14px;
	clear: both;
}
#BlockListPage
{
	margin: 0px auto 0px auto;
	width: 960px;
	border-right: #BCB9B2 1px solid;
	border-left: #BCB9B2 1px solid;
	border-bottom: #BCB9B2 1px solid;
	background-color: #F5F3EE;
	height: 30px;
	text-align: right;
	font-family: "Tahoma";
	font-size: 14px;
	clear: both;
}
#BlockTieRelpy
{
	margin: 0px auto 0px auto;
	width: 960px;
	border-right: #BCB9B2 1px solid;
	border-left: #BCB9B2 1px solid;
	border-bottom: #BCB9B2 1px solid;
	background-color: #FAFAFA;
}
#BlockTieRelpy .BlockTieRelpy_01
{
	width: 500px;
	padding: 10px;
	font-family: "Tahoma";
	font-size: 14px;
}
#BlockTieRelpy .BlockTieRelpy_02
{
	width: 100%;
}
#BlockTieRelpy .txtContent
{
	width: 500px;
	height: 150px;
}

/*///////////////////////////////////////////////BBS(NewBBS.aspx)////////////////////////////////////////////////*/
#NewBBSTB
{
	margin: 0px auto 10px auto;
	width: 960px;
	border-right: #BCB9B2 1px solid;
	border-left: #BCB9B2 1px solid;
	border-bottom: #BCB9B2 1px solid;
	background-color: #FFFFFF;
}
#NewBBSTB TD
{
	font-size: 14px;
	padding: 6px;
}
#NewBBSTB .NewBBSTB_01
{
	padding-left: 10px;
	background-color:#f5f3ee;
}

#NewBBSTB .NewBBSTB_02
{
	background-color:#f5f3ee;
	border-top: #BCB9B2 1px solid;
}

.emotion img
{
	cursor: pointer;
}

#yzm{ float:left; margin-left:100px; margin-top:-25px; padding-top:5px;}
#yzm a{ margin-left:20px; font-size:12px; height:24px;  letter-spacing:1pt;}
/*//////////////////////////////////(EditUser.aspx)///////////////////////////*/
#MemberTB
{
	margin: 0px auto 10px auto;
	width: 960px;
	background-color: #F5F3EE;
	border: #BCB9B2 1px solid;
}
#MemberTB .MemberTB_01
{
	width: 180px;
}
#MemberTB .MemberTB_02
{
	width: 800px;
	background-color: #FFFFFF;
	border-left: #BCB9B2 1px solid;
}
#MemberTB_02_TB .MemberTB_02_TB_01
{
	width: 0px;
}
#MemberTB_02_TB
{
	width: 100%;
}
#MemberTB_02_TB
{
	margin: 0px 0px 0px 0px;
}
#MemberTB_02_TB .MemberTB_02_TB_02
{
	height: 35px;
}
#MemberTB_02_TB .MemberTB_02_TB_03
{
	width: 3px;
	font-size: 14px;
}
#MemberTB_02_TB .MemberTB_02_TB_04
{
	width: 100%;
	height: auto;
	padding: 5px;
}

#MemberTB_02_TB .MemberTB_02_TB_04 .a_List td
{
	font-size:12px;
}


#EditUserTB td
{
	font-size: 14px;
	vertical-align:top;
	padding:5px;
}

#MemberTree .MemberTreeTitle li
{
	display: block;
	border: #445B78 1px solid;
	background-color: #22446D;
	text-align: center;
	color: White;
	padding: 5px;
	width: 170px;
}
#MemberTree li
{
	margin: 5px;
}
#MemberTree li a
{
	display: block;
	font-size: 14px;
	border: #BCB9B2 1px solid;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	width: 170px;
}
#MemberTree li a:hover
{
	background: #F5F3EE;
}

/*//////////////////////////////////(Setpassword.aspx)///////////////////////////*/
#divUserInfoPassWord
{
	padding: 10px;
	font-size: 12px;
	width: 100%;
}
#divUserInfoPassWord .ulUserInfo
{
	color: #666;
	height: auto;
}
#divUserInfoPassWord .liUserInfo_Single
{
	padding: 8px;
	width: auto;
}
#divUserInfoPassWord .liUserInfo_Double
{
	padding: 8px;
	width: auto;
}
#divUserInfoPassWord .liMessageInfo_Button
{
	padding: 7px;
	width: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#divUserInfoPassWord .spanTag
{
	width: 100px;
	height: 20px;
}


/*/////////////////////////会员消息页面(Message.aspx)//////////////////////////////////*/
#divMessageList
{
	background-color: #F6F6F6;
	padding: 10px;
	font-size: 14px;
	border: #FFFFFF 5px solid;
	width: 100%;
}
#divMessageList .ulMessageButton
{
	padding-bottom: 5px;
}
#divMessageList .ulMessageListHeader
{
	font-weight: bold;
	background-color: #F3F0E9;
	border-bottom: 1px solid #E6DFCF;
	border-top: 1px solid #E6DFCF;
	color: #A04800;
	width: 100%;
	height: 30px;
}
#divMessageList .ulMessageListHeader li
{
	padding-top: 3px;
}
#divMessageList .ulMessageListItem
{
	border-bottom: 1px solid #E6DFCF;
	width: 100%;
	height: 30px;
	background-color: White;
}
#divMessageList .ulMessageListItem li
{
	padding-top: 3px;
}
#divMessageList .liMessageListAll_Select
{
	float: left;
	width: 8%;
	text-align: center;
}
#divMessageList .liMessageListAll_Title
{
	float: left;
	width: 50%;
	text-align: left;
}
#divMessageList .liMessageListAll_UserName
{
	float: left;
	width: 20%;
	text-align: left;
}
#divMessageList .liMessageListAll_SenderDate
{
	float: left;
	width: 20%;
	text-align: left;
}
#divMessageList .ulMessageListBottom
{
	border-bottom: 1px solid #E6DFCF;
	background-color: #F3F0E9;
	padding: 3px;
}
#divMessage
{
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	width: auto;
}
#divMessage .ulMessageInfo
{
	border: 1px solid #BCB9B2;
}
#divMessage .ulMessageRelpy
{
	background-color: #FAFAFA;
	margin-top: 10px;
	border: 1px solid #BCB9B2;
}
#divMessage .ulMessageRelpy li
{
	padding: 5px;
}
#divMessage .ulMessageRelpy span
{
}
#divMessage .liMessageRelpy_Content
{
}
#divMessage .liMessageInfo_Title
{
	border-bottom: 1px solid #F5F3EE;
	background-color: #F5F3EE;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.liMessageInfo_Alternating
{
	border-top: 1px solid #FFFFFF;
	background-color: #FAFAFA;
	padding: 5px;
	font-size: 12px;
}
.liMessageInfo_Time
{
	border-bottom: 1px solid #F5F3EE;
	background-color: #FAFAFA;
	padding: 5px;
	font-size: 12px;
}
.liMessageInfo_Status
{
	border-bottom: 1px solid #F5F3EE;
	background-color: #F3F0E9;
	padding: 5px;
}
.liMessageInfo_Body
{
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding: 10px 5px 20px 5px;
	height: auto;
	background-color: #FFFFFF;
}
.liMessageInfo_Button
{
	background-color: #F5F3EE;
	padding: 5px;
	text-align: right;
}
#EditUserTB
{
	border: 1px solid #BCB9B2;
	background-color: #FAFAFA;
}
#EditUserTB TD
{
	font-size: 14px;
}
#EditUserTB .EditUserTB_A
{
	padding-left: 10px;
}
#EditUserTB .EditUserTB_Img
{
	padding-left: -20px;
}
#EditUserTB .EditUserTB_B
{
	background-color: #F5F3EE;
}
#EditUserTB .EditUserTB_B TD
{
	height: 20px;
	border-bottom: 10px solid #FAFAFA;
}
#EditUserTB .EditUserTB_Img_out
{
	position: relative;
	background: #bbb;
	margin: 10px auto;
	width: 100px;
}
#EditUserTB .EditUserTB_Img_in
{
	background: #fff;
	border: 1px solid #555;
	position: relative;
	top: -5px;
	left: -5px;
}

/*/////////////////////////会员消息页面(Message.aspx)//////////////////////////////////*/
#SendMessageTB
{
	margin: -1px auto 10px auto;
	width: 960px;
	background-color: #FFFFFF;
	border: #BCB9B2 1px solid;
}
#SendMessageTB TD
{
	padding: 10px;
	font-size: 14px;
}
#LoginIndexTB
{
	margin: -1px auto 10px auto;
	width: 960px;
	background-color: #FFFFFF;
	border: #BCB9B2 1px solid;
}
#LoginIndexTB TD
{
	padding: 10px;
	font-size: 14px;
}
#Vcode
{
	vertical-align: bottom;
}
#RegisterTB
{
	margin: -1px auto 10px auto;
	width: 960px;
	background-color: #FFFFFF;
	border: #BCB9B2 1px solid;
}
#RegisterTB TD
{
	padding: 10px;
	font-size: 14px;
}
#strength_L
{
	width: 68px;
	height: 20px;
	padding-top: 7px;
	background-color: #eeeeee;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	float:left;
}
#strength_M
{
	width: 68px;
	height: 20px;
	padding-top: 7px;
	background-color: #eeeeee;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	border-left: #ffffff 1px solid;
	float:left;
}
#strength_H
{
	width: 68px;
	height: 20px;
	padding-top: 7px;
	background-color: #eeeeee;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	border-left: #ffffff 1px solid;
	float:left;
}


/*//////////////////////////////////////显示会员列表(UserList.aspx)///////////////////////////////////////*/
#dataList
{
	width: 960px;
	background-color: White;
	border-left: #BCB9B2 1px solid;
	border-right: #BCB9B2 1px solid;
	border-bottom: #BCB9B2 1px solid;
}
#dataList TD
{
	padding: 5px;
	font-size: 12px;
}
#dataList A
{
	font-size: 14px;
}
#dataList .UserList_Item
{
	width: 315px;
	background-color: #FAFAFA;
	border: #BCB9B2 1px solid;
}
#dataList .UserList_Item_01
{
	height: 25px;
	font-size: 14px;
	font-weight: bold;
}
#dataList .UserList_Item_02
{
	height: 20px;
	font-size: 14px;
}
#dataList .UserList_Item_03
{
	height: 20px;
	font-size: 14px;
}
#dataList .UserList_Item_04
{
	height: 25px;
	font-size: 14px;
}
#dataList .UserList_Item_05
{
	height: 20px;
	font-size: 14px;
}
#UserList_Item_Show
{
	height: 80px;
	border-left: #FFFFFF 10px solid;
}
#dataList .UserList_Item_Top
{
	background-color: #F5F3EE;
	height: 10px;
}
#dataList .ShowAnswer
{
	font-size: 12px;
	background-color: #5390DA;
	color: White;
	border: 1px solid #2861C0;
	text-align: center;
}

#dataList .ShowAnswer A
{
	margin:5px;
}


#dataList .EditUserTB_Img_out
{
	position: relative;
	background: #FFF;
	margin: 5px auto;
	width: 100px;
}
#dataList .EditUserTB_Img_in
{
	background: #fff;
	border: 1px solid #D9D6D6;
	position: relative;
	top: -1px;
	left: -1px;
}
#dataList .UserList_Item_Img
{
	padding-left: 12px;
}

/*////////////////////////////////////////显示会员信息(ShowMember.aspx)///////////////////////////////////////////*/
#ShowMember_TB
{
	margin: -1px auto 10px auto;
	width: 960px;
	background-color: #FFFFFF;
	border: #BCB9B2 1px solid;
}
#ShowMember_TB TD
{
	font-size: 12px;
}
.ServiceItem_Img
{
	width: 180px;
	height:auto;
	text-align: center;
	border: 1px solid #D6D6D6;
	background: #F5F3EE;
	padding: 10px;
	margin: 10px;
	line-height:25px;
}

.ServiceItem_Inc
{
	width:100%;
	padding:5px;
}

.ServiceItem_Inc li
{
	line-height:30px;
}


.ServiceItem_Inc_Title
{
	width: 180px;
	padding:10px;
	margin: 10px;
	background: #F5F3EE;
	border: 1px solid #D6D6D6;
}

.ServiceItem_Inc_Title img
{
		margin: -5px 10px 0px 10px;
}

.ServiceItem_Inc_Title li
{
	line-height:25px;
}

.ServiceItem_Inc_Content
{
	padding:10px;
	margin: 10px;
	line-height:20px;
}



