





.ncl1{ float:left; width:460px;}
.ncl2{ float:right;width:125px;}




.tops_pic{
width:100%;
overflow:hidden;
position:relative;
}
.focusTitle{
clear:both;
}
.fTText{
padding:0 0 0 18px;
font-size:12px;
line-height:20px;
font-weight:600;
color:#006600
}
.focusPic {
    float:left;
	margin: 0 auto;
	text-align:center;
}
.focusPic img {
	border:0;
}
.focusPic a {
	color: #000;
	text-decoration: none
}
.focusPic a:hover {
	color: #c00;
	text-decoration: underline
}
.focusPic ul,.focusPic ol,.focusPic li {
	margin: 0;
	padding: 0;
}
.focusPic .pic {
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
	font-size:12px;
	line-height:1.2em;
}
.focusPic .loading{
	background:url(../images/loading.gif) center no-repeat;
	}
#fPdiv a.picA {
	float:left;
	margin:0 3px 3px 3px;
	width:100px;
	height:100px;
	border:1px solid #999;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#fPdiv a.picA:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.picDiv{
	float:left;
	margin:3px;
	width:110px;
	height:120px;
	overflow:hidden;
	}

.picTxt{
    clear:both;
	}
.fMDiv{}
.fMText{ padding:0 6px 0 0; line-height:16px; text-align:center;}

.fMDiv a:hover{
text-decoration:none;
}
.focusPic h2 {
	padding:2px 0 3px 8px;
	font-size: 14px;
	text-align: left
}
.focusPic p {
	padding: 0 0 10px 8px;
	margin:0;
	line-height: 160%;
	text-align: left
}