﻿/*全局*/



*{padding:0;margin:0;}
	li{list-style:none;}
	a{text-decoration:none;}
	.sort_main {width:1170px;margin:0 auto;}

	.sort_left {width:224px;float:left;margin-left:5px;margin-top:10px;}

	.sort_lefthead {width:223px;height:45px;background:url(../images/zbxy/bg_sortleft.png) repeat;border:1px solid #84c755;}
	.sort_lefthead p{padding:12px 0 0 67px ;color:#2f9f06;font-size:18px;font-family: "微软雅黑";letter-spacing:4px;}

	.sort_leftilst {width:223px;background:url(../images/zbxy/bg_sortleft.png) repeat;border-left:1px solid #84c755;border-right:1px solid #84c755;border-bottom:1px solid #84c755;}
	.sort_leftilst ul{padding-left: 12px;padding-top: 15px;padding-bottom: 7px;}
	.sort_leftilst ul li{background:url(../images/zbxy/bg_leftcont.png) no-repeat;list-style:none;line-height:45px;padding-left:65px;padding-top:2px;}
	.sort_leftilst ul li a{text-decoration:none;color:#000;}
	.sort_leftilst ul li a:hover{background:url(../images/clch/bg_sorthead2.png);}

	
	.sort_right {width:920px;margin:0 auto;float:right;margin-right:5px;margin-top:10px;}
	.sort_righthead {width:920px;height:38px;margin:0 auto;float:right;border-bottom:3px solid #6fd252;	}
	.sort_righthead p{font-size:14px;padding:10px 1px 0 10px;margin:0 auto;}
	.sort_righthead p a{font-size:14px;}

	/*列表页*/
	.article_list {width:920px;float: right;}
	.article_list ul{margin-top:15px;}
	.article_list ul li{background:url(../images/clch/heidian.png) no-repeat left;line-height:50px;font-size:15px;border-bottom:1px dashed #c5c3c4;margin-left:25px;padding-left:10px;padding-right:15px;}
	.article_list ul li span{float:right;color:#9c989a;}
	.article_list ul li a{color:#333333;}




