/*南京博杉信息技术有限公司 2014.1.20*/

/*网页全局样式开始*/

body {
  /*body基本样式开始*/
  font-size: 9pt; /*字体大小*/
  color: #3d3d3d; /*字体颜色*/
  font-family: "宋体", Tahoma, verdana; /*字体*/
  text-align: left; /*水平居左*/
  margin: 0px;
  padding: 0px;
  text-decoration: none;

  /*body基本样式结束*/

  /*body扩展样式开始*/
  background-repeat: repeat-y; /*背景重复*/
  background-position: center; /*背景居中*/

  /*拖动条的表面颜色*/
  scrollbar-face-color: #fbf6e8;
  margin: 0px;
  /*亮边*/
  scrollbar-highlight-color: #fbf6e8;
  /*暗边*/
  scrollbar-shadow-color: #aaaaaa;
  scrollbar-3dlight-color: #aaaaaa;
  /*箭头颜色*/
  scrollbar-arrow-color: #aaaaaa;
  /*拖动区域(TrackBar)颜色*/
  scrollbar-track-color: #fbf6e8;
  scrollbar-darkshadow-color: #fbf6e8;
  /*body扩展样式结束*/
}

page {
  width: auto !important;
  max-width: 1002px !important;
  margin: 0 auto;
  height: auto !important;
  width: 1002px;
}

/*页面容器初始化开始,*/
tr,
td {
  font-size: 9pt;
  color: #393939;
  font-family: 宋体;
  line-height: 24px;
}
/*页面容器初始化结束*/

/*网页全局样式结束*/

/*页面基本样式开始*/
/*文章标题样式*/
.title {
  font-size: 16pt;
  font-family: 宋体;
  color: #393939;
  font-weight: bold;
  line-height: 150%;
}

/*首页、频道页栏目默认标题列表样式 小字体*/
.bt_link {
  font-size: 9pt;
  font-family: 宋体;
  text-decoration: none;
  color: #393939;
}

/*底层栏目页标题列表及文章正文样式 大字体*/
.bt_content {
  font-size: 10.5pt;
  font-family: 宋体;
  text-decoration: none;
  color: #393939;
  line-height: 180%;
}

/*时间显示样式*/
.bs_time {
  font-size: 7pt;
  color: #0f5342;
  font-family: Verdana;
}
.bt_date {
  font-size: 7pt;
  color: #999999;
  font-family: Verdana;
}

/*"更多"显示样式*/
.bt_more {
  font-size: 9pt;
  text-decoration: underline;
  color: #393939;
}

.bt_unline {
  border-bottom: #999999 dashed 1px;
}
/*页面基本样式结束*/

/*超链接样式开始*/
.bs_more {
  font-family: 宋体;
  font-size: 9pt;
  color: #4d4d4d;
}
a.bs_more {
  font-family: 宋体;
  text-decoration: none;
  color: #4d4d4d;
  font-size: 9pt;
}
a.bs_more:hover {
  font-family: 宋体;
  text-decoration: none;
  color: #ff0000;
  font-size: 9pt;
}
a.bs_more:visited {
  font-family: 宋体;
  text-decoration: none;
  color: #4d4d4d;
  font-size: 9pt;
}

.bs_more1 {
  font-family: 宋体;
  font-size: 9pt;
  color: #0f5441;
}
a.bs_more1 {
  font-family: 宋体;
  text-decoration: none;
  color: #0f5441;
  font-size: 9pt;
}
a.bs_more1:hover {
  font-family: 宋体;
  text-decoration: none;
  color: #ff0000;
  font-size: 9pt;
}
a.bs_more1:visited {
  font-family: 宋体;
  text-decoration: none;
  color: #0f5441;
  font-size: 9pt;
}

.bs_more2 {
  font-family: 宋体;
  font-size: 9pt;
  color: #ffffff;
  text-align: 32px;
}
a.bs_more2 {
  font-family: 宋体;
  text-decoration: none;
  color: #ffffff;
  font-size: 9pt;
}
a.bs_more2:hover {
  font-family: 宋体;
  text-decoration: none;
  color: #ff0000;
  font-size: 9pt;
}
a.bs_more2:visited {
  font-family: 宋体;
  text-decoration: none;
  color: #ffffff;
  font-size: 9pt;
}

