@charset "utf-8";
body,table{margin: 0px auto; font-family:"宋体"; font-size:12px; color:#2f2f2f;}

A:link {font-family:"宋体"; font-size:12px; color:#2f2f2f; text-decoration:none; }/*未被访问过的链接*/
A:visited {font-family:"宋体"; font-size:12px; color:#2f2f2f; text-decoration:none; }/*被访问过的链接*/
A:hover {font-family:"宋体"; font-size:12px; color:#FF0000; text-decoration:underline;}/*鼠标悬浮*/
A:active {font-family:"宋体"; font-size:12px; color:#FF0000; text-decoration:underline;}/*按下去时的颜色*/


/*导航样式*/
.font1 { font-family:"宋体"; font-size:12px;color:#FFFFFF;text-decoration:none;word-spacing:3px;}
.font1 A:visited{font-family:"宋体"; font-size:12px;color:#FFFFFF;text-decoration:none;word-spacing:3px;}
.font1 a:link{font-family:"宋体"; font-size:12px; color:#FFFFFF; text-decoration:none;}
.font1 a:hover{font-family:"宋体"; font-size:12px;color:#FFFFFF;text-decoration:none;background-color: #DA0000;}


/*特殊字体样式1*/
.font2 {font-family:"宋体"; font-size:12px;color:#FFFFFF;text-decoration:none;}
.font2 a:link{font-family:"宋体"; font-size:12px; color:#FFFFFF; text-decoration:none;}
.font2 a:hover{font-family:"宋体"; font-size:12px;color:#FFFFFF;text-decoration:none;background-color: #DA0000;}

/*特殊字体样式2*/
.font3 {font-family:"宋体"; color:#2f2f2f;text-decoration:none;line-height: 22px;}
.font3 A:visited{font-family:"宋体"; color:#2f2f2f;text-decoration:none;line-height: 22px;}
.font3 a:link{font-family:"宋体"; color:#2f2f2f; text-decoration:none;line-height: 22px;}
.font3 a:hover{font-family:"宋体"; color:#FF0000;text-decoration:none;line-height: 22px;}

.font4 {font-family:"宋体"; font-size:14px;color:#FF0000;text-decoration:none;font-weight: bold;}


/*特殊字体样式2*/
.font5 {font-family:"宋体"; color:#2f2f2f;text-decoration:none;line-height: 17px;}
.font5 A:visited{font-family:"宋体"; color:#2f2f2f;text-decoration:none;line-height: 17px;}
.font5 a:link{font-family:"宋体"; color:#2f2f2f; text-decoration:none;line-height: 17px;}
.font5 a:hover{font-family:"宋体"; color:#FF0000;text-decoration:none;line-height: 17px;}

.border {border-bottom: 1px dotted  #E7E7E7;}/*底边大虚线*/
.border1 {border-bottom-width:1px; border-bottom-style:dashed; border-bottom-color:#CCCCCC;}/*底边小虚线*/
.border2 {border-bottom-width:1px; border-bottom-style:dotted; border-bottom-color:#E0E0E0;}/*底边小虚线*/
.border3 {border-left: 1px solid  #eeeeee; border-right: 1px solid  #eeeeee; border-bottom: 1px solid  #eeeeee; background-color:#f9f9f9}/*底边实线*/
.border4 {border: 2px solid  #E7E7E7;}/*4边实线*/
.border5 {border: 1px solid  #eeeeee;}/*底边实线*/
.border6 {border-left: 1px solid  #eeeeee; border-right: 1px solid  #eeeeee; border-bottom: 1px solid  #eeeeee; }/*底边实线*/
.bg{background-repeat: no-repeat;background-position: center center;}
.bg1{background-repeat: no-repeat;background-position: center top;}
