@charset "UTF-8";

.bllcnews {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.newstit {
	font-weight: bold;
}
.newstit img {
	position: relative;
	bottom: -7px;
	margin-right: 5px;
}
.newstxt p {
	margin-bottom: 20px;
}
.newstxt {
	text-indent: 24px;
}
.xunxu1 {
	background-image: url(../img/newshaoma.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.pagelianjie {
	font-family: 'SimSun';
	font-size: 9pt;
	text-align: center;
}
.pagelianjie a {
	color: #000;
	text-decoration: none;
}
.pagelianjie a:hover {
	color: #000;
	text-decoration: underline;
}
.newsmore {
	font-family: 'SimSun';
	font-size: 9pt;
	float: right;
}
.newsmore a {
    color: #FFF;
	text-decoration: none;
}
.newsmore a:hover {
    color: #FFF;
	text-decoration: underline;
}

/*  =
----------------------------------------------------------------------------- */
#tbox{width:54px; float:right; position:fixed; right:10px; bottom:10px;}
#home,#mulu,#gotop{ width:54px; height:56px; background:url(/img/icon.png) no-repeat; display:block;}
#home{ background-position:0 0;}
#mulu{ background-position:0 -59px;}
#gotop{ background-position:0 -118px;} 

/*---結束--- */