.bs_tt {
  font-family: "SimHei";
  font-size: 32px;
  color: #0f5342;
  font-weight: bold;
  line-height: 32px;
}
a.bs_tt {
  font-family: "SimHei";
  text-decoration: none;
  color: #0f5342;
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
}
a.bs_tt:hover {
  font-family: "SimHei";
  text-decoration: none;
  color: #ff0000;
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
}
a.bs_tt:visited {
  font-family: "SimHei";
  text-decoration: none;
  color: #0f5342;
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
}

.bs_link {
  font-family: 宋体;
  font-size: 9pt;
  color: #0f5441;
}
a.bs_link {
  font-family: 宋体;
  text-decoration: none;
  color: #0f5441;
  font-size: 9pt;
}
a.bs_link:hover {
  font-family: 宋体;
  text-decoration: none;
  color: #ff0000;
  font-size: 9pt;
}
a.bs_link:visited {
  font-family: 宋体;
  text-decoration: none;
  color: #0f5441;
  font-size: 9pt;
}

a.white {
  font-family: 宋体;
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}
a.white:hover {
  font-family: 宋体;
  text-decoration: none;
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
}
a.white:visited {
  font-family: 宋体;
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

a.blue {
  font-family: 宋体;
  text-decoration: none;
  color: #025ab2;
}
a.blue:hover {
  font-family: 宋体;
  text-decoration: none;
  color: #ff0000;
}

a.bt_more {
  font-family: 宋体;
  text-decoration: underline;
  color: #393939;
}
a.bt_more:hover {
  font-family: 宋体;
  text-decoration: underline;
  color: #ff0000;
}
a.bt_more:visited {
  font-family: 宋体;
  text-decoration: underline;
  color: #393939;
}

/*默认页超链接样式开始*/
a {
  font-family: 宋体;
  text-decoration: none;
  color: #393939;
}
a:hover {
  font-family: 宋体;
  text-decoration: none;
  color: #ff0000;
}
/*超链接样式结束*/

/* 自定义样式开始 */
/*颜色样式*/
.blue {
  color: #015e9b;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
.white {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
.red {
  text-decoration: underline;
  color: #c70506;
}
.yellow {
  text-decoration: none;
  color: #ffb900;
}
.green {
  color: #145342;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
.coffee {
  color: #a70404;
  font-size: 9pt;
  text-decoration: none;
}
.purple {
  color: #70017a;
  font-size: 9pt;
  text-decoration: none;
}
.black {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.black1 {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

/* 四周为1象素的边框*/
.line {
  border: solid 1px #d8d8d8;
}
.line2 {
  border-bottom: solid 1px #d9d9d9;
  border-left: solid 1px #d9d9d9;
  border-right: solid 1px #d9d9d9;
}
.border1 {
  border: solid 1px #e1e5ee;
}

/*	滤镜样式 慎用 */
/* Glow 扩充的阴影字 IE4.0+*/
.glow {
  font-size: 10.5pt;
  filter: Glow(Color=#393939, Strength=2);
}

/* Gradient 渐变 gradientType=0垂直渐变 1水平渐变默认 00完全透明  ff完全不透明 IE5.5+ */
.grad {
  font-size: 10.5pt;
  filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF0000FF,endColorStr=#00000000);
}

/* AlphaImageLoader 图片平铺  scale:拉伸图片满表格 crop:显示图片自身大小并显示背景色 image:只显示图片 IE5.5+*/
.alphaimage {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rdl_ice.jpg', sizingMethod='scale');
}

/* Blur IE5.5+ 模糊阴影字*/
.blur1 {
  filter: progid:DXImageTransform.Microsoft.Blur(makeShadow=true,pixelRadius=1,shadowOpacity=0.25);
}

/* Blur IE5.5+ 模糊阴影字*/
.blur2 {
  filter: blur(add=ture, direction=135, strength=6);
}

/* DropShadow 有斜度的阴影字 IE4.0+ */
.dropshadow1 {
  color: #ff0000;
  filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}

/*	制作对象的阴影效果IE5.5+*/
.dropshadow2 {
  filter: progid:DXImageTransform.Microsoft.DropShadow(color=#FF404040,offX=3,offY=3,positives=true);
}
/* 自定义样式结束 */
