div.next_btm_page{ height: 40px; color: white; margin-top: 10px;}
div.next_btm_page div.left{	bottom: 10px; left: 10px;}
div.next_btm_page div.right{	bottom: 8px; right: 10px;}
div.next_btm_page div.right label,
div.next_btm_page div.right a{	background-color: #72c02c; color: white;}
div.next_btm_page div.right label:hover,
div.next_btm_page div.right a:hover,
div.next_btm_page div.right a.active{	background-color: #851515; color: white;}

div.top_nextpage{	float: right; width: 100%;  position: relative;}
div.top_nextpage div.next_btm_page{	position: absolute; top: -50px; width: 600px; right: 0px; margin-top: 0px;}
div.top_nextpage div.next_btm_page div.left{	display: none;}


div.pathway{	margin-bottom: 10px;}
div.pathway a{	line-height: 22px; height: 22px;}
div.pathway a:hover{	color: white;}

div.module_news_detail{	margin-top: 20px;}
div.module_news_detail ul{	background-color: white;}

div.module_news_detail div.next_btm_page{	color: black;}
div.next_btm_page div.left span{color:#FB3535;}


/*-----news------*/
div.module_search h3.category span span,
div.module_comment h3.category span span,
div.module_news h3.category span span{text-indent: 20px;}

div.module_comment{	margin-top: 10px;}

div.module_news div.box_content,
div.module_search div.box_content,
div.module_comment div.box_content{	width: 98%; padding: 1%; background-color: white;}

div.module_news div.next_btm_page{	margin: 0px;}
div.module_news div.next_btm_page div.left{	color: black;}

div.categoryTree{background-color: white; width: 98%; padding: 1%; float: left;}
div.categoryTree ul,
div.categoryTree ul li{float: left; margin: 0px;padding: 0px;list-style: none;}
div.categoryTree ul li a.a124{display: none;}
div.categoryTree ul li a{float: left; padding: 5px 10px 5px 10px;text-decoration: none;color: #851515;font-size: 16px;background-color: #efefef;	margin: 4px; border-radius: 2px;}
div.categoryTree ul li a label{color: #949494; font-size: 12px;}
div.categoryTree ul li a:hover{	background-color: #72c02c; color:white;}
div.categoryTree ul li a:hover label{color: #dcdcdc;}