﻿/*****************************************************
/*  开始 a 标记的设置                                */
/*****************************************************

/* css_a_TopFrame_1  */
a.css_a_TopFrame_1:link
{
    font-family: 宋体;
    font-size: 13px;
    color: #006666;
    text-decoration: none;
}

a.css_a_TopFrame_1:active {
  font-family: 宋体;
  font-size: 13px;
  color: #006666;
  text-decoration:none;
}

a.css_a_TopFrame_1:visited {
  font-family: 宋体;
  font-size: 13px;
  color: #006666;
  text-decoration:none;
}

a.css_a_TopFrame_1:hover
{
    font-family: 宋体;
    font-size: 13px;
    color: #0066cc;
    text-decoration: underline;
}




/* css_a_TopFrame_2  */
a.css_a_TopFrame_2:link
{
    font-family: 宋体;
    font-size: 12px;
    font-weight:bold;
    color: #ffffff;
    text-decoration: none;
}

a.css_a_TopFrame_2:active {
    font-family: 宋体;
    font-size: 12px;
    font-weight:bold;
    color: #ffffff;
    text-decoration:none;
}

a.css_a_TopFrame_2:visited {
    font-family : 宋体;
    font-size: 12px;
    font-weight:bold;
    color: #ffffff;
    text-decoration:none;
}

a.css_a_TopFrame_2:hover
{
    font-family: 宋体;
    font-size: 12px;
    font-weight: bold;
    color: #ffff66;
    text-decoration: none;
}


/* css_a_FirstPage  */
a.css_a_FirstPage:link
{
    font-family: 宋体;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

a.css_a_FirstPage:active
{
    font-family: 宋体;
    font-size: 12px;
    color: #993300;
    text-decoration: none;
}

a.css_a_FirstPage:visited {
  font-family: 宋体;
  font-size: 12px;
  color:  #000000;
  text-decoration:none;
}

a.css_a_FirstPage:hover{
  font-family: 宋体;
  font-size: 12px;
  color : #993300;
  text-decoration:underline;
}



/* css_a_YyWork  */
a.css_a_YyWork:link
{
    font-family: 宋体;
    font-size: 13px;
    color: #330033;
    font-weight:bold;
    text-decoration: underline;
}

a.css_a_YyWork:active
{
    font-family: 宋体;
    font-size: 13px;
    color:  #330033;
    font-weight:bold;
    text-decoration: underline;
}

a.css_a_YyWork:visited
{
    font-family: 宋体;
    font-size: 13px;
    color: #330033;
    font-weight:bold;
    text-decoration: underline;
}

a.css_a_YyWork:hover
{
    font-family: 宋体;
    font-size: 13px;
    color: #ff4500;
    font-weight:bold;
    text-decoration: underline;
}


/*****************************************************
/*  开始 span 标记的设置                                */
/*****************************************************


/* css_span_FirstPage  */
span.css_span_FirstPage{
  font-family: 宋体;
  font-size: 12px;
  color: #000000;
}


/* css_span_Product  */
span.css_span_Product
{
    font-family: 宋体;
    font-size: 13px;
    color: #0066cc;
}


/* css_span_Top  */
span.css_span_Top
{
    font-family: 宋体;
    font-size: 12px;
    font-weight:bold;
    color: #ffffff;
}


/* css_span_FirstPage  */
span.css_span_FirstPage{
  font-family: 宋体;
  font-size: 12px;
  color: #000000;
}


/* css_span_Product  */
span.css_span_Product
{
    font-family: 宋体;
    font-size: 13px;
    color: #0066cc;
}


/* css_span_Left_1  */
span.css_span_Left_1
{
    font-family: 宋体;
    font-size: 13px;
    font-weight: bold;
    color: #1f1f16;
}


/* css_span_Left_2  */
span.css_span_Left_2
{
    font-family: 宋体;
    font-size: 13px;
    color: #0066cc;
}


