@charset "utf-8";
/* CSS Document */


/*next*/
.pagination { clear: both; text-align: center; font-size: 14px; cursor: default; margin: 24px 0;   margin-left: -115px;}
.pagination a, .pagination span { display: inline-block; padding: 0 12px; height: 32px; line-height: 30px; text-align: center; vertical-align: middle; border: 1px solid #d1d2d6; margin: 0 -1px 0 0; }
.pagination .page_cur { position: relative; text-decoration: none; color: #fc623e; border: 1px solid #999ba4; background-color: #fff; font-weight: bold; }
.pagination a { color: #333; }
.pagination a:hover { background-color: #e1e1e1; color: #FF6501; text-decoration: none; }
.pagination .page_disabled { color: #d1d2d6; }
.pagination span.page_prev, .pagination span.page_next { color: #d1d2d6; }
/*next end*/

/*button*/
.menu-sub ul li a{background:url(../images/btn_bg_spirits_gold.png) repeat-x;}
.help-wrap .menu-sub{padding:20px 10px 10px;}
.help-wrap .menu-sub ul li{height:34px; line-height:34px; margin-right:1px; float:left; display:inline;}
.help-wrap .menu-sub ul li a{height:34px; width:195px; background-position:0 -389px; color:#fff; display:block; font-size:20px; text-align:center;}
.help-wrap .menu-sub ul li a:hover,.help-wrap .menu-sub ul .current a,.help-wrap .menu-sub ul .current a:hover{background-position:0 -424px; color:#fff; text-shadow:1px 1px 1px #444444;}
.help-wrap .layout{width:1000px;}
.help-wrap .menu-sub ul li a{width:275px;}
/*button end*/


.help-wrap01 .menu-sub{padding:20px 10px 10px;}
.help-wrap01 .menu-sub ul li{height:34px; line-height:34px; margin-right:1px; float:left; display:inline;}
.help-wrap01 .menu-sub ul li a{height:34px; width:195px; background-position:0 -389px; color:#fff; display:block; font-size:20px; text-align:center;}
.help-wrap01 .menu-sub ul li a:hover,.help-wrap .menu-sub ul .current a,.help-wrap .menu-sub ul .current a:hover{background-position:0 -424px; color:#fff; text-shadow:1px 1px 1px #444444;}
.help-wrap01 .layout{width:1000px;}
.help-wrap01 .menu-sub ul li a{width:420px;}


.list{
	width:1000px;
	margin:0 auto;
}

.list ul{
	    list-style-type:circle;
		}
.list ul li{
	display:inline;
	font-size:15px;
    list-style-type:circle;
	margin-left:20px;
}
.list ul li a{
   color: chocolate;
}

.list ul li a:hover{
   color:#666;
}

.list_content{
 width:960px; text-align:left;margin-top: 30px;line-height: 3.5; font-size:16px; color:black; margin:0 auto;

 }
 
.list_bg{
	 
	 background-image:url(../images/list/list_bg.png);
	 background-repeat:no-repeat;
	 
}