﻿/* ----- 功能区通用块  ----- */
.boxFunction
{
	margin: 5px;
	background-color: #fff;
	border: solid 1px #99bbe8;
	_height: 120px;
	min-height: 120px;
}
.boxFunctionContent
{
	font-size: 12px;
	margin:5px;
    margin-bottom:4px;
    padding-bottom:1px;
}
.boxFunctionContent a
{
	display: block;
	margin: 1px 0px;
	padding: 6px 10px 4px 10px;
	background-color:#e6e6e9;
	color:Black;
}
.boxFunctionContent a:link
{
	display: block;
	margin: 1px 0px;
	padding: 6px 10px 4px 10px;
	background-color:#e6e6e9;
	color:Black;
}
.boxFunctionContent a:visited
{
    display: block;
	margin: 1px 0px;
	padding: 6px 10px 4px 10px;
	background-color:#e6e6e9;
	color:Black;
}
.boxFunctionContent a:hover
{
	margin: 1px 0px;
	font-style: normal;
	text-decoration: none;
	cursor:hand;
	background-color:#e68b2c;
	color:White;
}

/* ----- 区块头  ----- */
.boxHeaderNew
{
	background-image: url( 'images/newDocument.gif' );
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #808080;
	line-height: 1.4;
}

.boxFunctionTitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	background-image:url('images/extDivHeaderBG.gif');
	background-position:0 -1px;
	border-bottom: solid 1px #99bbe8;
	line-height:1.9;
	padding-left:5px;
	color:#33428b;
}
.boxFunctionBody
{
	margin: 10px 5px;
	min-height: 100px;
	_height: 100px;
}
.boxFunction ul
{
	margin: 5px;
	padding: 0px 15px;
}
.boxFunction ul li
{
	list-style-type: inherit;
	color: #ff8b00;
}

.boxHyperLink a
{
	display: block;
	margin: 2px 5px;
	padding: 7px 10px;
	border: solid 1px #c1c1c1;
	background-image: url(images/menu8.gif);
}

.boxHyperLink a:hover
{
	border: solid 1px #c1c1c1;
	background-color: #eee;
	font-style: normal;
}

.boxFunctionComment
{
}
.boxFunctionComment ul
{
	padding: 0px;
}
.boxFunctionComment ul li
{
	list-style-type: none;
}
.boxFunctionComment ul li a:hover
{
	font-weight: normal;
	color: #00008b;
}

.boxFunctionTagBody
{
	margin: 5px;
	min-height: 100px;
	_height: 100px;
}
.boxFunctionTag a
{
	font-size: 12px;
}
.boxFunctionTag a:hover
{
	font-style: italic;
	font-weight: normal;
}

.boxFunctionStatistic ul
{
	padding: 0;
}
.boxFunctionStatistic ul li
{
	list-style-type: none;
	font-size: 12px;
	color: #000080;
}

.boxFunctionLink
{
	margin: 4px 0;
	padding: 2px;
	border: solid 1px #dadae1;
	background-color: #f4f4f4;
}
.boxFunctionLink a
{
	font-weight: bold;
	color: #5571be;
	display: block;
}
.boxFunctionLink a:visited
{
	color: #5571be;
}
.boxFunctionLink span
{
	text-align: left;
	padding: 3px;
}

/* ----- 帮助提示块  ----- */
.boxHelp
{
	margin: 5px;
	background-color: #fff;
	border: dotted 1px #d1d1d1;
	padding: 5px;
	_height: 120px;
	min-height: 120px;
}
.boxHelpHeader
{
	background-image: url( 'images/help.gif' );
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #808080;
	line-height: 1.4;
}
.boxHelpContent
{
	font-size: 12px;
	margin-top: 7px;
}
.boxHelpContentItem
{
	margin-top: 5px;
}

.boxCommon
{
	margin: 5px;
	border: solid 1px #b5b5b5;
	background-color: #fff;
}
.boxCommon h5
{
	margin: 0;
	padding: 3px 3px 3px 5px;
	background-color: #3399cc;
	font-size: 12px;
	letter-spacing: 2px;
	border-top: solid 1px #55bbdd;
	border-left: solid 1px #55bbdd;
	border-right: solid 1px #1177aa;
	border-bottom: solid 1px #1177aa;
	line-height: 1.4;
	color: #eaeaea;
}

