.cAreaLeft
{
	width:180px;
	float:left;
	margin-right:15px;
}

.cALSearch
{
	border-right: #53b113 1px dotted;
	border-top: #53b113 1px dotted;
	border-left: #53b113 1px dotted;
	border-bottom: #53b113 1px dotted;
	line-height: 150%;
	padding-left:12px;
	padding-top:8px;
	padding-bottom:15px;
}

.cLine1
{
	background-color: #6CC423;
	height:4px;
	margin-top:8px;
	margin-bottom:18px;
}
.cLine2
{
	background-color: lightgrey;
	height: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.cAreaMain
{
	height: 100%;
	min-height: 800px;
	
}


/*-------------------    树形结构    -----------------------*/
.cKeyArea
{
	padding-left: 5px;
	padding-bottom:5px;
	margin-bottom: 10px;
	
}
.cKeyAreaName
{
	font-weight: bold;
	padding: 5px;
	background-color: whitesmoke;
	border-top: gainsboro 1px solid;
}
.cNodeList
{
	
	
}
.cTreeMain
{
	text-align: left;

}

.cTreeNode1
{
	margin-top: 4px;
	border-bottom: gainsboro 1px dotted;
}

.cTreeNode1 img
{
	margin-left: 5px;
	margin-right: 5px;
	border: 0;
	
}

.cTreeMain2
{
	padding-top:3px;
	padding-bottom:5px;
	margin-left: 8px;
	display:none;
}

.cTreeNode2
{
	margin-top:3px;	
}

.cTreeMain3
{
	margin-left: 12px;
	padding-top:3px;
	display:none;
}
.cTreeNode3
{
	margin-top:3px;	
}
/*-------------------   end 树形结构    -----------------------*/

.cBAct
{
	text-align:center;
	padding:5px;
	margin-top:5px;
}
.cBAct a
{
	display: inline-block;
	width: 80px;
	border-right: #99cc00 1px solid;
	border-top: #99cc00 1px solid;
	border-left: #99cc00 1px solid;
	border-bottom: #99cc00 1px solid;
	padding: 3px;
}
.cBa
{
	height:100%;	
}

.cBal
{
	width:530px;
	float:left;
	margin-right:15px;
	min-height:60px;
}

.cBar
{
	min-height:60px;
}

.cAtl
{
	margin-bottom: 10px;
	height:100%;
}

.cAtl .cAt
{
	background-position-x: left;
	padding: 5px;
	font-weight: bold;
	background-image: url(/images/Tbg02.gif);
	background-repeat: repeat-x;
	color: #333333;
}
.cAtl .cAl
{
	min-height:60px;
	height:100%;
}

.cAtl2
{
	margin-bottom: 10px;
	height: 100%;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.cAtl2 .cAt
{
	background-position-x: left;
	padding: 5px;
	font-weight: bold;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 14px;
}
.cAtl2 .cAl
{
	min-height:100px;
	height:100%;
}
.cNewTopic
{
	min-height:375px;	
	padding:5px;
}


.cADTop
{
	background-color: whitesmoke;
	height: 127px;
	margin-bottom: 10px;
	height:100%;
}

.cBItem
{
	
	padding:7px;
	height:100%;
}
.cBItem .c1
{
}
.cBItem .c1 a
{
	color: #003399;
	font-size: 14px;
	text-decoration:underline;
}

.cBItem .c2
{
	float:right;
}

.cBItem .c3
{
	text-align: right;
	width: 100px;
	float: right;
	color: dimgray;
}

.cBItem .cTop
{
	font-weight: bold;
	color: red;
}

.cTop10
{
	padding:3px;
}
.cTop10 div
{
	padding:3px;
}
.cTop10 div img
{
	margin-right:5px;
}
.cTop10 div a
{
	margin-left: 5px;
	color: #3C3C3C;
}
