.cont{
	background-color: #fff;
	width:1200px;
	height:auto;
	min-height:800px;
	margin:0 auto;
}
/*?|?¨¨¡ì?*/
.pagemain{ width:1048px; border:1px solid #cccccc; height:auto; overflow:hidden; margin:15px auto;}
.curPage{ width:1050px; height:48px; line-height:48px; background:#FFF;}
.curPage p{ background:url(location.png) 12px 12px no-repeat; padding-left:40px; height:48px; line-height:48px; font-size:14px; color:#666;}
.curPage p a{ color:#666;}
.curPage p a:hover{ color:#F60;}
.list_page{
	width:1200px;
	padding:10px;
	background:#FFF;
	overflow:hidden;
}
.list_menu{
	width:250px;
	float:left;
}
.list_menu .menu_top{
	background:url(list_menuTop.jpg) 0px 0px no-repeat;
	width:250px;
	height:63px;
	padding-left:50px;
	color:#FFF;
	font-size:18px;
	line-height:48px;
}
.list_menu .menu_box{
	width:250px;
	padding:20px;
	border: 1px solid #e3e1e1; border-top:none;
	background:#fbfbfb;
	height:auto !important;
	min-height:600px;
}
.list_menu .menu_box li{ width:210px; height:46px; margin-bottom:15px;}
.list_menu .menu_box li a{
	width:210px;
	height:46px;
	padding-left:20px;
	background:#FFF;
	line-height:46px;
	display:block;
	font-size:16px;
	border:1px solid #ddd;
	position:relative;
}
.list_menu .menu_box li a:hover{ color: #5497d0; border-color: #77a8e3;	}
.list_menu .menu_box a i{ width:16px; height:16px;  background:url(list_menuIco.png) 0px -34px no-repeat; position:absolute; right:20px; top:13px;}
.list_menu .menu_box li.current a{
	color:#FFF;
	background-color: #77a8e3; border: none;
}
.list_menu .menu_box li.current a i{ background:url(list_menuIco.png) 0px 0px no-repeat;}
.list_right{ width:910px; height:auto; float:right;}
.list_r_top{
	width:100%;
	height:48px; background-color: #fbfbfb;
	border: 1px solid #e3e1e1; border-left: none;border-bottom:1px solid #acd2ff;
	background-image: url(tit_ico.jpg);
	background-repeat:repeat-y;
	background-position: 0px 0px;
}
.list_r_top span{ height:48px; float:left; line-height:48px;  font-size:18px; padding:0px 20px;}
.list_r_box{ width: 910px; padding-left: 5px; }
.list_r_box .list_ul{ width:100%; height:560px; overflow:hidden; margin-top:10px;}
.list_r_box .list_ul li{ height:45px; line-height:45px; background:url(yuandian.jpg) left center no-repeat; padding-left:20px; text-align:left; overflow:hidden; border-bottom:1px dashed #dedede;}
.list_r_box .list_ul li a{ float:left; font-size:14px;}
.list_r_box .list_ul li span{ float:right; margin-right:10px;}
.paging { padding:20px 0px; text-align: center } 
.paging span{ font-size:14px;}
.paging a { font-size:14px;border:1px solid #ddd; padding:3px 8px; margin: 2px; color: #666;} 
.paging a:hover {border:1px solid #0066cc; color:#0066cc;} 
.paging a:active { border-right:1px solid #ddd; color: #000;} 
.paging span.current {border:1px solid #319bde; padding:3px 8px; margin: 2px;color: #fff;background:#319bde} 
.paging span.disabled {border:1px solid #ddd; padding:3px 6px; margin: 2px; color: #666; background:#eee;} 
.paging span.all{border:1px solid #319bde; padding:3px 8px; margin: 2px;color: #fff;background:#319bde;}
.paging .page_ipt{ width:50px; height:26px; line-height:26px; text-align:center;border:1px solid #ddd; margin: 2px; color: #666;}
.paging .page_btn{border:1px solid #319bde; padding:3px 8px; margin: 2px;color: #fff;background:#319bde}

.article_page{
	width:1200px;
	background:#FFF;
	overflow:hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.article_top_xl{
	width:1100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	padding: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;

}
.article_top_xl h2{
	font-size:24px;
	color:#2671b5;
	text-align:center;
	line-height:50px;
	padding:0px 20px;
	font-weight: 600;
}
.article_top_xl p{ text-align:center; line-height:30px; font-size:14px; color:#666;}

.article_main{
	font-size:14px;
	line-height:38px;
	color:#666;
	height:700px;
	overflow-y:scroll;
	overflow-x:scroll;
	min-height:300px;
	width: 1200px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.article_bottom{
	height:70px;
	margin-top:20px;
	width: 1100px;
	margin-right: 50px;
	margin-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	padding-top: 20px;
}
.article_bottom .article_end{ float:right;}
.article_bottom .article_end a{ width:80px; height:30px; display:block; line-height:30px; text-align:center; float:left;font-size:14px; margin-left:10px;}
.article_bottom .article_end a i{ width:16px; height:16px; display:block; float:left; margin-top:8px;}
.article_bottom .article_end a.print i{ background:url(article_ico.jpg) 0px 0px no-repeat;}
.article_bottom .article_end a.close i{ background:url(article_ico.jpg) 0px -17px no-repeat;}

/*?¡ã?¨¦?¡§*/