.boxCommonHeader
{
	margin: 0;
	background-image: url( 'images/tb_header_bg01.gif' );
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	height:25px;
	padding:0 2px 0 5px;
	color: #000;
}
.boxCommonHeader span
{
	float: right;
	font-weight: normal;
	line-height: 1.5;
}
.boxCommonContent
{
	min-height: 100px;
}

.boxCommonContent .boxPicLink
{
	margin: 10px;
	text-align: center;
}

.boxCommonContent .boxDropNav
{
	margin: 10px;
}

.boxCommonContent .boxDropNav select
{
	width: 170px;
	margin-bottom: 7px;
	font-size: 12px;
}

.boxCommonContent .ulNavigation
{
	margin: 10px 25px;
	list-style-image: url(images/arrow.gif);
	background-position: bottom;
	font-size: 12px;
}
.boxCommonContent .ulNavigation li a:link
{
	color: #006699;
	line-height: 1.6;
}

.boxCommonContentItem
{
	min-height: 1%;
	margin: 5px 5px 2px 5px;
	font-size: 12px;
}

.boxImageNews
{
	float: left;
	width: 230px;
	margin: 3px 10px;
}

.boxSiteMap
{
	margin-top: 10px;
	border: solid 1px #ccc;
	background-color: #f5f5f5;
	font-size: 12px;
	padding: 8px;
}

.boxPager
{
	text-align: right;
	font-size:12px;
	line-height:1.6;
}

.boxComment
{
	margin: 8px;
	font-size: 12px;
}
.boxCommentItem
{
	min-height: 26px;
	_height: 26px;
	padding-left: 0px;
}



.collapseFunDown
{
	float: right;
	background-image: url( 'images/toggle_gray_down.gif' );
	width: 15px;
}
.collapseFunUp
{
	float: right;
	background-image: url( 'images/toggle_gray_up.gif' );
	width: 15px;
}



.boxBulletin
{
	font-size: 12px;
	overflow-y: scroll;
	height: 436px;
}
.boxBulletinTitle
{
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 13px;
}
.boxBulletinContent
{
	margin: 10px;
}
.boxBulletinContent p
{
	margin: 2px;
}
.boxBulletinFooter
{
	text-align: right;
	color: #777;
	padding-right: 10px;
	margin-bottom: 12px;
}

/* ----- 提示块  ----- */
.boxLit
{
	display: block;
	margin: 5px 5px 0 5px;
	padding: 2px;
	border: solid 1px #ccc;
	background-color: #fefefe;
	color: Blue;
	font-size: 12px;
}
.boxLit span
{
	color: Red;
	padding: 0 2px;
	font-weight: bold;
}

.boxOnlineUser
{
	background-image:url(images/user_online.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:20px;
	line-height:2;
	cursor:hand;
	display:block;
}

.boxOfflineUser
{
	background-image:url(images/user_offline.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:20px;
	line-height:2;
	cursor:hand;
	display:block;
}

/* ----- 输入提示块  ----- */
.boxInputExplain
{
	margin:0 10px 0 30px;
	border: solid 1px #b3b6b0;
	background-color: #fff59f;
	color:#121212;
	padding: 3px 4px;
	font-size:12px;
}

/* ----- 新消息数显示块  ----- */
.boxMsgCount
{
	float:right;
	padding:0 3px;
	border:solid 1px #b3b6b0;
	background-color: #fff59f;
	color:#121212;
	font-size:12px;
	line-height:1.3;
	cursor:hand;
}

/* ----- 错误报告  ----- */
.boxBugReportTrace
{
	margin:5px;
	padding:2px;
	border:dotted 1px #a9cce3;
	background-color:rgb(247,248,243);
}
.boxBugReportTraceBody
{
	margin:3px;
	padding:3px;
	background-color:white;
}
.boxBugReportTraceFooter
{
	padding:5px;
	font-size:12px;
	font-family:Arial;
	text-align:right;
	color:rgb(150,150,150);
}


/* ----- CMS  ----- */
.box_ContentType
{
	margin:0 1px;
	border:solid 1px #ccc;
	text-align:center;
	padding:10px 10px 8px 0px;
	line-height:2;
}
.box_ContentType:hover
{
	background-color:#ffeec2;
}

.box_ContentTypeSelected
{
	margin:0 1px;
	border:dashed 1px red;
	text-align:center;
	padding:10px 5px 8px 5px;
	line-height:2;
	background-color:#ffeec2;
}
