/*newslist*/
.nb{background-color:#B3B3B4;}
#location{
	margin-left:178px;
}
#location a:hover{
	font-weight:bold;
	color:black;
}
#left{
	float:left;
	width:138px;
}
#left ul{
	width:100%;
	margin:center;
}
#left li{
	font-weight:bold;
	height:2em;
	line-height:2em;
	margin:10px 0;
	background-color:#B3B3B4;
	width:100%;
}
#left a{
	display:block;
	padding-left:35px;
}
#left a:hover{
	color:black;
	font-weight:bold;
	background-color:#999;
}
#right{
	float:right;
	width:730px;
	min-height:450px;
	_height:450px;
}
/*瀑布列表图片*/
.grid{width:218px;min-height:100px;background:#fff;margin:3px;float:left; -webkit-transition:top 1s ease, left 1s ease;-moz-transition:top 1s ease, left 1s ease;-o-transition:top 1s ease, left 1s ease;-ms-transition:top 1s ease, left 1s ease;}
.grid h3{display:block;font-size:16px;font-size: 1.6rem;height: 60px;line-height: 60px;text-align: center;}
.grid h3 span{color:#b1040e;margin-right: 5px;}
.grid .imgholder img{width:100%;background:#ccc;display:block;background:url(../images/loding.gif) no-repeat center;}
#lists{
	width:620px;
	margin-left:20px;
}
#lists ul{
	width:80%;
	padding:28px 0 38px 0;
}
#lists li{
	padding-left:25px;
	background:url(../images/416.gif) no-repeat left center;
	height:1.5em;
	line-height:1.5em;
}
#lists span{
	float:right;
}
#lists a:hover  span{
	color:black;
}
#lists a:hover{
	position:relative;
	top:-1px;
	right:2px;
	color:red;
}
/*列表分栏目列出*/
#liebiao {
	width:640px;
}

#liebiao .fenqu{
	float:left;
	list-style:none;
	width:310px;
	padding-left:10px;
}
#liebiao .quyu{
	width:308px;
	height:194px;
	border:1px solid #666;
	margin-top:15px;
	clear:both;
}
#liebiao .quyu ul{
	list-style-type:decimal;
	}
#liebiao .quyu li{
	line-height:25px;
	list-style-type:disc;
           padding-left:10px;
	}
#liebiao .quyu h4 {
	margin-top:15px;
	padding-left:5px;
}
#liebiao .quyu h4 a:link,#liebiao .quyu h4 a:visited{
border:1px dotted #CCC;
	width:150px;
	font-weight:bold;
	color:#F00;
line-height:30px;
}
#liebiao span{
	float:right;
}
#liebiao a:hover  span{
	color:black;
}
/* 这是列表页内容底部换页链接*/
.pagelink {
	LINE-HEIGHT: 26px; BACKGROUND-COLOR: #ddd; FLOAT: right; HEIGHT: 26px; padding:0 10px 0 10px; MARGIN:/*  20px 0px  */0px; clear:both
}
.pagelink A {
	padding:0 3px 0 3px;
}
.pagelink SPAN {
	padding:0 3px 0 3px;
}
.pagelink A.on {
	COLOR: #f9003b
}
.pagelink A:hover {
	COLOR: #f9003b
} 

/*news*/
#text{
	width:620px;
	margin:auto;
	line-height:2em;
	padding-bottom:3em;
	text-indent:2em;
}
#text p{
	margin-top:0.8em;
}
#text .title{
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	padding-top:2em;
}
#text .details{
	text-align:center;
}