@charset "utf-8";
/* 全局 */
html{overflow:-moz-scrollbars-vertical}body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{margin:0; padding:0}body, button, input, select, textarea{font:12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif}h1,h2,h3,h4, h5, h6{font-size:100%}address, cite, dfn, em, var{font-style:normal}code, kbd, pre, samp, tt{font-family:"Courier New", Courier, monospace}small{font-size:12px}ul, ol{list-style:none}abbr[title], acronym[title]{border-bottom:1px dotted;cursor:help}q:before, q:after{content:''}legend{color:#000}fieldset, img{border:none}button, input, select, textarea{font-size:100%}table{border-collapse:collapse; border-spacing:0}hr{border:none; height:1px; *color:#fff}body{ margin:0 auto; padding:0; text-align:center; background:#000 url(bg.jpg) repeat;}
a:link, a:visited {color:#878787; text-decoration:none}
a:hover, a:active {color:#000; text-decoration:underline}
.clearfix{*zoom:1; clear:both}
.clearfix:after{content:"."; clear:both; visibility:hidden; height:0; display:block}
.clear {clear:both; height:0; line-height:0}
.float_left {float:left}
.float_right {float:right}
.bg{ background-repeat:no-repeat;}

/* 栏目页面布局 */
.index_bgL{ background:url(index_bgL.jpg) top right no-repeat; }
.index_bgR{ background:url(index_bgR.jpg) top left no-repeat; }
.main{ text-align:center; margin:auto;}
  .footer{ background:url(index_p5.jpg); width:1004px; height:255px; color:#6e6963; line-height:18px;}
  .footer_nei{ width:1004px; color:#6e6963; line-height:18px; background:#000000;}
  
 .nei_bgL{ background:url(nei_bgL.jpg) top right no-repeat; }
 .nei_bgR{ background:url(nei_bgR.jpg) top left no-repeat; }
 .contend{ width:1004px; float:left;}
 .contend .left{ width:162px; height:355px;float:left; background:url(nei_contendL.jpg) no-repeat;}
 .contend .mid{ width:680px; float:left;}
       .mid_main{ width:680px;background:url(mid_mainBg.jpg) repeat-y; height:290px;text-align:center; margin:auto;}
	   .font{ width:80%; text-align:left; margin:0 auto;padding:20px 0 0 0; line-height:20px;}
	   .red{ color:#a71900;}
	   .mid_footer{ width:1004px; height:81px; background: url(mid_footer.jpg) no-repeat; clear:both;}
 .contend .right{ width:162px;height:355px; float:left; background:url(nei_contendR.jpg) no-repeat;}
 
 .pic{ text-align:center;margin:10px 0 20px 0;}
