﻿*
{
    padding: 0;
    margin: 0;
}
body
{
    color: #333333;
    text-align: center;
    min-height: 800px;
    height: auto !important;
    height: 800px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url('../images/body_b.gif');
}
form, input, selected, textarea, select, div
{
    font-size: 11.5px;
    font-family: Verdana;
}
tt
{
    font-family: 华文行楷;
}
.f1
{
    color: #FFC600;
}
.f2
{
    color: #D4A57D;
}
input
{
    border: solid 1px #cccccc;
}
.error
{
    padding: 6px 3px 3px 24px;
    background: #FFF1E7 url( '../admin/images/warning.gif' ) no-repeat 4px 5px;
    color: #CB3500;
    border: 1px solid #FF0000;
    width: 135px;
}
.username
{
    background-image: url(../admin/images/username.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 110px;
    height: 16px;
    font-size: 12px;
}
.password
{
    background-image: url(../admin/images/password.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 110px;
    height: 16px;
    font-size: 12px;
}
a
{
    color: #666666;
    text-decoration: none;
}
a:hover
{
    color: #FC8004;
    text-decoration: none;
}
.bodydiv
{
    text-align: center;
    width: 1000px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
.top
{
    float: left;
    width: 100%;
    width: 100% !important;
    min-height: 275px;
    height: auto !important;
    height: 275px;
}
.top_top
{
    float: left;
    width: 100%;
    width: 100% !important;
    height: 10px !important;
    height: 10px;
    background-image: url(../images/row1.gif);
    background-repeat: no-repeat;
}
.top_con
{
    float: left;
    width: 100%;
    width: 100% !important;
    height: 256px !important;
    height: 256px;
}
.top_bot
{
    float: left;
    width: 100%;
    width: 100% !important;
    height: 10px !important;
    height: 10px;
    background-image: url(../images/row2.gif);
    background-repeat: no-repeat;
}
.menu
{
    float: right;
    text-align: right;
    margin-top: 2px;
    width: 100%;
    width: 100% !important;
    height: 40px !important;
    height: 40px;
    background-image: url(../images/menu.gif);
    background-repeat: no-repeat;
    padding-top:2px;
}
.menu ul
{
    list-style-type: none;
    margin-top: 2px;
    margin-right: 40px;
}
.menu ul li
{
    float: right;
    font-size: 20px;
    text-align: center;
    padding: 0px;
    width: 130px;
    height: 100%;
}
.menu ul li a
{
    text-align: center;
    height: 22px;
    padding-top: 7px;
    vertical-align: middle;
    color: #FFC600;
}
.menu ul li a:link, .menu ul li a:visited
{
    display: block;
}
.menu ul li a:hover
{
    width: 100% !important;
    width: 100%;
    height: 22px !important;
    height: 22px;
    color:#D4A57D;
}
.body_left
{
    float: left;
    text-align: left;
    width: 258px;
    width: 258px !important;
    min-height: 100px;
    height: auto !important;
    height: 100px;
}
.body_con
{
    float: left;
    text-align: left;
    width: 473px;
    width: 473px !important;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    margin: 5px;
}
.body_right
{
    float: left;
    text-align: left;
    width: 258px;
    width: 258px !important;
    min-height: 100px;
    height: auto !important;
    height: 100px;
}
.left
{
    float: left;
    text-align: left;
    margin-top: 5px;
    width: 258px;
    width: 258px !important;
    min-height: 100px;
    height: auto !important;
    height: 100px;
}
.left_title
{
    width: 100%;
    width: 100% !important;
    height: 30px !important;
    height: 30px;
    background-image: url(../images/left_title.gif);
    background-repeat: no-repeat;
    padding-top:1px;
}
.left_con
{
    width: 246px;
    width: 246px !important;
    min-height: 165px;
    height: auto !important;
    height: 165px;
    border: solid 1px #511900;
    background-color: #FEF6E8;
    padding: 5px 5px;
}
.left_con1
{
    width: 246px;
    width: 246px !important;
    min-height: 286px;
    height: auto !important;
    height: 286px;
    border: solid 1px #511900;
    background-color: #FEF6E8;
    padding: 5px 5px;
}
.left_con ul li
{
    list-style: none;
    line-height: 25px;
    background-image: url( '../images/arrow.gif' );
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: left center;
    border-bottom: dotted 1px #666666;
}
.left_con1 ul li
{
    list-style: none;
    line-height: 25px;
    background-image: url( '../images/arrow.gif' );
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: left center;
    border-bottom: dotted 1px #666666;
}
.con
{
    float: left;
    text-align: left;
    width: 473px;
    width: 473px !important;
    min-height: 100px;
    height: auto !important;
    height: 100px;
}
.con_title
{
    width: 100%;
    width: 100% !important;
    height: 30px !important;
    height: 30px;
    background-image: url(../images/con_title.gif);
    background-repeat: no-repeat;
    padding-top:1px;
}
.con_con
{
    width: 471px;
    width: 471px !important;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    border: solid 1px #511900;
    background-color: #FEF6E8;
}
.con_con1
{
    float: left;
    width: 451px;
    width: 451px !important;
    min-height: 185px;
    height: auto !important;
    height: 185px;
    border: solid 1px #511900;
    background-color: #FEF6E8;
    padding: 10px;
}
.con_con1 ul li
{
    list-style: none;
    line-height: 25px;
    background-image: url( '../images/arrow.gif' );
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: left center;
    border-bottom: dotted 1px #666666;
}
.bot_con
{
    float: left;
    width: 978px;
    width: 978px !important;
    min-height: 10px;
    height: auto !important;
    height: 10px;
    border: solid 1px #511900;
    background-color: #FEF6E8;
    border-top: none;
    padding: 10px;
}
.bot_con1
{
    float: left;
    width: 978px;
    width: 978px !important;
    min-height: 10px;
    height: auto !important;
    height: 10px;
    padding: 10px;
    color: #ffffff;
}
#link
{
    height: 35px;
    padding: 3px;
    border: solid 1px #EDEDED;
}
/*content*/
.con_right
{
    float: right;
    text-align: left;
    width: 737px;
    width: 737px !important;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    margin-top:5px;
    margin-left: 5px;
}
.content_title
{
    float:right;
    width: 100%;
    width: 100% !important;
    height: 31px !important;
    height: 31px;
    background-image: url(../images/content_title.gif);
    background-repeat: no-repeat;
    color:#D4A57D;
}
.content_title a{color:#FFC600;}
.content_con
{
    float:right;
    width: 715px;
    width: 715px !important;
    min-height: 790px;
    height: auto !important;
    height: 790px;
    border: solid 1px #511900;
    background-color: #FEF6E8;
    padding:10px;
}
.content_con ul li
{
    list-style: none;
    line-height: 25px;
    background-image: url( '../images/arrow.gif' );
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: left center;
    border-bottom: dotted 1px #666666;
}
#con_title
{
    text-align:center;
    font-size:18px;
    font-weight:bolder;
    border-bottom:dotted 1px #666666;
}
/*sideNav*/
#sideNav{ min-width:243px;width:auto !important;width: 243px; min-height:29px;height: auto !important; height: 29px;}
h2{font-family: 华文行楷;cursor: pointer; margin: 2px 0px 5px; padding-left:5px; width: 241px !important;width: 241px;height: 31px !important; height: 31px; background:url('../images/menu.gif') no-repeat -5px -3px; font-size: 16px; line-height: 31px;color: #ffffff; font-weight:100;filter:alpha(opacity=60); }