@charset "utf-8";
/* CSS Document */
body{ font-size:12px; margin:0px; padding:0px; line-height:18px; color:#000; text-align:center;}
form{ margin:0px; padding:0px;}
table,tr,td{font-size:12px;line-height:18px; }
/*div{ word-wrap:break-word;  word-break:break-all; font-size:12px; overflow:hidden }*/ 
*{ margin:0; padding:0; }
a:link{color:#000;text-decoration: none;}
a:visited{color:#000; text-decoration:none;}
a:hover {color:#f00;}
input{border:1px #7f9db9 solid; height:21px; vertical-align:middle; line-height:21px;}
img, img a, img a:hover{border:0;}
.clear {clear: both; FONT-SIZE: 1px; VISIBILITY: hidden; WIDTH: 1px; height:1px; line-height:1px;}

/* 全局样式 */
.blank1{margin:0 auto; width:100%; height:1px; font-size:1px; clear:both;}
.blank2{margin:0 auto; width:100%; height:2px; font-size:1px; clear:both;}
.blank3{margin:0 auto; width:100%; height:3px; font-size:1px; clear:both;}
.blank8{margin:0 auto; width:100%; height:8px; font-size:1px; clear:both;}
.blank5{margin:0 auto; width:100%; height:5px; font-size:1px; clear:both;}
.blank10{margin:0 auto; width:100%; height:10px; font-size:1px; clear:both;}

/* 正文部分css 头部以h开?中间以b开?底部以bt开?*/
 .bt {border-top:1px solid #CCC;}
 .bdb {border-bottom:1px dotted #CCC;}
 .bb {border:1px  solid #7d8e9b;}
 .bbr {border:1px solid #b0bec7;}
 .br {border:1px solid #7d8e9b;}
 .rf {color:#0066cc;   text-decoration: none; font-weight:bold;}
 .article {border-top:2px solid #279CCB; border-left:1px solid #279CCB; border-right:1px solid #279CCB;border-bottom:2px solid #279CCB;}  
/*margin and padding*/
 .pl10 {padding-left:10px;}
 .pl40 {padding-left:40px;}
 .pr40 {padding-right:40px;}
 .pr20 {padding-right:20px;}
 .pb10 {padding-bottom:10px;}
 .p10 {padding:10px;}
 .mt8 {margin-top:8px;}
 .mt2 {margin-top:2px;}
 .mt4 {margin-top:4px;}
 .mt5 {margin-top:5px;}
 .mb6 {margin-bottom:6px;}
/*bottom*/
 
/* 不同大小字体/不同色彩样式 格式：f加上字体大小 c加色?*/
.cBlue {color:##0562af;}
.cYellow {color:#FF9900;}
.cRed {color:#f00;}
.cGray {color:#999;}
.cGreen {color:#063;}
.cGreens {color:#209f07;}
.cWhite {color:#fff;}
.cGray {color: #676767;}
.bold {font-weight:bold;}
.wss {word-spacing:1mm;}
.ti {text-indent:2em;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
  
/*特殊标题*/
.bommtom{color:#fff; word-spacing:3.5mm;}
 
/*背景样式*/
.bgcolor1 {background-attachment: fixed;background-image: url(/images/015.gif);background-repeat: no-repeat;background-position: right bottom; padding:6px 0px 4px 0px;}
.bgcolor2 {background-attachment: fixed;background-image: url(/images/scly_01.gif);background-repeat: no-repeat;background-position: center bottom; font-weight:bold;}


/* 各色链接样式 格式：a开?*/
.a:link, .a:visited{color:#fff; word-spacing:0.2mm; text-decoration:none;}
.a:hover{color:#f3f3f3; word-spacing:0.2mm; text-decoration:underline;}
.b:link, .b:visited{color:#0066cc; text-decoration: none; font-weight:bold;}
.b:hover{color:#f65c1f; font-weight:bold; text-decoration:underline;}
.c:link, .c:visited{color:#0066cc; font-size: 11px;  text-decoration: none; line-height:15px; }
.c:hover{color:#f65c1f;  font-size: 11px;   text-decoration:underline;  line-height:15px;}
.d:link, .d:visited{color:#0066cc; font-size: 11px;  text-decoration: underline; line-height:15px; }
.d:hover{color:#f65c1f;  font-size: 11px;   text-decoration:underline;  line-height:15px;}
.e:link, .e:visited{color:#fff; word-spacing:1mm; text-decoration:none;}
.e:hover{color:#f3f3f3; word-spacing:1mm; text-decoration:underline;}
