﻿input, select, img, div, span, td, li, p, a
{
	font-family: 宋体,Verdana,Tahoma,Arial;
	font-size: 9pt; 
	color: #333333;
}

html
{
	height: 100%;
	
	scrollbar-arrow-color: #330000;           /*三角箭头的颜色*/
	scrollbar-face-color: #f6f6f6;               /*立体滚动条凸出部分的颜色*/
	scrollbar-3dlight-color: #cccccc;            /*立体滚动条亮边的颜色*/
	scrollbar-highlight-color: #ffffff;          /*滚动条空白部分的颜色*/
	scrollbar-shadow-color: #cccccc;             /*立体滚动条阴影的颜色*/
	scrollbar-darkshadow-color: #ffffff;         /*立体滚动条强阴影的颜色*/
	scrollbar-track-color: #f6f6f6;              /*立体滚动条背景颜色*/
	scrollbar-base-color:#f8f8f8;             /*滚动条的基本颜色*/
}

body 
{
	margin: 0px;
	font-family: "宋体"; 
	font-size: 9pt; 
	scrollbar-arrow-color: #330000;           /*三角箭头的颜色*/
	scrollbar-face-color: #f6f6f6;               /*立体滚动条凸出部分的颜色*/
	scrollbar-3dlight-color: #cccccc;            /*立体滚动条亮边的颜色*/
	scrollbar-highlight-color: #ffffff;          /*滚动条空白部分的颜色*/
	scrollbar-shadow-color: #cccccc;             /*立体滚动条阴影的颜色*/
	scrollbar-darkshadow-color: #ffffff;         /*立体滚动条强阴影的颜色*/
	scrollbar-track-color: #f6f6f6;              /*立体滚动条背景颜色*/
	scrollbar-base-color:#f8f8f8;             /*滚动条的基本颜色*/
}

A
{
	font-family: 宋体,Verdana,Tahoma,Arial;
	font-size: 9pt; 
	text-decoration: none;
}
A:link
{
	color: #0365bf;
	text-decoration: none;
}
A:visited
{
	color: #0365bf;
	text-decoration: none;
}
A:hover
{
	color: #eb7700;
	text-decoration: none;
}
A:active
{
	color: #eb7700;
	text-decoration: none;
}

/**********************按钮**********************/

.Button60
{
	background-image: url(Images/Button60.gif);
	border: 0px;
	width: 60px;
	height: 21px;
    cursor: pointer;
    line-height: 21px;
    color: #0365bf;
}

.Button80
{
	background-image: url(Images/Button80.gif);
	border: 0px;
	width: 80px;
	height: 21px;
    cursor: pointer;
    line-height: 21px;
    color: #0365bf;
}

