.twopage{width:1024px;height:auto;overflow:hidden;margin:10px auto;background:#d3e9f6;}
.bleft{float:left;width:230px;}
.bleft .tit{line-height: 30px; font-size: 14px; border-bottom: 3px solid #333; margin:10px  30px; padding-left: 15px; background: url(images/list.gif) no-repeat left center;font-weight:bold;}
.bleft  .lit{position:relative;padding-left:35px;margin-bottom:30px;}
.bleft  .lit li{}

.bleft  .lit li .thisclass{font-weight:bold;color:#596727;}
.bleft  p{padding-left:30px;font-size:12px;}
.bright{float:left;width:794px;}
.bright .tit {margin-top:15px;background-color:#333;height:35px;line-height:35px;width:100%;color:#eee;}
.bright .tit .tname{float:left;padding-left:20px;font-size:16px;}
.bright .tit .place{float:right;padding-right:20px;}
.bright .place a{color:#eee;}
.bright .twobody{padding:10px 0;}
.bright .twobody .title{background-color:#ccc;font-size:14px;}
.bright .twobody .title h2{text-align:center;border: 1px solid #333;}

.bright .twobody .content{border: 1px solid #333;border-top:none;padding:10px 20px;}
.bright .twobody .content img{width:650px;height:auto;text-align:center;display:block;}
.bright .twobody .listbox{padding:10px 0;}
.bright .twobody .listbox ul{width:100%;height:auto;overflow:hidden;position:relative;}
.bright .twobody .listbox li{float:left;width:240px;margin: 20px 10px ;text-align:center;}
.bright .twobody .listbox li img{width:240px;height:200px;}

.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}