/* CSS Document */
.content {
	width: 970px;
	margin: 0 auto;
}
/* left */

.serach {
	height: 30px;
	padding: 30px 0px 20px 50px;
	line-height: 22px;
}
.serach input { width:110px

}

.center_menu{
	width:250px;
	float: left;
	line-height: 32px;
	text-align: center;
	background-image: url(../images/leftbg_03.gif);
	height: 650px;
	background-repeat: no-repeat;
	background-position: right top;
	
} 
.center_menu a{ padding-left:70px; display:block;
} 

 .center_menu li{
	background-image: url(../images/left1_07.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 0;
	font-weight: bold;	
}

 .center_menu li.selectd{
	background-image: url(../images/left1_10.gif);
	background-repeat: no-repeat;

}/* end left */
 .center_content{
	float: left;
	width: 666px;
	padding-left: 20px;
	padding-top: 30px;
	line-height: 20px;
	color: #CCCCCC;
} 

#picList {width:620px; margin:2px 0 0 11px;}
.picList_e {width:176px; float:left; margin:10px 5px 0 0; background:url(com52css/picList_e_bg.png) no-repeat 0 0; overflow:hidden;}
.picList_e .post-body {}
.picList_e .post-body a {display:block; border:2px solid #333333;width:172px; height:120px; margin:0 auto;}
.picList_e .post-body a:hover {border:2px solid #999999;}
.picList_e .post-body a img {border:0;}
.picList_e .post-footer {
	width:176px;
	height:25px;
	line-height:14px;
	margin:0 auto;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	background-color: #333333;
	border-top: 1px solid #000000;
}
.picList_e .post-footer a {font-size:12px; font-family:Arial, Courier, "Courier New", Tahoma, Verdana;}
.keyword{	width:250px;
	float: left;
	padding: 12px;}
.keyword h2 {
	background-image: url(../images/titebg.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #0099FF;
}

.book{
	width:180px;
	float: left;
	height:100px;
	background-image: url(../images/shu.gif);
	background-repeat: no-repeat;
	color: #999999;
}
.book ul{padding:12px;}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	height: 5px;
}
/* Page nav */
.pnav{
	clear:left; margin: 10px 7px 0px 0px;
}
.pages-nav { height:24px;margin: 0; padding: 0px;}
.pages-nav .brackets, .pages-nav .mini-page{
	display:none;
	visibility:hidden;
}
.pages-nav .first-page{
	margin-top:18px!important;
	margin-top:19px;
}
.pages-nav a.backToTop:link{
	display:none;
	border:none;
	color:white;
	background-color: #003366;
}
.pages-nav a.backToTop:hover{
	color:white;
	background-color: #003366;
}
.pages-nav a.backToTop:visited{color:#ccc;border:none;}
.pages-nav a, .pages-nav span { display: block; float: left; padding: 0px 5px 0px; margin-left: 1px; }
.pages-nav a, .pages-nav a:link, .pages-nav a:visited {
	border: 1px solid #333;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #1B1B1B;
}
.pages-nav a:hover {
	border-color: #333333;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
}
.pages-nav span { color: #999; }
.pages-nav span.next { color: #CCC; }
.pages-nav .current {  font-weight: bold; color: #ccc; }
.pages-nav .next { background: #000; color: #000; border: 1px solid #333333; }
/* End page nav */
