﻿@charset "utf-8";
/* 全局样式 */
body { padding:0px;	margin:0px; font-size:14px; font-family:"宋体"; color:#333;  }
a { text-decoration:none;}
a:hover {text-decoration: none; color:#0099FF;}

/* 背景样式 */
.webbg { background-image:url(webbg.jpg) repeat-x top; background-color: #9dd2ff; width:100%;}
.topbannerbg { background:url(topbg.gif) repeat-x center;}
.mljybg{ background:url(lmbg3.gif) no-repeat  ;}
.lm2bg{ background:url(2zBg.gif) #f5f3f0 repeat-x;}
.lm4bg{ background:url(lmbg4.gif) repeat-y;}

/* 文字样式 */
.t12black,.t12black a{ font-size:12px;color:#333;}
.t12gray,.t12gray a{ font-size:12px;  color:#777;}
.t12red,.t12red a { font-size:12px; color:#a90101;}
.t12blue,.t12blue a { font-size:12px; color:#004e74; line-height:17px;}

.t12white,.t12white a{ font-size:12px;  color:#fff;}
.t14black,.t14black a {font-size:14px; color:#333;} 
.t14Bwhite,.t14Bwhite a {font-size:14px;font-weight:bold; color:#fff;} 
.t14Bblue,.t14Bblue a {font-size:14px; font-weight:bold;  color:#048dd1; } 
.t16Bwhite,.t16Bwhite a {font-size:16px; font-weight:bold;  color:#fff;} 
.t20Bwhite,.t20Bwhite a {font-size:20px; font-weight:bold;  color:#333;} 


.tH{Line-height:20px;}
/* 表格样式 */
.lrbGray{border:1px solid #cbcbcb; border-top:none; }
.bGray{ border-bottom:1px dashed #cbcbcb;}
/* 边距样式 */
.marB8 {margin-bottom: 8px;}
.padB4{ padding-bottom:4px;}
.marB3 {margin-bottom: 3px;}
.marT8 {margin-top: 8px;}

