﻿
td, body
{
    color: #000;
    SCROLLBAR-FACE-COLOR: #f1f1f1;
    SCROLLBAR-HIGHLIGHT-COLOR: #fff;
    SCROLLBAR-SHADOW-COLOR: #fff;
    SCROLLBAR-ARROW-COLOR: #000;
    SCROLLBAR-DARKSHADOW-COLOR: #666;
    SCROLLBAR-BASE-COLOR: #666;
}
a:link
{
    color: #000;
    text-decoration: none;
}
a:visited
{
    COLOR: #000;
    TEXT-DECORATION: none;
}
a:active
{
    color: #008000;
    text-decoration: none;
}
a:hover
{
    color: #39f;
    text-decoration: underline;
}
.alpah
{
    filter: alpha(opacity=28);
}
.bg_td
{
    BACKGROUND-COLOR: #f7f7f7;
}
.adminmenu
{
    border-bottom: 1px solid #dedede;
    background: #efefef;
    width: 96%;
    *width: 100%;
    padding: 7px 2%;
    height: 24px;
    line-height: 22px;
    background-image: url('../image/inputbg.gif');
}
.adminmenu .span1
{
    float: left;
    height: 20px;
}
.adminmenu .span2
{
    float: right;
}
.adminmenu .login
{
    margin: 0;
}
.adminmenu .input
{
    width: 75px;
}
.adminmenu input
{
    margin-right: 5;
}
.menu
{
    border-bottom: 1px solid #dedede;
    background: #fff;
    width: 750px!important;
    *width: 760px;
    padding: 5px;
    height: 20px!important;
    *height: 30px;
}
.info
{
    background: #fff;
    width: 740px!important;
    *width: 760px;
    padding: 10px;
    text-align: left;
}
.main
{
    padding: 1px;
    background: #fff;
}
.htmlend
{
    background: #fcfcfc;
    width: 760px;
    padding: 0 0 7px 0;
}
.htmlend span
{
    float: right;
}
.htmlend .links
{
    padding: 4px;
    background: #eee;
}
.htmlend .copy
{
    padding: 10px;
}
.an
{
    background-image: url('../image/inputbg.gif');
    border: 1px solid #09c;
    FONT-SIZE: 12px;
    COLOR: #09c;
    LINE-HEIGHT: 120%;
    FONT-FAMILY: "瀹嬩綋","Tahoma","Verdana";
    BACKGROUND-COLOR: #efefef;
    TEXT-DECORATION: none;
}
.info_list
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.info_list a
{
    margin-left: 6;
}
.info_list li
{
    background-repeat: no-repeat;
}
.info_list div
{
    position: relative;
    padding: 5px;
}
.info_list .time
{
    position: absolute;
    right: 10px;
}
.info_list a:link
{
    color: #7b7b7b;
    text-decoration: none;
}
.info_list a:visited
{
    TEXT-DECORATION: none;
}
.info_list a:active
{
    text-decoration: none;
}
.info_list a:hover
{
    text-decoration: underline;
}
.page_list
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.page_list div
{
    position: relative;
    padding: 10px;
    BACKGROUND-COLOR: #fff;
}
.page_list select
{
    position: relative;
    top: -3px;
}
.page_list_span1
{
    position: absolute;
    right: 100px;
}
.page_list_span2
{
    position: absolute;
    right: 10px;
}
.form
{
    padding: 5px;
    border: 1px solid #efefef;
    background-image: url('../image/s.gif');
    background-color: #fefefe;
}
.form form
{
    margin: 0;
}
.form span
{
    margin-left: 110;
}
.form input, .form select
{
    margin-right: 5;
}
.form .key
{
    position: relative;
    bottom: 3px;
    width: 180px;
}
.form select
{
    position: relative;
    bottom: 2px;
}
.form .submit
{
    position: relative;
    top: 1px;
}
div.sdmenu div
{
    width: 100%;
    background-color: #aaa;
    background-image: url('../image/menu_bg.gif');
    overflow: hidden;
    border-bottom: 1px solid #fff;
}
div.sdmenu div.collapsed
{
    font-size: 13px;
    height: 30px;
}
div.sdmenu div span
{
    line-height: 30px;
    font-weight: bold;
    font-size: 13px;
    color: #000;
    cursor: default;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.sdmenu div span#subclass
{
    padding-left: 25px;
}
div.sdmenu div a
{
    padding: 5px 10px;
    background: #f0f0f0;
    display: block;
    border-bottom: 1px solid #fff;
    color: #000;
    text-decoration: none;
}
div.sdmenu div a.current
{
    background: #ccc;
    text-decoration: none;
}
div.sdmenu div a:hover
{
    background: #e0e0e0;
    color: #000;
    text-decoration: none;
}
.link
{
    margin: 0;
    padding: 0;
    text-align: center;
    height: 24px!important;
    height: 22px;
}
.link li
{
    width: 102px;
    margin: 0 2px 4px 0!important;
    margin: 0 0 2px 0;
    float: right;
    list-style: none;
    height: 22px;
}
.link a
{
    width: 100px;
    border: 1px solid #ddd;
    display: block;
    background: #f6f6f6;
    font-size: 12px;
    text-decoration: none;
    line-height: 22px;
    text-align: center;
    height: 22px;
}
.link a:link, .link a:visited
{
    background-image: url('/css/images/menu/1.gif');
    color: #000;
    text-decoration: none;
}
.link a:hover
{
    background-image: url('/css/images/menu/2.gif');
}
.link a:active
{
    background-image: url('/css/images/menu/3.gif');
}
