﻿html, body, div, form, dl, dt, dd, img, h1, h2, h3, h4, h5, h6, ul, ol, li, p,  a, sup, caption, button
{
    margin: 0 auto;
    padding: 0pt;
    font-family: Arial,Verdana, Helvetica,sans-serif;
    border: 0px;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;
    line-height: 16px;
    color: #000000;
    
}


a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited
{
     color: #000000;
    text-decoration: none;
}
a:hover
{
    color:Red;
    text-decoration: none;
    text-decoration: underline;
}

a.main:link
{
    color: #000000;
    text-decoration: none;
}
a.main:visited
{
    color: #000000;
    text-decoration: none;
}
a.main:hover
{
    color: #FF0000;
    text-decoration: none;
}


A.red:link
{
    color: #FF0000;
    text-decoration: none;
}
A.red:visited
{
    color: #FF0000;
    text-decoration: none;
}
A.red:hover
{
    color: #FF0000;
    text-decoration: underline;
}


A.white:link
{
    color: #FFFFFF;
    text-decoration: none;
}
A.white:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
A.white:hover
{
    color: #FFFF00;
    text-decoration: none;
}

A.HyperLink:link
{
    color: #0000FF;
    text-decoration: none;
}
A.HyperLink:visited
{
    color: #0000FF;
    text-decoration: none;
}
A.HyperLink:hover
{
    color: #0000FF;
    text-decoration: underline;
}

A.Blue:link
{
    color: #336699;
    text-decoration: underline;
}
A.Blue:visited
{
    color: #336699;
    text-decoration: underline;
}
A.Blue:hover
{
    color: #336699;
    text-decoration: none;
}

A.Yellow:link
{
    color: yellow;
    text-decoration: none;
}
A.Yellow:visited
{
    color: yellow;
    text-decoration: none;
}
A.Yellow:hover
{
    color: yellow;
    text-decoration: underline;
}

A.LinkSelected:link
{
    color: #FF0000;
    text-decoration: none;
}
A.LinkSelected:visited
{
    color: #FF0000;
    text-decoration: none;
}
A.LinkSelected:hover
{
    color: #FF0000;
    text-decoration: none;
}


.View_Info_Images_Page
{
    text-align: right;
    height: 26px;
}

.View_Info_Xgxx
{
    border: 1px solid #DDDDDD;
    padding: 5px;
    margin: 5px;
    text-align: left;
    background-color: #F5F5F5;
}

.Meun
{
    background-image: url(/images/Meun_bg.png);
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.Meun table
{
    width: 100%;
    height: 50px;
}
.Meun td
{
    text-align: center;
}
.Meun a:link
{
    color: #3b3a3a;
    font-size: 18px;
    text-decoration: none;
}
.Meun a:visited
{
    color: #3b3a3a;
    font-size: 18px;
    text-decoration: none;
}
.Meun a:hover
{
    color: #FF0000;
    font-size: 18px;
    text-decoration: none;
}
.index_left_title
{
    color: #b98f00;
    font-size: 18px;
    font-weight: 600;
     height:40px;
}
.index_left_message
{
 line-height:30px;
  padding-bottom:20px;
}

A.products
{
 
    color:Red;
     font-size:12px;
      font-weight:600;
}

