/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/




.ngo {
	margin-top:50px;
	margin-left:120px;
	width:600px;
	height:587px;
	background:#FFF url(../images/ngo.png) no-repeat;
	font-family:"宋体";
	font-size:12px;

}

.meetting-icon{
	background:url(../images/ngoh.gif)  no-repeat;
	
}

a.meetting-icon:hover{
	background:url(../images/ngoho.gif)  no-repeat;
	
}

.ft{
	padding-left:10px;
	
}

.ngo a{
	color:#000000;
}


.ngo a:hover{
	color:#FF0000;
	font-weight:bold;

}


/*频道页box格式*/
.ngobox{
	width:800px;
	font:14px Verdana,Arial,Tahoma;
	border-top:0px;
	margin:0px;
	overflow:hidden;
}
.ngobox dt{
	height:auto;
	overflow:hidden;
	clear:both;
}
.ngobox dd{
	
	/*padding:4px 4px 0px;*/
	margin:5px 0px;
	overflow:hidden;
}

.ngobox dt strong{
	height:auto;
	line-height:auto; !important;line-height:25px;
	padding-top:4px;
	padding-left:8px;
	padding-right:4px;
	display:block;
	float:left;
	color:#1e50a2;
	letter-spacing:1px;
}
.ngobox dt strong a{
	color:#1e50a2;
}
.ngobox dt strong a:hover{
	
	text-decoration:none;
}

.ngobox  ul li {
	height:auto;
	border-bottom:1px #CCCCCC dashed;
}

.ngobox  ul li a{
	color:#1e50a2;
}
.ngobox ul li a:hover{
	color:#1e50a2;
}

.ngolab{
	margin:30px 30px 10px 30px;
	border-bottom:1px #CCCCCC dashed;
	line-height:25px;
	font-size:12px;

}

.ngolab a:hover{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

/*---------- f : 特殊列表 ---------*/
.f11{/* 带数字ICO的排行榜列表 */
	overflow:hidden;
	margin:0px 30px 15px 30px;
	line-height:21px;
	font-family:"宋体";
	font-size:12px;
	color:#676767;
}
.f11 li{
	height:21px;
	display:block;
	padding:10px 0px 10px 10px;;
	border-bottom:1px dashed #CCCCCC;
	overflow:hidden;
}

.cxBox{
overflow:hidden;
padding:15px 0px;

}
.cxBox .table table{
	width: 100%;
	font-family: "arial" ,'Microsoft Yahei';
    color: #666;
}
.cxBox .table table td{
	padding: 10px;
	line-height: 2em;
	font-size: 14px;
	color: #666666;
	text-align: center;
	min-width: 100px;
}
.cxBox .table table td a{
	display: block;
	color: #666666;
}
.cxBox .table table td a:hover{color: #03406C;}
.cxBox .table table thead td{
	background: #2b84a0;
	color: #fff;
}
.cxBox .table table tr.hui{
	background: #eeeeee;
}
