BODY {     FONT-SIZE: 12px}
TD {   FONT-SIZE: 12px}
INPUT {   FONT-SIZE: 12px }




A.ss:link    { COLOR: #000000; TEXT-DECORATION: underline }
A.ss:hover   { COLOR: #ff0000; TEXT-DECORATION: none      }
A.ss:active  { COLOR: #000000; TEXT-DECORATION: underline }
A.ss:visited { COLOR: #000000; TEXT-DECORATION: underline }

A.manu:link    { COLOR: #000000; TEXT-DECORATION: underline }
A.manu:hover   { COLOR: #ff0000; TEXT-DECORATION: none      }
A.manu:active  { COLOR: #000000; TEXT-DECORATION: underline }
A.manu:visited { COLOR: #000000; TEXT-DECORATION: underline }


a{text-decoration: none; font-size:12px;} /* 链接无下划线none,有为underline */ 
a:link    {color: #000000; font-size:12px; text-decoration: none;} /* 未访问的链接 */
a:visited {color: #000000; font-size:12px; text-decoration: none;} /* 已访问的链接 */
a:hover   {color: #FF0000; font-size:12px; text-decoration: underline;} /* 鼠标在链接上 */ 
a:active  {color: #000000; font-size:12px; text-decoration: none;} /* 点击激活链接 */


A.pic:link,A.pic:visited ,A.pic:active {color: #000000; TEXT-DECORATION: none}
A.pic:hover  {color: #FF0000; text-decoration : none; position : relative; top : 1px; left : 1px}

A.top:link,A.top:visited ,A.top:active{color: #FFFFFF; font-size:12px; TEXT-DECORATION: none}
A.top:hover {color: #FFFF00; font-size:12px; text-decoration: underline;}


.btn{padding-top:2px;height:24px}

.f12 {  background-image: url("bg_sykz_01[1].htm")}
.f122 { background-image: url("bg_sykz_02[1].htm"); vertical-align: bottom }
.hj2 { line-height: 20px}

.f11 { background-image: url("bg_sykz_11[1].htm"); vertical-align: bottom }
.f22 { background-image: url("bg_sykz_22[1].htm"); vertical-align: bottom }
.text {  height: 25px}
.title1 {  font-size: 16px; color: #660000; text-decoration: none; font-weight: normal; line-height: 36px; }
.title2 {  font-size: 12px; font-weight: normal; color: #990000; line-height: 20px}
.hytitle {
        font-size: 15px;
        font-weight: normal;
        color: #990000;
        line-height: 22px;
        text-decoration: underline;
}

.hj3 {
line-height: 17px
}



/* --搜索内容页标题背景定义-- */
.menu_so_title1
{
width:100px;height:30px;background:url("menu1[1].gif");font-weight: normal;padding-top:2px; 
}
.menu_so_title2{
width:100px;height:30px;background:url("menu2[1].gif");line-height: 150%;padding-top:2px;
}