﻿*
{
    margin: 0 auto;
    padding: 0;
    cursor:cursor: url("bee.cur"), url("bee.cur"), url("bee.cur");
}
.OuterDiv, .InnerDiv
{
    position: relative;
    top: 10px;
    width: 1000px;
    height: 800px;
    background-color: #aaa;
}
.InnerDiv
{
    background-color: #fff;
    position: relative;
    top: -4px;
    left: -4px;
    border: 1px solid #000;
}
.nav, .mid
{
    width: 1000px;
    margin: 0px auto;
    border: 1 solid #666px;
}
.top, .footer
{
    width: 638px;
    height: 100px;
}
.top
{
    background-image: url(images_index/tittle.jpg);
}
.nav
{
    height: 30px;
    background-color: #555;
    text-align: right;
}
.mid
{
    height: 600px;
    width: 638px;
}
.left
{
    width: 357px;
    height: 800px;
    float: left;
    background-image: url(images_index/left.jpg);
}
.right
{
    width: 643px;
    background-color: #ccc;
    height: 800px;
}
.footer
{
    height: 100px;
    margin-top: 0px;
    background-image: url(images_index/footer.jpg);
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}
.CopyrightText
{
    text-align: center;
    font-family: Times New Roman;
    vertical-align: middle;
    position: relative;
    top: 25px;
    font-size: 14px;
    line-height: 250%;
    width: 450px;
}
.LeftFrame, .RightFrame
{
    border: none;
}
ul
{
    list-style: none;
}
li
{
    float: right;
    margin-right: 5px;
}
li a
{
    display: block;
    width: 100px;
    height: 24px;
    margin-left: 5px;
    margin-top: 3px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    float: left;
    font-family: Arial;
    font-size: 12px;
    border: solid 1px #ccc;
}

li a:link
{
    color: #ff3399;
}
li a:hover
{
    color: #0000ff;
    background-color: #999;
}
li a:active
{
    color: #f00;
}
li a:visited
{
    color: #ff3399;
}
.AText_Tittle
{
    position: relative;
    top: 4px;
}
.ButtonImg
{
    border: 0;
    float: none;
    top: 100px;
    left: 90px;
    position: relative;
}


.Texto, .JiaZhong,.TextoTittle
{
    font-family: Times New Roman;
    font-size: 16px;
    line-height: 30px;
}
.TextoTittle
{
  font-size:30px;
  font-weight:bold;
  margin-left:20px;
}
.JiaZhong
{
    font-weight: bold;
    text-decoration: underline;
}
.ImgStyle
{
    width: 20px;
    height: 20px;
    border: 0;
    margin: 0px 2px;
}
.DivList
{
    font-family:Times New Roman;
    margin-left:35px;
    
}
