

/****
 * 左边显图,右边显示列表的样式
 */
#arList.sidePicList {
	position:relative;
}
#arList.sidePicList .imgDiv{
	position:absolute;
	top:10px;
	left:10px;
	width:280px;
	height:210px;
	border:1px solid #666;
	overflow:hidden;
	background:#ccc;
	
	
}
#right{
	overflow:hidden;
	}
.sidePicList .wrap1{
	width:400px;
	float:right;
}
#arList.sidePicList .wrap1 ul li a{
	width:320px;
	overflow:hidden;
}
#arList.sidePicList .wrap1 ul li.selected{
	background:#efefef;
}
/*
#left{
	padding-top:136px;
	width:208px;
	background:#E7E7E7 url(../skin/images/lm/jzzx_37.gif) no-repeat;
	float:left;
	
}
#left #sublm a{
	display:block;
	height:33px;
	background:#557C00 url(../skin/images/sub/gyxh_39.gif) no-repeat;
	color:#E2FB02;
	line-height:33px;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	margin:5px auto;
}
#right{
	
	float:left;
	width:790px;
	background-repeat:  no-repeat;
	background:url(../skin/images/lm/100069_38.gif) no-repeat left top;
}
#lmpath{
	padding-top:140px;
	height:30px;
	padding-left:20px;
	color:#E2FB02;
}
#lmpath a{
	color:#fff;
	text-decoration:none;
}
#lmpath a:hover{
	color:#E4FE00
}

#gyxhlnk{
	margin-top:20px;
	height:169px;
	background:url(../skin/images/sub/gyxh_41.gif) no-repeat;
	text-indent:-200px;
	overflow:hidden;
}


#lnk2{
	height:179px;
	background:url(../skin/images/sub/gyxh_43.gif) no-repeat;
	text-indent:-200px;
	overflow:hidden;
}

#arList{
	margin:0 30px 30px 30px;
	height:auto !important;
}
#arList ul{
	height:300px;
	min-height:300px;
	
}
#arList li{
	margin-top:3px;
	height:20px;
	border-bottom:1px dotted #ccc;
}
#arList li a{
	text-indent:20px !important;
	background:url(../skin/images/icon/dot.gif) no-repeat 3px 6px; 
	width:600px;
	color:#000;
	line-height:20px;
	text-decoration:none;
}
#arList li a:hover{
	color:blue;
}

#article-content{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	
}*/

