#container {
	position:relative;
	margin:0px auto;
	text-align:left;
}

#left {width:400px;
   overflow:hidden;
   float: right;
   display:inline;
   }
#right {
	width:760px;	
	overflow-x:hidden;
	float: left;
	min-height:280px;
	
}
.clearf{clear:both;}
/*︻▓▇▇▇▇▇▇▇▇▇▇▇　当前位置　▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇◤ */
#crumb,#crumb2{margin:0 -10px;	
	height:46px;
	line-height:46px;
	font-size:14px;
	color:#333333;
	background-image: url(img/hom.jpg);
	background-repeat: no-repeat;
	padding-left:16px;
	background-position: 0px center;
}
#crumb2{padding-left:46px;background-position: 30px center;}
#crumb h2,#crumb2 h2{
	position: absolute;
	font-size: 14px;
	color:#fff;
	text-indent: 35px;	display:none;
}
#crumb span,#crumb2 span{
	text-indent: 25px;	
	float: left;
	margin-right: 30px;	
	padding-left: 10px;	font-size: 14px;
	
}

/*右边*/
#hotNews{}
#hotNews h3{padding-left:10px;
	border-left: 8px solid #0088B8;
	font-size: 20px;
    font-weight: bold;
}
#hotNews ul{padding-top:10px;}
#hotNews li{   
    line-height: 35px;
    float: left;
    font-size: 16px;
    background: url(img/dot.jpg) 0 17px no-repeat;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*︻▓▇▇▇▇▇▇▇▇▇▇▇　arts文章列表　▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇◤ */
#op3{}
.subBox{
	margin-top:20px;
	height:190px;
	border-bottom: 1px solid #F0F0F0;
}
.subBox h4{color:#444;font-size:22px;height: 35px;}
.subBox p{line-height:35px;color:#666;}
.subBox h5{text-align: right;}
.subBox h5 a{float:right;
	padding-left:13px;
	font-weight: normal;
	background-image: url(img/arr.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
/*︻▓▇▇▇▇▇▇▇▇▇▇▇　art一篇文章　▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇◤ */
#ShowArtOne{border: 1px solid #DCDCDC;padding:10px;padding-top:0px;
	position: relative;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.10);
    box-shadow: 0 0 10px rgba(0,0,0,0.10);
}
#ShowArtOne #title{
	font-size: 12px;
	text-align: center;
	margin:30px 10px 20px 10px;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1C1C1;
}
#ShowArtOne #title h1{
	line-height:34px;
	font-size: 28px;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	color: #444;
}
#ShowArtOne #title p{
	height:34px;font-size: 14px;
	line-height:34px;
	color: #666;

}
#ShowArtOne #title em{font-style: normal;margin-left:10px;}
#ShowArtOne hr{border-top: 1px dashed #C1C1C1;}
#backLastPageBtn{color:#3F6F9F;}
#PreNext{
	border-top: 1px dashed #CCCCCC;
	margin-top:15px;margin-bottom:15px;padding-top:5px;
	font-size: 12px;
}
#PreNext li{height:24px;
}
.jiathis_style_32x32{margin-left:60px;}
/*文章附件*/
#fuJian{clear:both;margin:20px;}
#fuJian h3{
	border-top: 1px dashed #CCCCCC;
	height:30px;
	line-height:30px;
	font-size: 16px;
}
#fuJian a{line-height:24px;font-size: 16px;margin-bottom:6px;}
#xiangGuanWengDang{display:none;}

/*︻▓▇▇▇▇▇▇▇▇▇▇▇　content内容区　▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇◤ */
#content{
	font-size: 16px;
	padding: 10px 100px 10px 100px;
	line-height: 200%;		
}
#content img{
	max-width:100%;	
}
#contentPic{text-align: center;}
#contentPic img{max-width:980px;margin:0 auto;}
#content p{	font-size: 16px;margin-bottom:10px;}

/*.分页钮部分 */
#pagetop{clear: both;height: 20px;clear: both;}
.pages {clear:both;	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 33px; MARGIN: 3px; PADDING-TOP:13px; TEXT-ALIGN: center;color:#DD1A20;}
.pages A {BORDER: #eee 1px solid; PADDING: 3px 8px;  MARGIN: 2px; COLOR: #DD1A20; TEXT-DECORATION: none}
.pages A:hover,.pages A:active{COLOR: #666; BORDER: #999 1px solid;}
.pages .current {
	BORDER: #DD1A20 1px solid;
	PADDING: 3px 8px;	
	FONT-WEIGHT: bold;	
	MARGIN: 2px;
	COLOR: #fff;	
	BACKGROUND-COLOR: #DD1A20;
}
.pages .disabled {
	BORDER: #eee 1px solid;
	PADDING: 3px 8px;
	MARGIN: 2px;
	COLOR: #bbb;	
}

