﻿@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; border:0;}

body { font-family:"宋体"; color: #333; background: #DFDFDF;}


a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:underline;}

.text_14wb,
  .text_14wb a { font-size: 14px; font-weight: bold; color: #fff; text-decoration: none; line-height: 24px;}
  .text_14wb a:hover { text-decoration: underline; color: #fc0;}

.text_14rb,
  .text_14rb a { font-size: 14px; font-weight: bold; color: #900; text-decoration: none; line-height: 24px;}
  .text_14rb a:hover { text-decoration: underline;}

.text_14g,
  .text_14g a { font-size: 14px; color: #333; text-decoration: none; line-height: 24px;}
  .text_14g a:hover { text-decoration: underline; color: #fc0;}

.text_12g,
  .text_12g a { font-size: 12px; color: #333; text-decoration: none; line-height: 20px;}
  .text_12g a:hover { text-decoration: underline;}

.text_12g02,
  .text_12g02 a { font-size: 12px; color: #333; text-decoration: none; line-height: 24px;}
  .text_12g02 a:hover { text-decoration: underline;}

.text_12w,
  .text_12w a { font-size: 12px; color: #fff; text-decoration: none; line-height: 20px;}
  .text_12w a:hover { text-decoration: underline; color:#f60;}
  .more a:hover { color:#f00;}

  .text_20w,
  .text_20w a { font-size: 20px; color: #fff; text-decoration: none; line-height: 24px; font-family:"黑体";}
  .text_20w a:hover{ text-decoration: underline; color:#fff;}


.pad5px { padding: 5px;}
.padr5px { padding-right: 5px;}
.pad10px { padding: 10px;}


.imgrpad8px { padding:0 8px 0 0;}
.imglrpad { padding:0 10px;}


.tbl_r { border: #AF3F27 solid 1px; padding: 10px; background: #fff;}