/**********************菜单**********************/
.MenuDiv
{
	background-image:url(Images/MenuBg.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:30px;
}
.MenuDivList
{
	list-style:none;
	float:left;
	margin-top:8px;
	font-weight:bold;
	color:#0365bf;
}
.MenuDivList img
{
	vertical-align: middle;
}
.MenuDivItem
{
	list-style: none;
	background-color:#feffff;
	border:1px solid #d5dde3;
	width:80px;
	position:absolute;
	display:none;
}
.MenuUL
{
	margin:0px;
	padding:0px;
}
.MenuLI
{
	list-style:none;
	width:80px;
	height:16px;
	padding-top:4px;
	padding-left:8px;
}
/*************************************公告*****************************/
.BBS_Affiche
{
	background-image:url(Images/Affiche.gif);
	background-repeat:no-repeat;
	width:950px;
	height:30px;
	line-height: 30px;
}

.BBS_Affiche_Area
{
	float: left;
	width: 655px;
	height: 30px;
	line-height: 30px;
	background-image: url(Images/AfficheImg.gif);
	background-repeat:no-repeat;
	background-position: 5px;
	padding-left: 45px;
}

.BBS_Affiche_Area_Title
{
	float:left;
	font-weight:bold;
	color: #0365bf;
}

.BBS_Affiche_List
{
	width:604px;
	float:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin-left: 5px;
}

.BBS_Affiche_List a
{
	font-weight: bold;
}

.BBS_Affiche_List ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.BBS_Affiche_List li
{
	color: #666666;
}

.BBS_Affiche_List_Button
{
	width:20px;
	float:left;
	overflow:hidden;
	padding-top: 4px;
	text-align: center;
}

.BBS_Affiche_List_Button img
{
	border: 0px;
}

.BBS_Affiche_Login_Area
{
	float: left;
	width: 238px;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px 0px 7px
}
.BBS_Affiche_Login_Area a
{
	font-weight: bold;
}

/**********************登录**********************/
.LoginBg
{
	width:938px;
	height:50px;
	border-left:1px solid #d5dee5;
	border-right:1px solid #d5dee5;
	border-bottom:1px solid #d5dee5;
	padding-left:10px;
	line-height:50px;
	vertical-align: middle;
}

.LoginBg table
{
	height: 50px;
	border: 0px;
}

.LoginBg img
{
	margin: 0px;
	padding: 0px;
}

.LoginInput
{
	width: 80px;
	border: #a3b7da 1px solid;
	height: 14px;
}

.LoginInput1
{
	width: 40px;
	border: #a3b7da 1px solid;
	height: 14px;
}

/*----------------------------------------------------------------*/

.LoginAfterDiv
{
	width:948px;
	border-left:1px solid #d5dee5;
	border-right:1px solid #d5dee5;
	border-bottom:1px solid #d5dee5;
	display: table;
}

.LoginAfterDivSub
{
	margin-top: 5px;
	float: left;
	width: 250px;
}

.LoginAfterDivSub div
{
	height: 25px;
	line-height: 25px;
}

.LoginAfterDivSub1
{
	margin-top: 5px;
	padding-right: 10px;
	float: left;
	width: 632px;
	text-align: right;
}

.LoginAfterDivSub1 div
{
	height: 25px;
	line-height: 25px;
}

.LoginAfterFace
{
	float:left;
	margin: 10px 10px 0px 10px;
	width: 36px;
	height: 36px;
}

/**********************首页**********************/
.FirstPageBoardDiv
{
	width:950px;
}
.FirstPageBoardTypeDiv
{
	width:948px;
	border:1px solid #d5dce2;
}
.FirstPageBoardTitleDiv
{
	width:938px;
	height:22px;
	background-image:url(Images/BoardTitleBg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:10px;
	padding-top:9px;
	color:#0365bf;
}
.FirstPageBoardItemRightDiv
{
}
.FirstPageBoardItemListDiv
{
	line-height:2em;
	margin-left:10px;
}
.FirstPageBoardItemListDiv img
{
	vertical-align: middle;
}
.FirstPageBoardItemTitleSpan
{
	font-weight:bold;
}
.FirstPageBoardItemImg
{
	color:#eb7700
}
.FirstPageBoardItemTitleBottom
{
	line-height: 2em;
}
/***********当前在线**********/
.TabControlButtonPanel
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	float: left; 
	width: 950px; 
}
.TabControlButton1
{
	cursor: pointer;
	float: left; 
	display: inline; 
	text-align: center; 
	list-style: none; 
	width: 112px; 
	height:16px;
	padding-top:7px;
	background-image:url(Images/OnLineTiele.jpg);
	border:1px solid #d5dee5;
	color:#0365bf;
	font-weight:bold;
}
.TabControlButton1Select
{
	cursor: pointer; 
	float: left; 
	display: inline; 
	text-align: center; 
	list-style: none; 
	width: 112px; 
	height:17px;
	padding-top:7px;
	background-image:url(Images/OnLineTieleSel.jpg);
	border-left:1px solid #d5dee5;
	border-top:1px solid #d5dee5;
	border-right:1px solid #d5dee5;
	border-bottom:0px;
	color:#ff6600;
	font-weight:bold;
}

.TabControlButton
{
	cursor: pointer;
	float: left; 
	display: inline; 
	text-align: center; 
	list-style: none; 
	width: 112px; 
	height:16px;
	padding-top:7px;
	background-image:url(Images/OnLineTiele.jpg);
	border-top:1px solid #d5dee5;
	border-right:1px solid #d5dee5;
	border-bottom:1px solid #d5dee5;
	color:#0365bf;
	font-weight:bold;
}
.TabControlButtonSelect
{
	cursor: pointer; 
	float: left; 
	display: inline; 
	text-align: center; 
	list-style: none; 
	width: 112px; 
	height:17px;
	padding-top:7px;
	background-image:url(Images/OnLineTieleSel.jpg);
	border-top:1px solid #d5dee5;
	border-right:1px solid #d5dee5;
	border-bottom:0px;
	color:#ff6600;
	font-weight:bold;
}

.TabControlPanel
{
	width: 948px; 
	border-left: 1px solid #d5dee5; 
	border-right: 1px solid #d5dee5; 
	border-bottom: 1px solid #d5dee5;
	display: table;
}
.TabControlButtonPanelDiv
{
	width:950px;
	display: table;
}
.TabControlButtonEmpty
{
	width:723px;
	height:24px;
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	border-bottom:1px solid #d5dee5;
}
.Button1_PanelLeftUl
{
	list-style:none;
	margin:0px;
	padding:0px;
	width:400px;
	height:110px;
	margin-left:28px;
	float:left;

}
.Button1_PanelLeftLI
{
	list-style:none;
	margin-top:10px;
}
.Button1_PanelLeftBottomLI
{
	list-style:none;
	margin-top:5px;
}

.Button1_PanelLeftBottomLI img
{
	vertical-align: middle;
}

.Button1_PanelRightUl
{
	list-style:none;
	margin:0px;
	padding:0px;
	width:240px;
	margin-left:120px;
	float:left;
}
.Button1_PanelRightLI
{
	list-style:none;
	margin-top:10px;
}

.Button2_PanelDiv
{
	width:175px;
	list-style:none;
	float:left;
	line-height:25px;
	vertical-align:bottom;
	text-align:center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*---Begin Bottom---*/

.btDiv
{
	background-image: url(Images/Bottom.gif);
	width: 950px;
	height: 100px;
	display: table;
}

.btContext
{
	height: 100px;
}

/*---End Bottom---*/
/**********************二级页面**********************/
/***********内容区**********/
.SecondPageBoardDiv
{
	width:950px;
}
.SecondPageTable
{
	width:100%;
    border-bottom:1px solid #d5dce2;
}
.SecondPageTable td
{
	padding: 5px 0px 5px 0px;
}
.SecondPageTitleTR
{
	height:25px;
	background-image:url(Images/SecondPageBoadTitleBg.jpg);
	background-repeat:repeat-x;
}
.SecondPageTitleTD
{
	height:25px;
	text-align:center; 
	font-weight:bold; 
	color:#0365bf;
	border-top:1px solid #d5dce2;
	border-left:1px solid #d5dce2;
}

.SecondPageTitleTDRight
{
	text-align:center; 
	font-weight:bold; 
	color:#0365bf;
	border-left:1px solid #d5dce2;
	border-top:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
}

.SecondPageItemTR
{
	height:25px; 
	padding-top:5px; 
	padding-bottom:5px;
}
.SecondPageItemTD
{
	text-align:center;
	word-break:break-all;
	border-top:1px solid #d5dce2;
	border-left:1px solid #d5dce2;
	
}
.SecondPageItemTDRight
{
	text-align:center;
	word-break:break-all;
	border-left:1px solid #d5dce2;
	border-top:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
}

/****************搜索****************/
.SecondPageSearchDiv
{
	float: left;
	width:600px;
	height: 25px;
	padding-top: 5px;
}

.SecondPageSearchDiv *
{
	vertical-align: middle;
}

.SecondPageSearchCmd
{
}

.SecondPageSearchEdt
{
	width:200px;
	height:14px;
	line-height: 14px;
	border: #a3b7da 1px solid;
}

/**************选择分类****************/

.SelectStyleDiv
{
	width:260px;
	height: 25px;
	padding-top: 5px;
}

.SelectStyleDiv *
{
	vertical-align: middle;
}

/**************图例****************/
.CutlineDiv
{
	width:950px;
	display: table;
	text-align:center;
}

.CutlineDiv img
{
	margin-right: 5px;
	vertical-align: middle;
}

.CutlineLabSpan
{
	margin-top:8px;
	margin-right:25px;
}

/**************导航****************/

.NavigationDiv
{
	width:935px;
	height:25px;
	line-height: 25px;
	font-weight:bold;
	background-image: url(Images/Arrow.gif);
	background-repeat:no-repeat;
	background-position: 5px;
	padding-left: 5px;
}

.NavigationDiv img
{
	border: 0px;
	vertical-align: middle;
}

.NavigationDiv span
{
	font-weight: normal;
}

/**************二级页面改变标题颜色****************/

/**************ID = 1 红色****************/
.SecondPageTitle1A
{
	font-family: 宋体,Tahoma,Verdana,Segoe,sans-serif;
	color:#ff0000;
	text-decoration: none;
}
.SecondPageTitle1A:link
{
	color:#ff0000;
	text-decoration: none;
}
.SecondPageTitle1A:visited
{
	color: #ff0000;
	text-decoration: none;
}
.SecondPageTitle1A:hover
{
	color: #ff0000;
	text-decoration:underline;
}
.SecondPageTitle1A:active
{
	color: #ff0000;
	text-decoration: underline;
}
/**************ID = 2 绿色****************/
.SecondPageTitle2A
{
	font-family: 宋体,Tahoma,Verdana,Segoe,sans-serif;
	color:#008000;
	text-decoration: none;
}
.SecondPageTitle2A:link
{
	color:#008000;
	text-decoration: none;
}
.SecondPageTitle2A:visited
{
	color: #008000;
	text-decoration: none;
}
.SecondPageTitle2A:hover
{
	color: #008000;
	text-decoration:underline;
}
.SecondPageTitle2A:active
{
	color: #008000;
	text-decoration: underline;
}
/**************ID = 3 蓝色****************/
.SecondPageTitle3A
{
	font-family: 宋体,Tahoma,Verdana,Segoe,sans-serif;
	color:#0000ff;
	text-decoration: none;
}
.SecondPageTitle3A:link
{
	color:#0000ff;
	text-decoration: none;
}
.SecondPageTitle3A:visited
{
	color: #0000ff;
	text-decoration: none;
}
.SecondPageTitle3A:hover
{
	color: #0000ff;
	text-decoration:underline;
}
.SecondPageTitle3A:active
{
	color: #0000ff;
	text-decoration: underline;
}
/**************ID = 4 紫色****************/
.SecondPageTitle4A
{
	font-family: 宋体,Tahoma,Verdana,Segoe,sans-serif;
	color:#800080;
	text-decoration: none;
}
.SecondPageTitle4A:link
{
	color:#800080;
	text-decoration: none;
}
.SecondPageTitle4A:visited
{
	color: #800080;
	text-decoration: none;
}
.SecondPageTitle4A:hover
{
	color: #800080;
	text-decoration:underline;
}
.SecondPageTitle4A:active
{
	color: #800080;
	text-decoration: underline;
}
/**************ID = 5 褐色****************/
.SecondPageTitle5A
{
	font-family: 宋体,Tahoma,Verdana,Segoe,sans-serif;
	color:#800000;
	text-decoration: none;
}
.SecondPageTitle5A:link
{
	color:#800000;
	text-decoration: none;
}
.SecondPageTitle5A:visited
{
	color: #800000;
	text-decoration: none;
}
.SecondPageTitle5A:hover
{
	color: #800000;
	text-decoration:underline;
}
.SecondPageTitle5A:active
{
	color: #800000;
	text-decoration: underline;
}
/**************ID = 6 黄色****************/
.SecondPageTitle6A
{
	font-family: 宋体,Tahoma,Verdana,Segoe,sans-serif;
	color:#808000;
	text-decoration: none;
}
.SecondPageTitle6A:link
{
	color:#808000;
	text-decoration: none;
}
.SecondPageTitle6A:visited
{
	color: #808000;
	text-decoration: none;
}
.SecondPageTitle6A:hover
{
	color: #808000;
	text-decoration:underline;
}
.SecondPageTitle6A:active
{
	color: #808000;
	text-decoration: underline;
}
/**************ID = 7 青色****************/
.SecondPageTitle7A
{
	font-family: 宋体,Tahoma,Verdana,Segoe,sans-serif;
	color:#008080;
	text-decoration: none;
}
.SecondPageTitle7A:link
{
	color:#008080;
	text-decoration: none;
}
.SecondPageTitle7A:visited
{
	color: #008080;
	text-decoration: none;
}
.SecondPageTitle7A:hover
{
	color: #008080;
	text-decoration:underline;
}
.SecondPageTitle7A:active
{
	color: #008080;
	text-decoration: underline;
}
/**************ID = 8 黑色****************/
.SecondPageTitle8A
{
	font-family: 宋体,Tahoma,Verdana,Segoe,sans-serif;
	color:#000000;
	text-decoration: none;
}
.SecondPageTitle8A:link
{
	color:#000000;
	text-decoration: none;
}
.SecondPageTitle8A:visited
{
	color: #000000;
	text-decoration: none;
}
.SecondPageTitle8A:hover
{
	color: #000000;
	text-decoration:underline;
}
.SecondPageTitle8A:active
{
	color: #000000;
	text-decoration: underline;
}

/**************发表新主题****************/
.AppearNewMsgTitle
{
	width:950px;
	background-image:url(Images/AppearNewMsgTop.gif);
	height:26px;
	color:#0365bf;
	font-weight:bold;
}
.AppearNewMsgTitle td
{
	border-left: 1px solid #d5dce2;
	border-top: 1px solid #d5dce2;
	border-right: 1px solid #d5dce2;
}
.AppearNewMsgItemTD
{
	height:30px;
	border-top:1px solid #d5dce2;
	border-left:1px solid #d5dce2;
	font-weight:bold;
	color:#5d5f5c;
}
.AppearNewMsgItemTDRightBy
{
	height:30px;
	border-left:1px solid #d5dce2;
	border-top:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
}
.AppearNewMsgItemTDRightByBottom
{
	height:30px;
	border:1px solid #d5dce2;
}
.AppearNewMsgItemTDRight
{
	height:35px;
	border-left:1px solid #d5dce2;
	border-top:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
}
.AppearNewMsgItemTDRight *
{
	vertical-align:middle;
}
.AppearNewMsgItemBtn
{
	width:49px; 
	border:0px; 
	height:25px;
	cursor:hand;
}
.AppearNewMsgItemBtnTR
{
	background-image:url(Images/AppearNewMsgBottomBg.gif);
}

.AppearNewMsgInput
{
	width:500px;
	height:16px;
	line-height: 16px;
	border: #a3b7da 1px solid;
}

/**************发表新主题预览****************/
.NewMsgPreviewTitle
{
	height:30px;
	background-image:url(Images/AppearNewMsgTop.gif);
	text-align:center;
	line-height:30px;
	vertical-align:middle;
	color:#0365bf;
	font-weight:bold;
}
.NewMsgPreviewSubject
{
	border:1px solid #d5dce2;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
}
.NewMsgPreviewContent
{
	border:1px solid #d5dce2;
	margin-top:10px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
}
/**************预览****************/
.PreviewCloseDiv
{
	width:100%;
	height:28px;
	line-height:28px;
	font-weight:bold;
	color:#0365bf;
	background-image:url(Images/PreviewTop.gif);
}
.PreviewCloseImg
{
	cursor : pointer;
	border:0px;
	float:right;
	margin-right:10px;
	margin-top:6px;
}
/**************撰写短信****************/
.MsgWriteDiv
{
	text-align:center;
	width:700px;
	height: 409px;
	background-image:url(Images/MyMessageWrite.gif);
	border-bottom: solid 1px #718da6;
	border-left: solid 1px #718da6;
	border-right: solid 1px #718da6;
	overflow: hidden;
	text-align: center;
}
.MsgWriteTitle
{
	width:668px;
	height:38px;
	line-height:38px;
	text-align: left;
	vertical-align:middle;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
	padding-left: 10px;
	color: #eb7700;
	margin-top: 10px;
	border: solid 1px #c6d2e3;
	background-color: #eef7fc;
}
.MsgWriteTitle span
{
	color: #eb7700;
}
.MsgWriteContent
{
	width:680px;
	height: 310px;
	text-align:left;
}
.MsgWriteContentTable
{
	width: 680px;
	border: 0px;
}
.MsgWriteContentTableText
{
	border: 0px;
	width: 390px;
}
.MsgWriteContentTd11
{
	width: 120px;
	height: 25px;
	border-left: solid 1px #c6d2e3;
	border-bottom: solid 1px #c6d2e3;
	border-right: solid 1px #c6d2e3;
}
.MsgWriteContentTd12
{
	width: 400px;
	height: 25px;
	border-bottom: solid 1px #c6d2e3;
	border-right: solid 1px #c6d2e3;
	text-align: center;
}
.MsgWriteContentTd13
{
	width: 160px;
	height: 26px;
	border-right: solid 1px #c6d2e3;
}
.MsgWriteContentListDiv
{
	width: 150px;
	height: 300px;
	overflow-y: scroll;
	padding: 5px;
}
.MsgWriteContentListDiv div
{
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.MsgWriteContentListDiv ul
{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.MsgWriteContentListDiv li
{
	margin-left: 20px;
}
.MsgWriteContentTd31
{
	width: 120px;
	height: 260px;
	border-left: solid 1px #c6d2e3;
	border-right: solid 1px #c6d2e3;
}
.MsgWriteContentTd32
{
	width: 400px;
	height: 260px;
	border-right: solid 1px #c6d2e3;
}
.MsgWriteContentBottom
{
	width:678px;
	height:35px;
	line-height:35px;
	text-align: left;
	vertical-align:middle;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
	border: solid 1px #c6d2e3;
	background-color: #eef7fc;
}
.MsgWriteBottomLeftDiv
{
	width: 173px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	font-weight: bold;
	float: left;
}
.MsgWriteBottomLeftDiv input
{
	margin-top: 7px;
}
.MsgWriteBottomRightDiv
{
	width: 245px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	float: left;
}
/**************短信预览****************/
.MsgPreviewDiv
{
	text-align:center;
	width:702px;
	height: 410px;
	background-image:url(Images/MyMessageBrowse.gif);
}
.MsgPreviewTools
{
	width:702px;
	height:41px;
	text-align:center;
	line-height:31px;
	vertical-align:middle;
	color:#0365bf;
	font-weight:bold;
}
.MsgPreviewTools img
{
	border: 0px;
}
.MsgPreviewTitle
{
	width:672px;
	height:40px;
	line-height:40px;
	text-align: left;
	vertical-align:middle;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
	padding-left: 10px;
	color: #eb7700;
}
.MsgPreviewTitle span
{
	color: #eb7700;
}
.MsgPreviewContent
{
	width:670px;
	height: 278px;
	text-align:left;
	overflow: scroll;
	margin: 0px 11px 0px 11px;
	padding: 5px;
}
.MsgPreviewContentBottom
{
	width:672px;
	height:30px;
	line-height:30px;
	text-align: left;
	vertical-align:middle;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
}
.MsgPreviewBottomLeftDiv
{
	width: 400px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align:left;
	padding-left: 5px;
	font-weight: bold;
	float: left;
}
.MsgPreviewBottomRightDiv
{
	width: 262px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	float: left;
}
.MsgPreviewBottomFont
{
	font-weight: normal;
}
/**************公告预览****************/
.AffichePreviewDiv
{
	text-align:center;
	width:702px;
	height: 410px;
	background-image:url(Images/AppearNewMsgContextBg.gif);
}
.AffichePreviewMore
{
	width:702px;
	height:31px;
	text-align:center;
	line-height:31px;
	vertical-align:middle;
	color:#0365bf;
	font-weight:bold;
}
.AffichePreviewTitle
{
	width:672px;
	height:40px;
	line-height:40px;
	text-align: left;
	vertical-align:middle;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
	padding-left: 10px;
	color: #eb7700;
}
.AffichePreviewTitle span
{
	color: #eb7700;
}
.AffichePreviewContent
{
	width:670px;
	height: 288px;
	text-align:left;
	overflow: scroll;
	margin: 0px 11px 0px 11px;
	padding: 5px;
}
.AffichePreviewContentBottom
{
	width:672px;
	height:30px;
	line-height:30px;
	text-align: left;
	vertical-align:middle;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
}
.AffichePreviewBottomLeftDiv
{
	width: 400px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align:left;
	padding-left: 5px;
	font-weight: bold;
	float: left;
}
.AffichePreviewBottomRightDiv
{
	width: 262px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	float: left;
}
.AffichePreviewBottomFont
{
	font-weight: normal;
}
/**************公告列表****************/
.AfficheListDiv
{
	text-align:center;
}
.AfficheListTitle
{
	width:950px;
	height:30px;
	background-image:url(Images/AppearNewMsgTopBg.jpg);
	text-align:center;
	line-height:30px;
	vertical-align:middle;
	color:#0365bf;
	font-weight:bold;
}
.AfficheListSubject
{
	width:928px;
	border:1px solid #c6d2e3;
	font-weight:bold;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	text-align: left;
	background-color: #eef7fc;
	padding: 0px 10px 0px 10px;
	color: #eb7700;
}
.AfficheListContent
{
	width:928px;
	border-left:1px solid #c6d2e3;
	border-right:1px solid #c6d2e3;
	border-bottom:1px solid #c6d2e3;
	padding-top:7px;
	padding-bottom:4px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	height: 150px;
}
.AfficheListBottom
{
	width:928px;
	border-left:1px solid #c6d2e3;
	border-right:1px solid #c6d2e3;
	border-bottom:1px solid #c6d2e3;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background-color: #eef7fc;
}
.AfficheListBottomLeftDiv
{
	width: 600px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	text-align:left;
	padding-left: 10px;
	font-weight: bold;
	float: left;
}
.AfficheListBottomRightDiv
{
	width: 308px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	float: left;
}
.AfficheListBottomFont
{
	font-weight: normal;
}

/**************用户管理 注册 密码找回 登录****************/
.umDiv
{
	width:948px;
	border:1px solid #d5dce2;
	text-align:center;
}
.umTitle
{
	width:938px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #f1f7fb;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}

/*---Begin UcRegister---*/
.urDiv
{
	width: 655px;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.urFieldset
{
	width: 655px;
	width: 100%;
	color: #333;
	border-bottom: #808080 dashed 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-top: 25px;
	padding-top: 0px;
	*margin-top: 0px;
	*padding-top: 25px;
}

.urFieldset legend
{
	color: #06c;
	font-weight: 800;
	background: #fff;
}

.urTabled
{
	border: 0px;
	width: 635px;
	margin: 5px 10px 10px 10px;
}

.urTableTd1
{
	width: 100px;
	height: 25px;
	text-align: left;
}

.urTableTd2
{
	width: 211px;
	text-align: left;
}

.urTableTd2 input
{
	width: 207px;
}

.urTableTd2 img
{
	vertical-align: middle;
}

.urTableTd2_Textarea
{
	width: 635px;
	text-align: left;
}

.urTableTd2_Long
{
	width: 535px;
	text-align: left;
}

.urTableTd3
{
	width: 324px;
	text-align: left;
}

.urTableTd3 span
{
	color: #c4110e;
	margin-left: 5px;
}

.urHight
{
	color: red;
}


.urTips
{
	position: absolute;
	width: 320px;
	background-color: Window;
	text-align: left;
}

.urTips img
{
	border: 0px;
	margin-right: 5px;
}

.urTips div
{
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	display: table;
}

.urFieldsetByButton
{
	width: 655px;
	width: 100%;
	color: #333;
	border: 0px;
}

.urTableTdByButton
{
	text-align: center;
}

.urTableSmall
{
	border: solid 1px #B5D0E8;
	width: 600px;
	height: 150px;
	margin: 5px 10px 10px 10px;
	background-color: #E7F0F7;
}

.urTableSmall td
{
	line-height: 2em;
}

.RegButton1
{
	background-image: url('Images/RegButton1.gif');
	border: 0px;
	width: 60px;
	height: 21px;
    cursor: pointer;
    line-height: 21px;
    color: #993300;
}

.RegButton2
{
	background-image: url('Images/RegButton2.gif');
	border: 0px;
	width: 60px;
	height: 21px;
    cursor: pointer;
    line-height: 21px;
    color: #993300;
}

.RegButton3
{
	background-image: url('Images/RegButton3.gif');
	border: 0px;
	width: 60px;
	height: 21px;
    cursor: pointer;
    line-height: 21px;
    color: #993300;
}

.RegButton4
{
	background-image: url(Images/RegButton4.gif);
	border: 0px;
	width: 60px;
	height: 21px;
    cursor: pointer;
    line-height: 21px;
    color: #993300;
}

/*---End UcRegister---*/

/*---Begin 控制面板---*/

/************** 公共 ****************/

.cpDiv
{
	width: 948px;
	border-left: 1px #c9defa solid;
	border-right: 1px #c9defa solid;
	border-bottom: 1px #c9defa solid;
	display: table;
}
.cpTitle
{
	width: 948px;
}
.cpTitle ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.cpTitleByLI_Left
{
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	float: left;
	width: 158px;
	border-top: 1px #c9defa solid;
	border-bottom: 1px #c9defa solid;
	background-color: #eef7fd;
	font-weight: bold;
}
.cpTitleByLI_Select_Left
{
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	float: left;
	width: 158px;
	border-top: 1px #c9defa solid;
	font-weight: bold;
}

.cpTitleByLI
{
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	float: left;
	width: 157px;
	border-top: 1px #c9defa solid;
	border-left: 1px #c9defa solid;
	border-bottom: 1px #c9defa solid;
	background-color: #eef7fd;
	font-weight: bold;
}
.cpTitleByLI_Select
{
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	float: left;
	width: 157px;
	border-top: 1px #c9defa solid;
	border-left: 1px #c9defa solid;
	font-weight: bold;
}
.cpTitleA
{
}
.cpTitleA a
{
	font-family: 宋体,Verdana,Tahoma,Arial;
	text-decoration: none;
	display: block;
	width: 100%;
}

.cpTitleA_Select
{
}
.cpTitleA_Select a
{
	font-family: 宋体,Verdana,Tahoma,Arial;
	text-decoration: none;
	display: block;
	width: 100%;
}
.cpTitleA_Select a:link
{
	color: #eb7700;
	text-decoration: none;
}
.cpTitleA_Select a:visited
{
	color: #eb7700;
	text-decoration: none;
}
.cpTitleA_Select a:hover
{
	color: #eb7700;
	text-decoration: none;
}
.cpTitleA_Select a:active
{
	color: #eb7700;
	text-decoration: none;
}

.cpContext
{
	width: 928px;
	margin: 10px;
	display: table;
}
.cpContextLeft
{
	width: 128px;
	float: left;
}
.cpContextLeftContext
{
	width: 128px;
}
.cpContextLeftContextTitle
{
	width: 128px;
	background-color: #fafafd;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	color: #eb7700;
	cursor: pointer;
}
.cpContextLeftContextTitleNoSelect
{
	width: 128px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	cursor: pointer;
}
.cpContextRight
{
	width: 780px;
	float: left;
	padding: 10px;
	background-color: #fafafd;
}
.cpContextRightTable
{
	width: 100%;
	background-color: #ffffff;
	border: 0px;
}
.cpContextRightTable img
{
	vertical-align: middle;
	border: 0px;
}
.cpContextRightTableTitle
{
	height: 28px;
	font-weight: bold;
	border: 1px #dae1e7 solid;
	background-image: url('Images/ControlPanelTitleBG.gif');
}
.cpContextRightTableArea
{
	height: 35px;
	border-left: 1px #dae1e7 solid;
	border-right: 1px #dae1e7 solid;
	border-bottom: 1px #dae1e7 solid;
	text-align: right;
}
.cpContextRightTableArea *
{
	vertical-align: middle;
}
.cpContextRightTableSearchByText
{
	width: 200px;
	height: 14px;
}
.cpContextRightTableAreaNOBorder
{
	height: 35px;
	text-align: right;
}
.cpContextRightTableItemTitle
{
	font-weight: bold;
	text-align: center;
}
.cpContextRightTableItemLeft
{
	border-left: 1px #dae1e7 solid;
	border-bottom: 1px #dae1e7 solid;
	border-right: 1px #dae1e7 solid;
	height: 25px;
	text-align: center;
}
.cpContextRightTableItemLeft div
{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cpContextRightTableItem
{
	border-bottom: 1px #dae1e7 solid;
	border-right: 1px #dae1e7 solid;
	text-align: center;
}
.cpContextRightTableImg
{
	vertical-align: middle;
}
.cpContextRightTableItem div
{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/************** DisplayfUser.aspx ****************/

.cpDUTable
{
	width: 100%;
	border: 0px;
}
.cpDUTableTitle
{
	height: 30px;
	background-color: #fafafd;
	border: 1px #dae1e7 solid;
	font-weight: bold;
}
.cpDUTableTitle span
{
	font-weight: normal;
}
.cpDUTableTitleByRight
{
	height: 30px;
	background-color: #fafafd;
	border-top: 1px #dae1e7 solid;
	border-right: 1px #dae1e7 solid;
	border-bottom: 1px #dae1e7 solid;
	font-weight: bold;
}
.cpDUTableTitleByRight span
{
	font-weight: normal;
}
.cpDUTableItemByLeft
{
	height: 25px;
	border-left: 1px #dae1e7 solid;
	border-right: 1px #dae1e7 solid;
	border-bottom: 1px #dae1e7 solid;
}
.cpDUTableItemByLeft_Img
{
	height: 25px;
	border-left: 1px #dae1e7 solid;
	border-right: 1px #dae1e7 solid;
	border-bottom: 1px #dae1e7 solid;
	text-align: center;
}
.cpDUTableItemByLeft_Img img
{
	vertical-align: middle;
}
.cpDUTableItem
{
	height: 25px;
	border-right: 1px #dae1e7 solid;
	border-bottom: 1px #dae1e7 solid;
}
.cpDUTableHigthItemByLeft
{
	height: 25px;
	background-color: #fafafd;
	border-left: 1px #dae1e7 solid;
	border-right: 1px #dae1e7 solid;
	border-bottom: 1px #dae1e7 solid;
}
.cpDUTableHigthItem
{
	height: 25px;
	background-color: #fafafd;
	border-right: 1px #dae1e7 solid;
	border-bottom: 1px #dae1e7 solid;
}

/************** MyControlPanel.aspx ****************/

.mcpContext
{
	width: 928px;
	margin: 10px;
	background-color: #fafafd;
	display: table;
}
.mcpContextLeft
{
	width: 228px;
	float: left;
	background-color: #ffffff;
}
.mcpContextLeftContext
{
	width: 226px;
	border-left: 1px #dae1e7 solid;
	border-right: 1px #dae1e7 solid;
	border-top: 1px #dae1e7 solid;
}
.mcpContextLeftContextTitle
{
	width: 226px;
	border-bottom: 1px #dae1e7 solid;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	font-weight: bold;
	background-image: url('Images/ControlPanelTitleBG.gif');
}
.mcpContextLeftContextImg
{
	width: 226px;
	border-bottom: 1px #dae1e7 solid;
	text-align: center;
	padding: 15px 0px 15px 0px;
}
.mcpContextLeftContextInfo
{
	width: 206px;
	border-bottom: 1px #dae1e7 solid;
	padding: 0px 10px 0px 10px;
}
.mcpContextLeftContextInfo ul
{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 206px;
}
.mcpContextLeftContextInfo li
{
	width: 206px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.mcpContextRight
{
	width: 660px;
	float: left;
	padding: 20px;
}
.mcpContextRight table
{
	width: 100%;
	background-color: #ffffff;
}
.mcpContextRight img
{
	vertical-align: middle;
	border: 0px;
}
.mcpContextRightTitle
{
	height: 28px;
	font-weight: bold;
	border: 1px #dae1e7 solid;
	background-image: url('Images/ControlPanelTitleBG.gif');
}

.mcpContextRightInfo
{
	width: 658px;
	border: 1px #dae1e7 solid;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

/************** MyFriends.aspx MyFriendsGroup.aspx ****************/

.mfContextDivByAdd
{
	width: 780px;
}
.mfContextTableText
{
	width: 300px;
	height: 14px;
}
.mfControl{}
.mfControl *
{
	vertical-align: middle;
}

.mfgEditImage
{
	border: 0px;
}
.mfgEditImageByCursor
{
	cursor: pointer;
	border: 0px;
}
.mfgEditImageNoCursor
{
	cursor: default;
	border: 0px;
}
/*---End 控制面板---*/

/************** PageNavigation.ascx ****************/
.pnDiv
{
	float: right;
}
.pnButton
{
    float: left;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-weight:bold;
    text-align: center;
    margin-left: 3px;
    border:1px solid #dddddd;
}
.pnButton100
{
	padding: 0px 5px 0px 5px;
	width: auto;
}
.pnButton50
{
	width: 50px;
	cursor: pointer;
}
.pnButton40
{
	width: 40px;
	cursor: pointer;
}
.pnButton21
{
	width: 21px;
	cursor: pointer;
}
.pnButton21NOCursor
{
	width: 28px;
}
.pnButtonSelect
{
	background-color: #eeeeee;
}
.pnEdit
{
	width:21px;
	border:0px ;
	font-weight:bold;
	margin-top: 2px;
}

/************** ComplexSearch.aspx ****************/
.csDiv
{
	text-align: center;
}

.csDiv *
{
	vertical-align: middle;
}
/**********************三级页面**********************/
.ThirdBoardTopLeft
{
	width:199px;
	height:29px;
	background-color:#fcfcfc;
	border-left:1px solid #d5dce2;
}
.ThirdBoardTopLeftDiv
{
	width:150px;
	font-weight:bold;
	color:#FF0000;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height:30px;
	vertical-align:middle;


}
.ThirdBoardTopLeftImg
{
	float:right;
	margin-right:10px;
	padding-top:3px;
}
.ThirdBoardTopRight
{
	width:748px;
	height:28px;
	border-left:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
	padding-left: 5px;
}
.ThirdBoardTopRight table
{
	width: 100%;
	border: 0px;
	height: 28px;
}
.ThirdBoardTopRight *
{
	vertical-align: middle;
}
.ThirdBoardTopRightTimeTD
{
	width: 438px;
}
.ThirdBoardTopRightImgTD
{
	width: 210px;
}
.ThirdBoardTopRightBigTD
{
	text-align: center;
	width: 40px;
}
.ThirdBoardTopRightFloorTD
{
	width: 50px;
	text-align: right;
	color: #888888;
}
.ThirdBoardBottomLeft
{
	width:199px;
	padding-top:10px;
	padding-bottom:10px;
	border-left:1px solid #d5dce2;
	border-top:1px solid #d5dce2;
	border-bottom:1px solid #d5dce2;
	vertical-align: top;
	text-align: center;

}
.ThirdBoardBottomRight
{
	width:748px;
	height:28px;
	border:1px solid #d5dce2;
	text-align:right;
}
.ThirdBoardBottomRight input
{
	vertical-align:middle;
}
.ThirdBoardBottomRight select
{
	vertical-align:middle;
}
.ThirdBoardBottomRight img
{
	border: 0px;
	vertical-align:middle;
}
.ThirdBoardBottomRightOffset
{
	margin-left: 10px;
}
.ThirdBoardBottomRightOffsetBy
{
	margin-left: 5px;
}
.ThirdBoardBottomRightOffsetBy *
{
	vertical-align:middle;
}
.ThirdBoardMiddleRight
{
	width:788px;
	height:200px;
	border-left:1px solid #d5dce2;
	border-top:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
	padding:10px 10px 10px 10px;
	word-break:break-all;

}
.ThirdBoardLeftImgDiv
{
	margin: 0px 0px 5px 0px;	
}
.ThirdBoardLeftImgDiv *
{
	vertical-align: middle;
}
.ThirdBoardLeftListUl
{
	width: 130px;
	padding:0px;
	list-style:none;
	margin:10px auto;
	text-align: left;
}
.ThirdBoardLeftListLI
{
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
}
.ThirdBoardMiddleUnderWriteImg
{
	width:738px;
	height:20px;
	padding-left:10px;
	border-left:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
	word-break:break-all;
}
.ThirdBoardMiddleUnderWrite
{
	width:728px;
	border-left:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
	padding:5px 10px 10px 10px;
	word-break:break-all;
}
.ThirdBoardMiddleEditSpan
{
	float:right; 
	padding-top:20px; 
	color:#0365bf
}
.ThirdBoardMiddleIntegralSpan
{
	color:#FF0000;
	line-height:25px;
}
.ThirdBoardTitle
{
	width:948px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	border:1px solid #d5dce2;
	word-break:break-all;
	padding:3px 10px 3px 10px;
}
.ThirdBoardReciveTitle
{
	width:950px;
	background-color:#fcfcfc;
	height:23px;
	line-height:23px;
	vertical-align:middle;
	border-left:1px solid #d5dce2;
	border-top:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
	word-break:break-all;
	padding:3px 10px 3px 10px;
}
.ThirdBoardReciveLeftTd
{
	width:149px;
	height:29px;
	border-left:1px solid #d5dce2;
	border-top:1px solid #d5dce2;
	text-align:center;
	
}
.ThirdBoardReciveRightTd
{
	width:798px;
	height:35px;
	border-left:1px solid #d5dce2;
	border-top:1px solid #d5dce2;
	border-right:1px solid #d5dce2;
}
.ThirdBoardReciveRightTd *
{
	vertical-align:middle;
}
.ThirdBoardReciveBottomTd
{
	height:28px;
	line-height:28px;
	vertical-align:middle;
	background-color:#fcfcfc;
	border:1px solid #d5dce2;
	text-align:center;
}

.ThirdBoardReciveRefDiv
{
	padding:10px 10px 10px 10px;
	border:1px solid #cbcbcb;
	background-color:#f3f3f3;
	height:100%;
}
.ThirdBoardReciveRefTitle
{
	font-weight:bold;
}
.ThirdBoardReciveRefSendPeron
{
	font-weight:bold;
}
.ThirdBoardReciveInput
{
	width: 25px;
	border-bottom: 1px solid #6493c8;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}

/**********************IP限制**********************/
.wmDiv
{
	width:948px;
	border:1px solid #d5dce2;
	text-align:center;
	height: 300px;
	line-height: 300px;
	vertical-align: middle;
}
/**********************TopFlash**********************/
.TopMain
{
	height: 118px;
}
.TopLogoDiv
{
	width:215px; 
	height: 118px;
	float:left; 
	background-image:url(Images/bbs_logo.gif)
}
.TopFlashDiv
{
	float:right;
}


