/*初始化*/
img{ border:0}
a{text-decoration:none; color:#000;}
body,ul,h1,h2,h3,h4,p,dd{margin:0;padding:0;}
body{margin:0 auto; font-family:"宋体"; font-size:12px; background-color:#FFF; text-align:center}
.clear{clear:both}
li{ list-style:none}
/*头部公用*/
#top{}
.top{ background:url(../images/topb.png) repeat-x; width:100%; height:130px}
#logo{padding-top:40px;margin-left:auto; margin-right:auto}
#nav{ background:url(../images/navb.png) repeat-x; width:100%; height:51px;}
.nav li{ float:left; font-size:16px; color:#FFF; width:120px; line-height:51px; font-weight:800;}
.nav li a{color:#FFF;}
.navf{ background:url(../images/navf.png) no-repeat left}

/*中间部分公用*/
#bodyy{ margin-left:auto; margin-right:auto; width:960px; margin-top:5px; background-color:#FDF4E6;}


/*首页*/
.fuwuxia img{ width:280px; height:100px; float:left; margin-top:20px; margin-left:20px; margin-right:10px}
.zui{ margin-top:20px;}
.zui1{ float:left; margin-left:15px}
.fen{ background:url(../images/zui.png) no-repeat; color:#FFF; font-size:14px; padding-top:4px; line-height:19px; border-bottom:#ECA22F 2px solid; width:300px}  
.zuiu{ text-align:left; font-size:12px; height:203px}
.zuiu li{ list-style:inside; line-height:25px}
.xue img{ width:225px; height:160px; border:#EFA22F 1px solid; margin-top:10px;}
.you img{ width:176px; height:230px; border:#D1B7B0 1px solid; margin-right:3px; margin-top:8px;}
.kefu{position:fixed;right:20px;bottom:10px; z-index:99999;}


/*其他页面*/
#left{ float:left; width:240px;}
.fzui1{ float:left; margin-left:10px; width:230px}
.ffen{ background:url(../images/zui.png) no-repeat; color:#FFF; font-size:14px; padding-top:3px; line-height:20px; border-bottom:#ECA22F 2px solid; width:230px;} 
.fzuiu{background:#EBA22F;} 
.fzuiu li{line-height:20px; height:20px; padding-top:10px; font-size:12px; border-bottom:#D1922B 1px dashed; margin-left:10px; margin-right:10px}
.fzuiu li a{ float:left;}
#fbody{ float:left; width:700px; margin-left:10px; padding-right:10px}
.fh1{ background:url(../images/zui.png) no-repeat; color:#FFF; font-size:14px; line-height:23px; border-bottom:#ECA22F 2px solid; width:700px}
.jianb{clear:both;background:url(../images/jianb.png) repeat-x; height:340px; margin-left:11px; width:228px}
.btop{ width:970px; margin-left:auto; margin-right:auto; margin-bottom:10px;}
.btop img{ margin:0; padding:0; float:left; height:76px; margin-bottom:10px}


/*fenye*/

.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 #ECA22F;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#000;
	display:block;
}
.dede_pages ul li a:hover{
	color:#000;
	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;
}


/*图集列表专用大图列表*/

.e8{
	width:100%;
	overflow:hidden;
	clear:both;
	margin-left:12px;
	margin-top:16px;
}
.e8 li{
	width:160px;
	height:184px;
	float:left;
	display:block;
	overflow:hidden;
	margin-right:8px;
	text-align:center;
}
.e8 li .pic{
	width:160px;
	height:120px;
	display:block;
	background:url(../images/picbox-listbg.gif) no-repeat;
	text-align:left;
	overflow:hidden;
}
.e8 li .pic img{
	width:152px;
	height:112px;
	display:block;
	margin-left:3px;
	margin-top:3px;
	border:none;
}
.e8 li .title{
	height:31px;
	display:block;
	line-height:31px;
	font-weight:bold;
	overflow:hidden;
}
.e8 li .date{
	color:#666;
}
.e8 li .date small{
	line-height:17px;
	font-size:12px;
	color:#999;
}