﻿body
{
    font-size: 9pt;
    font-family: Arial;
    line-height: 150%;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #9C8535;
    background-image: url(blueImages/bg.jpg);
    background-repeat: repeat-x;
}
/*弃链接虚框*/
a, area
{
    blr: expression(this.onFocus=this.blur());
}
A:link
{
    font-size: 12px;
    text-decoration: underline;
    color: #000066;
}
A:visited
{
    font-size: 12px;
    text-decoration: underline;
    color: #000066;
}
A:hover
{
    font-size: 12px;
    text-decoration: underline;
    color: #ff0000;
}

/*白色链接文字　指向为黄色*/
A.link1:link
{
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "宋体";
    height: 20px;
    width: 78px;
    padding-top: 5px;
    font-weight: bold;
}
A.link1:visited
{
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "宋体";
    height: 20px;
    width: 78px;
    padding-top: 5px;
    font-weight: bold;
}
A.link1:hover
{
    font-size: 12px;
    color: #003366;
    text-decoration: none;
    font-family: "宋体";
    height: 20px;
    width: 78px;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
}
/*
有下划线
指向为黄色
*/
A.link2:link
{
    font-size: 12px;
    text-decoration: none;
    color: #003366;
    font-family: "宋体";
}
A.link2:visited
{
    font-size: 12px;
    text-decoration: none;
    color: #003366;
    font-family: "宋体";
}
A.link2:hover
{
    font-size: 12px;
    text-decoration: none;
    color: #FF6600;
    font-family: "宋体";
}
/*
浅褐色：#95957D
无下划线
指向为黄色
*/
A.a01:link
{
    font-size: 12px;
    text-decoration: none;
    color: #95957D;
    font-family: "宋体";
}
A.a01:visited
{
    font-size: 12px;
    text-decoration: none;
    color: #95957D;
    font-family: "宋体";
}
A.a01:hover
{
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    font-family: "宋体";
}
/*
白色：
无下划线
指向为黄色
*/
A.a02:link
{
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: "宋体";
}
A.a02:visited
{
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: "宋体";
}
A.a02:hover
{
    font-size: 12px;
    text-decoration: none;
    color: #ff0000;
    font-family: "宋体";
}
/*
黑色：#000
无下划线
指向为红色
*/
A.a03:link
{
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-family: "宋体";
}
A.a03:visited
{
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-family: "宋体";
}
A.a03:hover
{
    font-size: 12px;
    text-decoration: none;
    color: #FF0000;
    font-family: "宋体";
}

/* 文章段落字体设置 12号字 */
.content_min
{
    line-height: 1.8em;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
}
/* 文章段落字体设置 14号字 */
.content_max
{
    line-height: 2.2em;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
}


img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    margin: 0px;
}
.border_img
{
    margin: 2px;
    border-right: gainsboro solid;
    border-top: gainsboro solid;
    border-left: gainsboro solid;
    border-bottom: gainsboro solid;
    background-color: #ffffff;
}

.div-main
{
    width: 900px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    background-color: #9E8536;
    background-image: url(blueImages/bg_Div_main.jpg);
    background-repeat: repeat-y;
}
.div-top
{
    margin: 0px;
    height: 206px;
    width: 901px;
    background-image: url(blueImages/bg_Div_top.jpg);
}
.Div-leftBox
{
    background-color: #ffffff;
    padding-bottom: 5px;
    float: left;
    height: 100%;
    width: 240px;
    background-position-x: left;
    background-image: url(blueImages/left_bg.jpg);
    background-repeat: repeat-y;
}
.Div-rightBox
{
    float: left;
    background-color: #FFF6E8;
    padding-bottom: 5px;
    height: 100%;
    width: 626px;
}
/*栏目框--start---------------------------*/

.mod
{
    margin-top: 10px;
}
.mod .hd
{
}
.mod .bd
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    background-color: #ffffff;
    overflow: hidden;
}

/*栏目框--end---------------------------*/

/*---搜索框----------------------------*/
.box-search
{
    clear: both;
    background-position-x: left;
    background-image: url(blueImages/sousuo2.jpg);
    margin-bottom: 5px;
    width: 554px;
    background-repeat: no-repeat;
    height: 74px;
    text-align: left;
}

/*---竖式菜单------------------------------*/
.Menu
{
    height: 18px;
    padding-left: 0px;
    margin-bottom: 2px;
    padding-top: 4px;
    border-bottom: #dcdcdc 1px dashed;
}

.btn
{
    background-image: url(blueImages/bg_btn.gif);
    background-repeat: no-repeat;
    width: 95px;
    height: 18px;
    font-weight: bold;
    font-size: 12px;
    color: #330000;
    text-align: center;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.btn A:link
{
    font-size: 12px;
    text-decoration: none;
    color: #330000;
}
.btn A:visited
{
    font-size: 12px;
    text-decoration: none;
    color: #330000;
}
.btn A:hover
{
    font-size: 12px;
    text-decoration: none;
    color: #330000;
}
