/*nbanner*/
.nbanner{
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url(../image/banna.jpg) center top no-repeat;
}
/*nbanner结束*/
/*new*/
.main-right-centent ul.list li{
	height: 39px;
	width: 755px;
	line-height: 39px;
	border-bottom: 1px dotted #e0e0e0;
	background: url(../image/arr.gif) no-repeat 10px center;
	text-indent: 26px;
	overflow: hidden;
}
.main-right-centent h1{
	font-size: 14px;
}
