﻿@charset "utf-8";
/* CSS Document */
body{ font-size:12px; font-family:"宋体";}
img{border:none}

/* 字体颜色 */
/* 12px,a-z */
.hei12 { font-weight: normal; color: #333333; font-size:12px}
.hei12 a:link,.hei12 a:visited{color:#333333; text-decoration: none;}
.hei12 a:hover{ text-decoration:underline; color:#990000}

/* 13px,a-z */
.bt12 {  font-size: 13px; line-height: 20px; color: #000000;}
.bt12 a:link,.bt12 a:visited{color:#000000; text-decoration: none}
.bt12 a:hover{color:#990000; text-decoration:underline}


/* 14px,a-z */
.bai {font-size: 14px; color: #ffffff; line-height: 28px; font-weight: bold; }
.bai a:link,.bai a:visited{color: #ffffff; text-decoration: none;}
.bai a:hover{ text-decoration:underline; color:#990000}
.bai14 {  font-size: 14px; line-height: normal; color: #ffffff; font-weight: bold}
.bai14 a:link,.bai14 a:visited{color:#ffffff; text-decoration: none}
.bai14 a:hover{color:#ffffff; text-decoration:underline}
.bt14 {  font-size: 14px; line-height: 22px; color: #000000;}
.bt14 a:link,.bt14 a:visited{color:#000000; text-decoration: none}
.bt14 a:hover{color:#990000; text-decoration:underline}
.hei14 {font-size: 14px; line-height: 25px; color:#000033; font-weight: bold}
.hei14 a:link,.hei14 a:visited{color: #000033; text-decoration: none;}
.hei14 a:hover{color:#990000; text-decoration:underline}
.tt1 {  font-family: "宋体"; font-size: 14px; line-height: 30px; font-weight: bold; color: #1050CE;}
.tt1 a:link,.tt1 a:visited{color:color: #1050CE; text-decoration: none}
.tt1 a:hover{color:#990000; text-decoration:underline}
.tt2 {  font-family: "宋体"; font-size: 14px; line-height: 28px; font-weight: bold; color: #333333;}
.tt2 a:link,.tt2 a:visited{color:color: color: #333333; text-decoration: none}
.tt2 a:hover{color:#990000; text-decoration:underline}
.tt3 {  font-family: "宋体"; font-size: 14px; line-height: 30px; font-weight: normal; color: #333333;}
.tt3 a:link,.tt3 a:visited{color:color: color: #333333; text-decoration: none}
.tt3 a:hover{color:#990000; text-decoration:underline}


/* 16px,a-z */
.p1 {  line-height: 180%; font-size: 16px; color: #000000;}
.p1  a:link,.p1  a:visited{color: #000; text-decoration: none;}
.p1  a:hover{ text-decoration:underline; color:#990000}



/* >16px,a-z */
.txt18 { font-family: "宋体"; font-size: 25px; font-weight: bold}
.txt18 a:link,.txt18 a:visited{color:color: color: #333333; text-decoration: none}
.txt18 a:hover{color:#990000; text-decoration:underline}



/* 边框背景 */
.images {  border-color:#000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
