﻿

/*::::::::容器样式::::::::*/

.contentborder
{
    text-align: center;
    height: 100%;
    width: 100%;
}

.content
{
    width: 1000px;
    border-bottom-width: 1px;
    border-bottom-color: #B5B4B4;
    text-align: left;
    background-color: #ffffff;
    padding: 0px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.header
{
}
.headerbg
{
    background-image: url('headerbg.jpg');
    height: 170px;
}
.main
{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 5px;
}


.navigate div.navbg1
{
    background-image: url('navbg1.gif');
    background-repeat: repeat-x;
    height: 28px;
}
.navigate div.navbg2
{
    background-image: url('navbg2.gif');
    background-repeat: repeat-x;
    height: 28px;
}
.navigate div.navbg3
{
    background-image: url('navbg3.gif');
    background-repeat: repeat-x;
    height: 28px;
}
.ann
{
    width: 100%;
    background-color: #F8E9C2;
}

.contentpart
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.contentpart ul
{
    padding: 0px;
    margin: 0px;
}

.contentpart li
{
    list-style-type: none;
    float: left;
    margin: 2px;
    padding: 0px;
}



.contentpanel
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}
.contentpanel table
{
    width: 100%;
    float: none;
    margin: 0px;
    padding: 0px;
}
.contentpanel th.thleft
{
    background-color: Transparent;
    width: 6px !important;
    background-image: url("titleleft.gif");
    background-position: left top;
    background-repeat: no-repeat;
}
.contentpanel th.thcenter
{
    background-image: url("titlemiddle.gif");
    background-position: top;
    background-repeat: repeat-x;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #793623;
    line-height: 120%;
}
.contentpanel th.thright
{
    background-color: Transparent;
    width: 6px !important;
    background-image: url("titleright.gif");
    background-position: right top;
    background-repeat: no-repeat;
}
.contentpanel td.tdbody
{
    border: 1px solid #FFA615;
    text-align: left;
}

.contentpaneltitle
{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 190px;
    text-align: left;
}

.footer
{
    border-top: 1px solid #E8812D;
}


.divpanel
{
    margin-bottom: 5px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.backpanel
{
    margin-bottom: 5px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.titletext
{
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #793623;
    vertical-align: middle;
}


/*::::::::图标::::::*/

.ico1
{
    background-image: url("ico1.gif");
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}

.ico2
{
    background-image: url("ico2.gif");
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
.ico3
{
    background-image: url("ico3.gif");
    height: 25px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 25px;
    vertical-align: middle;
}

.ico4
{
    background-image: url("ico4.gif");
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}

.ico5
{
    background-image: url("ico5.gif");
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}

/*::::::::基本样式::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
table, body
{
    font-size: 12px;
}

body
{
    margin: 0px;
    height: auto;
    color: #3A1A03;
    font-family: Arial;
    line-height: 170%;
    background-color: #FFECA2;
}

body
{
    margin: 0px;
    height: auto;
    color: #3A1A03;
    font-family: Arial;
    line-height: 170%;
    background-color: #FFECA2;
}

a:link
{
    font-style: normal;
    font-weight: normal;
    color: #3A1A03;
    text-decoration: none;
}
a:visited
{
    color: #3A1A03;
    text-decoration: none;
}
a:hover
{
    color: #D5622B;
    text-decoration: none;
}
a:active
{
    color: #A24A15;
    text-decoration: none;
}

/*::::::::大纲样式::::::::*/
.bgc1
{
    background-color: #F1AA62;
}

.bgc2
{
    background-color: #F6C18C;
}

.bgc3
{
    background-color: #FFDFBF;
}

.bgc4
{
    background-color: #FFE6CD;
}

.bgc5
{
    background-color: #FFEDE1;
}

.bgc6
{
    background-color: #FFF6F0;
}



.borderc1
{
    border-style: solid !important;
    border-color: #F28C42 !important;
}

.borderc2
{
    border-style: solid !important;
    border-color: #FFDAC1;
}


 div, li
{
    border-style: solid;
    border-color: #F28C42;
    border-width: 0px;
}

ul
{
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

.bgimg1
{
    background-image: url('hcbg.gif');
}

.bgimg2
{
    background-image: url('vcbg.gif');
}

.textsmallheight
{
    list-style-type: none;
    line-height: 150%;
}

.textsmallheight li
{
    list-style-type: none;
    line-height: 150%;
}

.textbold1
{
    font-weight: bold;
    color: #793623;
}

.textTop
{
    font-size: 16px;
    font-weight: bold !important;
    color: #FF0000 !important;
}

.textSmart
{
    color: #FF0000 !important;
}

/*::::::::表格样式::::::::*/


.table, .gridview
{
    width: 100%;
    border: 1px solid #FFA615;
    text-align: left;
}

.table td, .gridview td
{
    border-top: 1px solid #EED9C6;
    border-right-color: #EED9C6;
    border-bottom-color: #EED9C6;
    border-left-color: #EED9C6;
    background-color: #FFF6F0;
    line-height: 24px;
    text-align: left;
}

.table th
{
    background-color: #F4A26A;
    text-align: center;
    border-style: none;
    border-width: 1px;
    padding: 0px;
    line-height: 27px;
    vertical-align: middle;
    background-image: url(table_title.gif);
    background-repeat: repeat-x;
}


.gridview th
{
    background-color: #DD9459;
    text-align: left;
    border-style: none;
    border-width: 1px;
    padding: 0px;
    line-height: 27px;
    vertical-align: middle;
    background-image: url(table_title.gif);
    background-repeat: repeat-x;
}

.mousebg td
{
    background-color: #FBEDD8 !important;
}


/*::::::::控件样式::::::::*/
input, textarea, select
{
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}



/*:::::进度条样式:::::*/
.progress_bg
{
    height: 11px;
    background: #CDCDCD;
    overflow: hidden;
    float: left;
    margin-left: 13px !important;
    margin-left: 13px;
    margin-right: 10px;
}

.progress
{
    height: 11px;
    background: url(    'progress_bg.gif' ) repeat-x;
    border-left: 1px solid #EA7211;
    border-right: 1px solid #EA7211;
}

/*::::::::分页样式::::::::*/
.pagerStyle
{
    float: right;
}

.pagerStyle li
{
    width: 22px;
    height: 22px;
    float: left;
    list-style-type: none;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
    margin: 2px;
}

.pagerSteppingStyle
{
    width: auto !important;
    border-width: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.generalPagerStyle
{
    background-color: White;
    border-width: 1px;
}

.currentPagerStyle, .pagerMouseOverStyle
{
    border-width: 1px;
    font-weight: bold;
}




/*::::::::自定义按钮样式::::::::*/

.buttonStyle
{
    width: 120px;
}
.buttonStyle a
{
    color: #3E2011;
    text-decoration: none;
    height: 100%;
    width: 100%;
}

.buttonStyle li
{
    width: auto;
    height: 25px;
    float: left;
    list-style-type: none;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    margin: 2px;
    color: #3E2011;
    background-color: White;
    border: 1px solid #CB8B52;
    padding-left: 3px;
    padding-right: 3px;
}


