﻿#top{
	width:100%;
	background:url(../images/top-bg.jpg) repeat-x;
	height:62px;
}
#top .t-zhongjian{
	width:683px;
	margin:0 auto;	
	height:62px;

}
#top .t-zhongjian li{
	float:left;
}
#top .t-zhongjian .z-left a{
	width:128px;
	height:62px;
	display:block;
}
#top .index-zhongjian .z-left a{
	width:128px;
	height:62px;
	display:block;
	background:url(../images/z-left.jpg) no-repeat;
}
#top .index-zhongjian .z-left a:hover{

	background:url(../images/z-left_s.jpg) no-repeat;
}
#top .index-zhongjian .z-right a{
	width:128px;
	height:62px;
	display:block;
	background:url(../images/z-right.jpg) no-repeat;
}
#top .index-zhongjian .z-right a:hover{

	background:url(../images/z-right_s.jpg) no-repeat;
}
#top .t-zhongjian .z-center{
	width:166px;
	height:62px;
	margin-left:123px;
	margin-right:123px;
}
#top .t-zhongjian .z-right{
	width:128px;
	height:62px;
}
#bottom{
	width:100%;
	height:auto;
	background:url(../images/cbottom.jpg) repeat-x;
	
}

#bottom .b-zhongjian{
	width:683px;
	margin:0 auto;
	min-height:600px;
	background:url(../images/shujia-bg.jpg);
	position:relative;
	padding-bottom:100px;
}
#bottom .b-zhongjian #shujia{
	background:url(../images/shujia.jpg) repeat-y;
	width:677px;
	height:100%;
	padding-left:96px;
	min-height:589px;
	padding-top:15px;
}
#shujia img{
	width: 108px;
	height: 154px;
}
#bottom .bottom-left{
	background:url(../images/bo-left.gif) no-repeat;
	width:240px;
	height:180px;
	position:absolute;
	right:685px;
	top:36px;
}
#bottom .b-zhongjian #shujia a{
	display:inline-block;
	margin-right:76px;
	height:180px;
}
#bottom .bottom-right{
	position:absolute;
	top:36px;
	right:-199px;
}
#bottom .bottom-right p{
	color:#000;
	font-size:14px;
	font-family:"微软雅黑";
	margin-top:5px;
	margin-left:5px;
}
#shujia li{
	margin-left:108px;
}
#shujia li a{
	float:left;
	margin-right:70px;
	padding-top:10px;
}



/******************年鉴文章目录*********************/


#text-list li{
	height:39px;
	width:640px;
	background:url(../images/fenge.png) no-repeat bottom;
	margin:0 39px;
	line-height:39px;
	cursor:pointer;
	overflow: hidden;
}
#text-list li:hover{
}
#text-list li a{
	font-size:12px;
	color:#000;
}
#text-list li a:hover{
	color:#0049af;

}
#text-list li span{
	background:url(../images/jiantou.png) no-repeat bottom;
	width:7px;
	height:10px;
	float:right;
	display:inline-block;
	margin-top:15px;
	margin-right:39px;
}


/******************年鉴篇目录*********************/


#nianjian-list li{
	height:39px;
	width:640px;
	background:url(../images/fenge.png) no-repeat bottom;
	margin:0 39px;
	line-height:39px;
	cursor:pointer;
}
#nianjian-list li a:hover{
	color:#0049af;
}
#nianjian-list li a{
	font-size:12px;
	color:#000;	
}
#nianjian-list li img{
	margin-right:10px;
	display:block;
	float:left;
	margin-top:10px;
}
#nianjian-list li span{
	background:url(../images/jiantou.png) no-repeat bottom;
	width:7px;
	height:10px;
	float:right;
	display:inline-block;
	margin-top:15px;
	margin-right:39px;
}


/******************图片集样式*********************/


#nianjian-list
{
     
}

.picture{
	height: 100%;
	padding:0;
}
.picture .picture_item_content{
	float:left;
	padding:0 0 20px 0;
	margin-left:26px;
}

.picture .picture_item_content_img{
	width:192px;
	height:131px;
	overflow: hidden;
}

.picture .picture_item_content_img img{
	width:100%;
}

.picture .picture_item_content_name{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}




/******************图片集详情样式*********************/
.picture_detil li a{
	float:left;
	display:block;
	margin-right:10px;
}
.picture_detil li{
	background:none;
	margin:0 45px;
	width:683px;
	height:131px;
	margin-top:10px;
}








.text_detil{
	font-size:14px;
	color:#000;
	padding: 10px;
	line-height:24px;
	white-space:normal; 
}
pre,p,span,div{
	word-wrap:break-word; 
	white-space:normal; 
	word-break:break-all;
}


#banquan{
	height:80px;
	padding-top:20px;
	line-height:25px;
	text-align:center;
	color:#fff;
	background:url(../images/banquan.jpg) no-repeat bottom;
	position:relative;
	width: 683px;
        margin: 0 auto;
}
#banquan .c1{
	font-size:12px;
}
#banquan .c2{
	font-size:12px;
}
#banquan .c2 span{
	color:#ff8400;
}
#banquan .c2 a{
	color:#66e8ff;
	text-decoration:underline;
}

.b-zhongjian .down{
	position:absolute;
	bottom:10px;
	left:259px;
}	
.b-zhongjian .down a{
	background:url(../images/down.png) no-repeat;
	display:block;
	width:160px;
	height:30px;
	right:19px;

}
.b-zhongjian .down a:hover{
	background:url(../images/down_s.png) no-repeat;
}